Commit Graph

259 Commits (43869bf74c878c8f45ac3ab3a0a7b5803ac4df85)

Author SHA1 Message Date
Connor McLaughlin c7e8233b7b System: Move present skip check to core 4 years ago
Connor McLaughlin 0f82dc9161 System: Use streaming for compressed save 4 years ago
Connor McLaughlin 759938a5cf System: Support compressing save states 4 years ago
Connor McLaughlin c66a9f117d System: Don't empty buffers on state load 4 years ago
Connor McLaughlin 86cba1e04d System: Fix present skip getting activated on unpause
When using vsync+sync to host refresh+optimal frame pacing.
4 years ago
Connor McLaughlin 3abf1df362 System: Fix volume after toggling fast forward 4 years ago
Connor McLaughlin 5b2c18e27c SPU: Convert to namespace 4 years ago
Connor McLaughlin 6c69cf33c2 System: Fix loading states with different media path 4 years ago
Connor McLaughlin 795ddee79c Qt: Fix relative mode for PSMouse 4 years ago
Connor McLaughlin 4faa49d42c System: Fix framerate spike after pausing in debugger 4 years ago
Connor McLaughlin c3da236f92 System: Preparations for per-game controller settings 4 years ago
Connor McLaughlin 54c2447ff3 System: Rework some throttler/vsync logic 4 years ago
Connor McLaughlin 1289064316 Settings: Drop audio sync option
Not relevant since time stretching was added.
4 years ago
Connor McLaughlin 57c1ca97f7 Qt: Hook up audio driver selection 4 years ago
Connor McLaughlin 06ecc50797 System: Fix CPU usage not showing for sw-renderer-for-readbacks 4 years ago
Connor McLaughlin 8f314c8d49 System: Fix vsync resetting on pause and fast forward on boot 4 years ago
Connor McLaughlin 589785f8a0 System: Don't print whole path in save OSD messages 4 years ago
Connor McLaughlin 6bf0ad789e fixup! Misc: Necessary emucore changes for Android 4 years ago
Connor McLaughlin 523297c60e System: Fix querying invalid handle on boot 4 years ago
Connor McLaughlin 9c3e4c78c8 System: Fix match window aspect ratio not working on startup 4 years ago
Connor McLaughlin 3505ca26e0 SaveStateSelectorUI: Fix loading/saving without popup 4 years ago
Connor McLaughlin a899ca88f2 Build: Make OpenGL/Vulkan renderers optional
And disabled on Windows/arm64.
4 years ago
Connor McLaughlin 89659db7ee Path: Unicode handling and tests for SanitizeFileName 4 years ago
Connor McLaughlin be5b979713 AudioStream: Make speed changes less poppy 4 years ago
Connor McLaughlin 68b5dd869c SPU: Add time stretched audio output 4 years ago
Connor McLaughlin a461ba8be6 System: Update speed limiter on boot 4 years ago
Connor McLaughlin 6b8b08ef61 System: Fix invalid memory read in SW thread stats 4 years ago
Connor McLaughlin 6386004b2c FullscreenUI: Fix incorrect vsync state on unpause 4 years ago
Connor McLaughlin c2f4b7e7b8 CDROM: Only apply extra remove delay on disc swap 4 years ago
Connor McLaughlin fc40397818 GPU: Don't set empty post chain 4 years ago
Connor McLaughlin be03998be0 System: Fix title not showing for non-database discs 4 years ago
Connor McLaughlin a1edddc59d CDROM: Revamp/improve preload image procedure 4 years ago
Connor McLaughlin 75b4891f78 Qt: Fix Apply Game Settings option 4 years ago
Connor McLaughlin 701780e2ef Qt: Regression fixes 4 years ago
Connor McLaughlin b42b5501f6 UI: Massive revamp, new features and improvements 4 years ago
Connor McLaughlin af91fcf195 Backport more common classes 4 years ago
Connor McLaughlin b7fbde31a7 Move utility classes from common to own static lib 4 years ago
Connor McLaughlin d2ca454576 Sync filesystem.h/path.h 4 years ago
Connor McLaughlin b5bf3593c4 ByteStream: Move routines from FileSystem to ByteStream 4 years ago
wheremyfoodat d959899022 Allow .ps-exe suffix for executables. 4 years ago
Connor McLaughlin 9ab64ecdb3 CDImage: Add Precache() method 5 years ago
Connor McLaughlin a55b5022c7 System: Include cheevos state in save states 5 years ago
Brian Blakely 717ee3103f M3U: Preloading to RAM for single-disc playlists. 5 years ago
Connor McLaughlin 4513c7a23d System: Invalidate instead of flushing code cache on memory state 5 years ago
Connor McLaughlin fe2062ff9f System: Warning fix 5 years ago
Connor McLaughlin c346dfe8a4 SPU: Drop OOB register warnings to dev level 5 years ago
Connor McLaughlin 14eecae680 System: Use exe hash plus pvd hash for image hash code 5 years ago
Connor McLaughlin 946481c2aa System: Add a workaround for PSF files with incorrect header 5 years ago
Connor McLaughlin 355d7664d2 System: Fix unused variable warning 5 years ago
Connor McLaughlin 75e9506803 System: Get rid of double GPU reset 5 years ago