Commit Graph

2698 Commits (257cc7518371d62edbac752eb6f6cc7e5c00fea1)
 

Author SHA1 Message Date
Connor McLaughlin d3f87dc357 SDL: Fix CPU clock control in menu not applying 5 years ago
Connor McLaughlin b704c37e91 CPU/Recompiler: Implement speculative constants 5 years ago
Connor McLaughlin 51eff82eb6 CPU/Recompiler: Implement lwl/lwr/swl/swr 5 years ago
Connor McLaughlin 7566c45f64 CPU/Recompiler: Implement fastmem 5 years ago
Connor McLaughlin ceb67b5018 Common: Add memory arena and page fault handler classes 5 years ago
Connor McLaughlin 11faf6ccfb CPU/Recompiler: Skip calling event update on interrupts 5 years ago
Connor McLaughlin a16c2f5462 CPU/Recompiler: Skip tracking some more interpreter state 5 years ago
Connor McLaughlin a6f8dde790 CPU/Recompiler: Faster ASM dispatcher 5 years ago
Connor McLaughlin cb351a7dbd CPU: Move interrupt check out of inner-most exec loop 5 years ago
Connor McLaughlin 0afdc04d88 CPU/Recompiler: Optimize constant reads (and some writes) 5 years ago
Connor McLaughlin 69b2c3fc2d StateWrapper: Track save state version 5 years ago
Connor McLaughlin 893268bba5 CDImage: Fix crash on invalid cue/chd with no tracks 5 years ago
Connor McLaughlin 95f7821691
Merge pull request #975 from BenjaminSiskoo/master
Typos Fixes Benjamin Siskoo, Zet Sensei and Elcor
5 years ago
Connor McLaughlin a004ae0d5b
Merge pull request #976 from MaddTheSane/icon
Make better icns from Windows icon.
5 years ago
Connor McLaughlin d6758aacce CDSubchannelReplacement: Fix a crash on invalid input 5 years ago
C.W. Betts c2eea7776e Make better icns from Windows icon. 5 years ago
Benjamin Siskoo c04f831b3f
Typos Fixes by Benjamin Siskoo
Thanks Zet Sensei and Elcor
5 years ago
Connor McLaughlin d950779662 Android: Use alert not toast for BIOS import error 5 years ago
Connor McLaughlin e5cdb7751b Android: Prevent OOM when importing invalid BIOSes 5 years ago
Connor McLaughlin 19f4921ca7 GPU/OpenGL: Fix crash on non-dual-source-blend drivers 5 years ago
Connor McLaughlin e78ea2b60e Android: Fix crash on startup 5 years ago
Connor McLaughlin 8b6309aff6 Android: Add volume control to settings 5 years ago
Connor McLaughlin ad827155e6 Android: Re-add missing audio options 5 years ago
Connor McLaughlin 7b0a3d4e59
Merge pull request #973 from andercard0/patch-19
Update Brazilian Portuguese Translation
5 years ago
Connor McLaughlin 60e94a9e19 Qt: Update Chinese translation from @zkdpower 5 years ago
Connor McLaughlin e7945b422f Android: Split settings into tabs 5 years ago
Connor McLaughlin 2a824751e7 Android: Improve external controller/add auto-hide touch option 5 years ago
Connor McLaughlin 3b6b7007b3 OpenSLESAudioStream: Add additional logging 5 years ago
Connor McLaughlin c8011f0b02 Build: Add missing FindOpenSLES module 5 years ago
Connor McLaughlin 8b3db72677 Android: Add logging options to settings 5 years ago
Benjamin Siskoo e22601f3df
Update duckstation-qt_fr.ts
Typos fixing
5 years ago
Anderson_Cardoso b692e9624e
Update Brazilian Portuguese Translation
Translated
- Minor options revised;
- (Mainwindow) Game properties;
5 years ago
Connor McLaughlin e9dcf7fe33 Add French translation by @BenjaminSiskoo 5 years ago
Connor McLaughlin d1018abd5b libretro: Fix incorrectly named CD-ROM Read Speedup option 5 years ago
Connor McLaughlin 56c511b45c Qt: Add Game Properties to view menu (for running game) 5 years ago
Connor McLaughlin eb89bbd909 Android: Fix right stick/L2/R2 on external controller 5 years ago
Connor McLaughlin 962f3407b4 Android: Add OpenSL ES audio backend 5 years ago
Connor McLaughlin 82f00237af Data: Add simple-brightness and simple-gamma shaders 5 years ago
Connor McLaughlin 49cea927f0 Build: Add ARM64 platform for Windows 5 years ago
Connor McLaughlin 69d29d7395 GL/Context: Don't use WGL on Windows/ARM64 5 years ago
Connor McLaughlin df15229eec Common/CPUDetect: Add ARM64 for MSVC 5 years ago
Connor McLaughlin 922db9d8ee dep/vixl: Compile fixes for MSVC 5 years ago
Connor McLaughlin b76859a8c2 Update Qt submodule 5 years ago
Connor McLaughlin b53be2687d dep/sdl2: Add ARM64 binaries 5 years ago
Connor McLaughlin 10f74dff18 dep/vixl: Add MSVC project 5 years ago
Connor McLaughlin f81502ea6f Add ARM64 Qt to QtCompile.props 5 years ago
Connor McLaughlin f0ac695710 dep/sdl2: Fix compilation on ARM64 5 years ago
Connor McLaughlin c533a6dfd7
Merge pull request #960 from andercard0/patch-18
Atualização Tradução Português do Brasil
5 years ago
Connor McLaughlin 529df100a3
Merge pull request #963 from rtissera/gpu_sw_opt-1
Minor gpu_sw optimizations and warning fixes
5 years ago
Connor McLaughlin 49bd23d32c
Merge pull request #967 from MaddTheSane/patch-1
Make context_agl.h compatible with ObjC ARC code.
5 years ago