Commit Graph

2504 Commits (10f74dff18352bd812b9b74b63b490380a6b0f6f)
 

Author SHA1 Message Date
Connor McLaughlin 96b86acb4f Qt: Move debug GPU device to advanced options 5 years ago
Connor McLaughlin 70767dc6bf CPU/Recompiler/AArch64: Use cmn for negative constant comparisons 5 years ago
Connor McLaughlin 901ca71fdc CPU/Recompiler: Add temporary inhibiting of register allocation 5 years ago
Connor McLaughlin 1d5f810a4b CPU/Recompiler: Disable memory access exceptions by default
This means it'll no longer pass amidog's CPU test in the default config.
But no games rely on this. You can enable it in advanced options if you
want to pass the CPU test.
5 years ago
Connor McLaughlin b1377fe0d9 CPU/Recompiler: Add a fast block lookup array
Up to 15% perf improvement.
5 years ago
Connor McLaughlin f6e88353eb CPU/Recompiler: Make generated code invariant to virtual PC 5 years ago
Connor McLaughlin 8d4216068a CPU/Recompiler: Implement div/divu 5 years ago
Connor McLaughlin a2f271c505 CPU: Simplify some exception checks in cop0-3 5 years ago
Connor McLaughlin 80be38b7c8 Updater/Win32: Grammar fix in message 5 years ago
Connor McLaughlin 472f1c1c6b Updater: Display a more helpful message if ran manually 5 years ago
Connor McLaughlin 7fde0d93a6 Update README.md with latest changes 5 years ago
Connor McLaughlin 92bc65d883 Qt: Turn language list into radio buttons 5 years ago
Connor McLaughlin e5c46a54b7 System: Restore/reset state on recreating GPU/updating settings
Fixes display corruption on RetroArch when switching renderers.
5 years ago
Connor McLaughlin 359234080a D3D11: Set GS to null when restoring state
Fixes the D3D11 renderer being broken on RetroArch due to it leaving a
geometry shader bound.
5 years ago
Connor McLaughlin 7ab521f740 Updater: Handle UTF-8 paths when launching at end 5 years ago
Connor McLaughlin f0e3373cb2 Qt: Add message about unofficial builds auto-update incompatibility 5 years ago
Connor McLaughlin 72053e5500 Qt: Fix non-auto-update-enabled builds 5 years ago
Connor McLaughlin c2a60b766d CI: Tag Windows builds so they can be updated 5 years ago
Connor McLaughlin c09bfc4d2b Qt: Add automatic updater 5 years ago
Connor McLaughlin 070b16e611 Updater/Win32: Use shell for deleting directories 5 years ago
Connor McLaughlin 512a8b2b39 FileSystem: Make more functions UTF-8 compatible on Windows 5 years ago
Connor McLaughlin f1315b182f Updater: Fix hang instead of skipping updater.exe 5 years ago
Connor McLaughlin e956bbdab8 Updater: Don't always open console window 5 years ago
Connor McLaughlin 8bc6433be1 scmversion: Include the current commit hash 5 years ago
Connor McLaughlin 64b745fd56 CI: Fix Windows build upload 5 years ago
Connor McLaughlin 389c4945e0 CI: Use zips instead of 7z for Windows downloads 5 years ago
Connor McLaughlin 199315cea7 CI: Rename updater to updater.exe 5 years ago
Connor McLaughlin 12bef7caa2 Add update installer program (Windows only for now) 5 years ago
Connor McLaughlin 045e6dff61 Common: Add Win32ProgressCallback 5 years ago
Connor McLaughlin 7cafb8c515 Common: Add MinizipHelpers (RAM and UTF-8 compatible fopen) 5 years ago
Connor McLaughlin 6e586311e8 Common: Add title, modal information to ProgressCallback 5 years ago
Connor McLaughlin 8c1a72f640 Qt: Unmark window info error for translation 5 years ago
Connor McLaughlin 05f0ce6da8 libretro: Fix build 5 years ago
Connor McLaughlin 9ee4c0a898 Update compatibility list 5 years ago
Connor McLaughlin 2cc1fe9c02 libretro: Expose CD-ROM preload option 5 years ago
Connor McLaughlin d73692caf7
Merge pull request #712 from RibShark/master
Only force 2 second pregap for track 1
5 years ago
RibShark 1ebbb1e42a
Only force 2 second pregap for track 1
Fixes #579
5 years ago
Connor McLaughlin b6d25c46e4 Qt: Add de language to update_translations.bat 5 years ago
Connor McLaughlin 34a515cd08 Update compatibility list 5 years ago
Connor McLaughlin a7dbb9ab28 CDImage: Work around cue parser requiring new line at end 5 years ago
Connor McLaughlin 466e4099d4 CDROM: Fix handling of logical seeks to audio sectors
Fixes Wizard's Harmony.
5 years ago
Connor McLaughlin fbdc9ae631 CommonHostInterface: Remove additional API reset/restore on screenshot 5 years ago
Connor McLaughlin dd9705ef31 GPU/HW: Fix last row of oversized writes not applying
Combined with the wrap changes, fixes Namco Museum motherboard scene.
5 years ago
Connor McLaughlin 0b0bc32afb GPU/HW: Use texture samplers rather than fetching for batches
Enables wrap-around.
5 years ago
Connor McLaughlin 0fc301d654 GPU/HW: Use wrap texture address modes 5 years ago
Connor McLaughlin 231c0b5ff6 GPU/SW: Wrap texture coordinates when sampling 5 years ago
Connor McLaughlin 69cbc0b5a2 GL/Texture: Add wrap texture mode option 5 years ago
Connor McLaughlin 3df1670809 libretro: Try for a GLES context first depending on preferred renderer 5 years ago
Connor McLaughlin e198e31598 Qt: Add German/Deutsch translation 5 years ago
Connor McLaughlin 8b4624a98e Update Portuguese (Br) translation 5 years ago