Commit Graph

332 Commits (c52c0608aefa50f0a6bb96d2270a07790b291eb2)
 

Author SHA1 Message Date
Connor McLaughlin c52c0608ae GPU: Move resolution scale to hardware backend only 5 years ago
Connor McLaughlin c9feb7ea07 GPU: Add force true color setting 5 years ago
Connor McLaughlin fc09b722ea GPU: Truncate fragment values to 15-bit RGB 5 years ago
Connor McLaughlin bbd7798ca4 GPU: Apply dither pattern more correctly at higher resolutions 5 years ago
Connor McLaughlin 3aa4219067 GPU: Implement dithering on software backend 5 years ago
Connor McLaughlin ac82383abe GPU: Implement dithering on OpenGL backend 5 years ago
Connor McLaughlin 1d1da1d82c GPU: Add VRAM read/write stats to GL renderer 5 years ago
Connor McLaughlin 1c79737021 GPU: Simplify batch state 5 years ago
Connor McLaughlin d8a02d7a15 common: Add macro for generating static/friend enum class operators 5 years ago
Connor McLaughlin f5e1d443fa Frontend: Implement Resume functionality 5 years ago
Connor McLaughlin 1540769cb4 GPU: Fix interlaced display at higher internal resolutions 5 years ago
Connor McLaughlin 5626d4f282 GPU: Fix texcoord off-by-one error in rectangles 5 years ago
Connor McLaughlin 9f5bd6e5f9 SPU: Correct sample rate display in debugger 5 years ago
Connor McLaughlin 40eb157d77 SPU: Fix off-by-one-sampling-error causing noise in output 5 years ago
Connor McLaughlin 6f7b9c8e28 Frontend: Fix last two slots missing from quick load 5 years ago
Connor McLaughlin 3ad6b005a8 Frontend: Add hotkey for toggling speed limiter 5 years ago
Connor McLaughlin 772ef27a55 GPU: Implement display disable command GP1(03h) 5 years ago
Connor McLaughlin 9bda6c5ef7 Frontend: Hook up change disc menu item 5 years ago
Connor McLaughlin 3128d0ebcb CDROM: Shell open flag behavior when changing discs 5 years ago
Connor McLaughlin a1ed2d1d77 CDROM: Implement motor on command 5 years ago
Connor McLaughlin c15822d745 CDROM: Implement stop command 5 years ago
Connor McLaughlin 6e60991fd0 Frontend: Add hotkey to adjust resolution scale 5 years ago
Connor McLaughlin 49be3efb35 GPU: Preserve low bits in upscaled texture coordinates 5 years ago
Connor McLaughlin 12ce777e30 Frontend: Add toggle for software rendering 5 years ago
Connor McLaughlin d1be9460b9 Frontend: Ignore key repeat events for controller/speed limit 5 years ago
Connor McLaughlin 2b419fcb08 Frontend: Add frame step hotkey (SPACE)/menu item 5 years ago
Connor McLaughlin 21f555cf8f Frontend: Add pause support 5 years ago
Connor McLaughlin 4e6596adfb GPU: Update display after loading state
Fixes black frame after switching renderers.
5 years ago
Connor McLaughlin 5f0980c684 dep: Update imgui 5 years ago
Connor McLaughlin b1d3ba3d68 GPU: Remove unused resolution fields in CRTC 5 years ago
Connor McLaughlin 6bbf5b70bb CDROM: More refactoring, playing -> header valid bit changes 5 years ago
Connor McLaughlin dd4b9609b5 CDROM: Increase ack timing 5 years ago
Connor McLaughlin 0092cb1016 Pad: Set up memory cards via settings 5 years ago
Connor McLaughlin 739ada4721 CDROM: Send pre-pause/seek/read stat for commands 5 years ago
Connor McLaughlin 83b67b3c4c Frontend: Clear focus after loading/saving state 5 years ago
Connor McLaughlin 4181b8c6b5 CDROM: Fix XA sectors overwriting unfetched data sectors 5 years ago
Connor McLaughlin 273d807e31 Common: Add HeapArray class 5 years ago
Connor McLaughlin 41574d92e8 Build: Enable conformance mode 5 years ago
Connor McLaughlin e99f0a4acf Pad: Use baud rate for transfer delay 5 years ago
Connor McLaughlin 4283fa7f74 CDROM: Tweak timings / add missing status update 5 years ago
Connor McLaughlin f22de715c7 Frontend: Hook up right stick button to main menu bar 5 years ago
Connor McLaughlin f314a26eee Handle controller inputs in ImGui 5 years ago
Connor McLaughlin f538123210 Frontend: Use imgui functions for handling SDL events 5 years ago
Connor McLaughlin 0d71ebccc8 Frontend: Add display linear filtering option 5 years ago
Connor McLaughlin f9e964e34d CDImage: Relational operators for Position 5 years ago
Connor McLaughlin 88eec0a56b GPU: Fix internal resolution options not displaying 5 years ago
Connor McLaughlin 62f6a5597e CDROM: Don't crash emulator when interrupts are missed 5 years ago
Connor McLaughlin b0c492fd43 DigitalController: Fix broken input due to 0x01 handling
Fixes THPS among others.
5 years ago
Connor McLaughlin 3b32053065 Build: Disable LTCG in Release builds 5 years ago
Connor McLaughlin 99663d119c CDROM: Refactoring seek/read to support timing 5 years ago