Commit Graph

322 Commits (720b5c1e9d7c01a6a3b6d6f323cd2bbf5c631de2)

Author SHA1 Message Date
Connor McLaughlin 587fbf6ca7 System: Disable auto analog mode when starting shell 4 years ago
Connor McLaughlin f25d7f6e09 Misc: Fix various warnings 4 years ago
Connor McLaughlin a9038133c8 HostDisplay: Common texture base class for all APIs 4 years ago
Connor McLaughlin 971bba07d6 GPU: Make perspective-correct color interpolation toggleable 4 years ago
Connor McLaughlin 84917ec6aa Common/Image: Add resize methods 4 years ago
Connor McLaughlin d25a9a22e3 System: Fix per-game bindings being used when disabled 4 years ago
Connor McLaughlin cba4bb4ab2 Achievements: Show primed/challenge-in-progress achievements 4 years ago
Connor McLaughlin 3e16dbfc37 System: Fix crash when toggling memory exceptions off 4 years ago
Connor McLaughlin 21b7261dc9 System: Fix turbo getting dropped on renderer switch 4 years ago
Connor McLaughlin 023900dc77 System: Fix inverted save screenshot colour channels 4 years ago
Connor McLaughlin bec0d6e7df HostDisplay: Add GPU usage statistics 4 years ago
Connor McLaughlin 3a5bf6d29b System: Move overlay checking to common 4 years ago
Connor McLaughlin 7bbacd2392 Misc: Remove unused code 4 years ago
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
Connor McLaughlin c4f0dafb1f System: Don't time memory load/save states by default
Reduces log spam.
5 years ago
Connor McLaughlin 50a09384e1 CommonHostInterface: Add onscreen indicator for rewind 5 years ago
Connor McLaughlin 29bc0c950a System: Reset before loading save state on boot 5 years ago
Connor McLaughlin 0000750527 System: Fix rewind rate with vsync off 5 years ago
Anderson_Cardoso 41fc84ae51
Update information about SBI file
A simple update message to make it more clear for end users in regard SBI files.
5 years ago
Connor McLaughlin 14e7f8fd13 GPU: Add D3D12 renderer 5 years ago
Connor McLaughlin 8f3162675f Warning fixes 5 years ago
Connor McLaughlin 911e9a37f1 WIN32 macro -> _WIN32 5 years ago
Connor McLaughlin bc1331208b System: Don't try to preload multi-disc images 5 years ago
Connor McLaughlin d3d92226a5 PGXP: Further optimizations
Up to an 8% speed improvement in Racing Lagoon with CPU mode enabled.
5 years ago
Connor McLaughlin aae0fb3f2b System: Support loading libps.exe (for Net Yaroze) 5 years ago
Connor McLaughlin 350049826f Fix a bunch of compiler warnings 5 years ago
Connor McLaughlin 9aa386e96c System: Add option to load/apply image patches 5 years ago
Connor McLaughlin 6a2b2ac7f8 System: Don't wipe out nonpersistent memory cards during game change 5 years ago
Connor McLaughlin d9a655fb41 System: Add non-persistent memory card type 5 years ago
Connor McLaughlin 98e4c181ca CDROM: Add seek speedup enhancement 5 years ago
Connor McLaughlin ff0bd7abc4 System: Add file title memory card type 5 years ago
Connor McLaughlin 67f352339c CommonHostInterface: Add swap memory cards hotkey 5 years ago
Connor McLaughlin bced237034 MemoryCard: Sanitize game titles for file names 5 years ago
Connor McLaughlin 21d6af287e System: Fix a possible crash with runahead 5 years ago
Connor McLaughlin e382df0d41 Support expanding RAM to 8MB (dev console) 5 years ago
Connor McLaughlin f1310bf93a System: Don't discard PGXP state when runahead-rollbacking
You'll still see some glitches if you have the frame count set too high,
since you'll get imprecise values for any vertices which have moved, but
that's going to happen anyway because of the runahead in the first
place.
5 years ago
Connor McLaughlin c2916e0719 System: Render save state screenshots at fixed resolution
Fixes delays when saving state at high internal resolution.
5 years ago
Connor McLaughlin fe1a582909 System: Disallow booting when SBI files are missing 6 years ago
Connor McLaughlin 03f3f0369c GameList: Reduce number of system calls when scanning 6 years ago
Connor McLaughlin 1b16662f17 System: Remove unused ParseM3UFile function 6 years ago
Connor McLaughlin ff14e8aede Add JSON game database to replace dat parsing 6 years ago
Connor McLaughlin 922d320523 CPU/Recompiler: Reserve whole fastmem region to avoid clashes 6 years ago
Connor McLaughlin 0644faa635 System: Disable memory cards when running PSFs 6 years ago
Connor McLaughlin dec2d48bfe System: Fix crash when launching exe/psf 6 years ago
Connor McLaughlin 5df28eff9d System: Fix failing to load new single disc save states 6 years ago
Connor McLaughlin 5aa70cf797 Settings: Add memory card directory option 6 years ago
Connor McLaughlin 50d712c3fe CDImage: Support sub-images, use subimages for m3u 6 years ago
Albert Liu d10365c60e System: Fix message crash for missing CD image 6 years ago
Connor McLaughlin 11dcba1b68 CDImage: Use Error class for complex errors 6 years ago
Connor McLaughlin 1911a25a9f System: Add warning if CD-ROM read speedup is enabled on startup 6 years ago
Albert Liu 46ff2b553d CDImage: Add support for loading PBP images 6 years ago