Commit Graph

3573 Commits (c17fb8842659bcddc5cde78e0001d64aef05ab0e)
 

Author SHA1 Message Date
Connor McLaughlin d44de3a9dc System: Use SetWaitableTimer() for throttling on Windows 4 years ago
Connor McLaughlin 3b433d8d3e Android: Add sustained performance mode option 4 years ago
Connor McLaughlin 93959a9d88 CPU: Fix crash with some block cycle counts on ARM
Fixes crash in Capcom vs SNK Pro.
4 years ago
Connor McLaughlin 6ad8a6666c Android: Enable resampling by default 4 years ago
Connor McLaughlin 434f75658c Android: Fix incorrect code in key list 4 years ago
Connor McLaughlin a27f220f79 Android: Support binding volume buttons 4 years ago
Connor McLaughlin 37f9f118c4 Android: Add 'Open Pause Menu' hotkey 4 years ago
Connor McLaughlin 60232c390a Android: Use checkbox list for patch codes/cheats 4 years ago
Connor McLaughlin 1ae4b94eb2 AudioStream: Don't hold lock while resampling 4 years ago
Connor McLaughlin 2b5cfb272c Qt: Add dump VRAM and SPU RAM actions 4 years ago
Connor McLaughlin 5746dcdbd4 Android: Fix build 4 years ago
Connor McLaughlin b5ffbfe826 Qt: Fix audio sliders not applying correctly 4 years ago
Connor McLaughlin b3fd07e1b5 GameSettings: Adjust crop area for FF7 4 years ago
Connor McLaughlin 220f2f4845 Vulkan: Fix typo causing debug shaders to be used 4 years ago
Connor McLaughlin d101f7cf9d
Merge pull request #1442 from andercard0/patch-63
Atualização Português do Brasil
4 years ago
Anderson_Cardoso fc58d8e8cc
Atualização Português do Brasil
Android - Strings not available for translation as follows:

- Theme
- Downsampling
- Controller Mapping
- Use analog Sticks for D-Pad
- Disable All Enhancements 
- Threaded GPU Presentation
- Clear Bindings (in controller mapping options menu)
- Port 1 / Port 2 (in controller mapping options menu)
- Hotkeys (in controller mapping options menu)
4 years ago
Connor McLaughlin a0a24c7752 GPU/Vulkan: Only update sample texture when render area dirty
Fixes crash when using Show VRAM in some games with Vulkan.
4 years ago
Connor McLaughlin 16ad54143b HostInterface: Don't sleep when syncing to host refresh 4 years ago
Connor McLaughlin 0884954d10
Merge pull request #1438 from zkdpower/master
Update Simple-Chinese language file to latest
4 years ago
zkdpower 6712f6b649
Update Simple-Chinese language file to latest
Update Simple-Chinese language file to latest
4 years ago
Connor McLaughlin c18fa06f0c Android: Add 'Sync To Host Refresh Rate' option 4 years ago
Connor McLaughlin 873b9f622a
Merge pull request #1432 from andercard0/patch-62
Atualização Português do Brasil
4 years ago
Connor McLaughlin e5915846a4
Merge pull request #1433 from ggrtk/qt-update-widget-help-text
Qt: Update widget help text
4 years ago
Connor McLaughlin 13cba122ef HostDisplay: Move Windows fallback for refresh rate query to HostInterface 4 years ago
Connor McLaughlin fd166a4485 ShaderCache: Add a data version field
We can increment this to prevent people's shader caches from growing too
large with shader changes.
4 years ago
Connor McLaughlin 97971464d1 GPU/ShaderGen: Remove texcoord offset
Doesn't seem to be needed anymore, and causes issues in some games (e.g.
flickering polygons in Evil Dead)
4 years ago
Albert Liu 29331ef679 Qt: Update widget help text 4 years ago
Anderson_Cardoso 69f14feec1
Atualização Português do Brasil
Android - Strings not available for translation as follows:

- Theme
- Downsampling
- Controller Mapping
- Use analog Sticks for D-Pad
- Disable All Enhancements 
- Threaded GPU Presentation
- Clear Bindings (in controller mapping options menu)
- Port 1 / Port 2 (in controller mapping options menu)
- Hotkeys (in controller mapping options menu)
4 years ago
Connor McLaughlin ba2710fb4c
Update README.md 4 years ago
Connor McLaughlin bc5fb850d4 AudioStream: Reset resampler state on emptying buffers 4 years ago
Connor McLaughlin 43d01776dc HostInterface: Add "Sync To Host Refresh Rate" option 4 years ago
Connor McLaughlin bb572741ae HostDisplay: Add GetHostRefreshRate() function
Only implemented in Windows for now.
4 years ago
Connor McLaughlin 5769830b72 Android: Fix incorrect string refresh in audio settings 4 years ago
Connor McLaughlin d23645e02f CMake: Fix Linux build 4 years ago
Connor McLaughlin ce965e89ca Qt/Android: Add help text for resampling, turn on by default 4 years ago
Connor McLaughlin fdeef65676 Qt: Move emulation speed settings to console settings 4 years ago
Connor McLaughlin 54f5563321 Qt: Add turbo speed setting 4 years ago
Connor McLaughlin d73fedcef1 Qt: Make about dialog slightly taller 4 years ago
Connor McLaughlin 692eb035ec Qt: Fix flex sizing with >1 flex column 4 years ago
Connor McLaughlin 25847494d5 dep/xxhash: Set XXH_X86DISPATCH_ALLOW_AVX on x86/x64 4 years ago
Connor McLaughlin 5996945b37 Android: Use Java thread for emulation thread 4 years ago
Connor McLaughlin a5f9aa11e1 Settings: Add audio resampling when running at non-standard speed 4 years ago
Connor McLaughlin 54c7fc6b08 AudioStream: Support resampling input 4 years ago
Connor McLaughlin 1eab296ec3 dep: Add libsamplerate 4 years ago
Connor McLaughlin bc6444b6ff Update compatibility list and settings 4 years ago
Connor McLaughlin 5d7d848fe6 CMake: Don't disable EGL for Android
Fixes OpenGL renderer being unavailable.
4 years ago
Connor McLaughlin 19032750b4 CDROM: Don't treat no-region discs as audio CDs
Fixes some homebrew games not booting.
4 years ago
Connor McLaughlin 2c2195b116 Qt: Update Polish translation by Zuzia 4 years ago
Connor McLaughlin 11992bde4e TimingEvents: Use function pointers instead of std::function 4 years ago
zkdpower 8c241ed8de
Update Simple-Chinese language file to latest (#1424)
* Update Simple-Chinese language file to latest

Update Simple-Chinese language file to latest

* Update Simple-Chinese language file to latest

Update Simple-Chinese language file to latest
4 years ago