Connor McLaughlin
|
3e16dbfc37
|
System: Fix crash when toggling memory exceptions off
|
2022-09-17 15:56:05 +10:00 |
|
Connor McLaughlin
|
21b7261dc9
|
System: Fix turbo getting dropped on renderer switch
|
2022-09-13 17:50:42 +10:00 |
|
Connor McLaughlin
|
023900dc77
|
System: Fix inverted save screenshot colour channels
|
2022-09-09 13:31:13 +10:00 |
|
Connor McLaughlin
|
bec0d6e7df
|
HostDisplay: Add GPU usage statistics
|
2022-09-03 14:17:51 +10:00 |
|
Connor McLaughlin
|
3a5bf6d29b
|
System: Move overlay checking to common
|
2022-08-27 16:52:24 +10:00 |
|
Connor McLaughlin
|
7bbacd2392
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
|
Connor McLaughlin
|
c7e8233b7b
|
System: Move present skip check to core
|
2022-08-19 00:07:14 +10:00 |
|
Connor McLaughlin
|
0f82dc9161
|
System: Use streaming for compressed save
|
2022-08-18 23:10:15 +10:00 |
|
Connor McLaughlin
|
759938a5cf
|
System: Support compressing save states
|
2022-08-18 23:10:15 +10:00 |
|
Connor McLaughlin
|
c66a9f117d
|
System: Don't empty buffers on state load
|
2022-08-18 23:10:15 +10:00 |
|
Connor McLaughlin
|
86cba1e04d
|
System: Fix present skip getting activated on unpause
When using vsync+sync to host refresh+optimal frame pacing.
|
2022-08-16 21:23:16 +10:00 |
|
Connor McLaughlin
|
3abf1df362
|
System: Fix volume after toggling fast forward
|
2022-08-15 17:23:34 +10:00 |
|
Connor McLaughlin
|
5b2c18e27c
|
SPU: Convert to namespace
|
2022-08-15 17:22:23 +10:00 |
|
Connor McLaughlin
|
6c69cf33c2
|
System: Fix loading states with different media path
|
2022-08-15 17:14:34 +10:00 |
|
Connor McLaughlin
|
795ddee79c
|
Qt: Fix relative mode for PSMouse
|
2022-08-10 17:08:59 +10:00 |
|
Connor McLaughlin
|
4faa49d42c
|
System: Fix framerate spike after pausing in debugger
|
2022-08-10 15:19:15 +10:00 |
|
Connor McLaughlin
|
c3da236f92
|
System: Preparations for per-game controller settings
|
2022-08-10 13:09:48 +10:00 |
|
Connor McLaughlin
|
54c2447ff3
|
System: Rework some throttler/vsync logic
|
2022-08-10 13:09:32 +10:00 |
|
Connor McLaughlin
|
1289064316
|
Settings: Drop audio sync option
Not relevant since time stretching was added.
|
2022-08-05 17:57:47 +10:00 |
|
Connor McLaughlin
|
57c1ca97f7
|
Qt: Hook up audio driver selection
|
2022-08-05 17:50:28 +10:00 |
|
Connor McLaughlin
|
06ecc50797
|
System: Fix CPU usage not showing for sw-renderer-for-readbacks
|
2022-08-05 17:17:29 +10:00 |
|
Connor McLaughlin
|
8f314c8d49
|
System: Fix vsync resetting on pause and fast forward on boot
|
2022-08-05 17:09:44 +10:00 |
|
Connor McLaughlin
|
589785f8a0
|
System: Don't print whole path in save OSD messages
|
2022-08-05 17:09:02 +10:00 |
|
Connor McLaughlin
|
6bf0ad789e
|
fixup! Misc: Necessary emucore changes for Android
|
2022-08-05 17:07:07 +10:00 |
|
Connor McLaughlin
|
523297c60e
|
System: Fix querying invalid handle on boot
|
2022-08-05 17:06:50 +10:00 |
|
Connor McLaughlin
|
9c3e4c78c8
|
System: Fix match window aspect ratio not working on startup
|
2022-08-05 17:06:02 +10:00 |
|
Connor McLaughlin
|
3505ca26e0
|
SaveStateSelectorUI: Fix loading/saving without popup
|
2022-07-31 17:33:03 +10:00 |
|
Connor McLaughlin
|
a899ca88f2
|
Build: Make OpenGL/Vulkan renderers optional
And disabled on Windows/arm64.
|
2022-07-31 01:14:28 +10:00 |
|
Connor McLaughlin
|
89659db7ee
|
Path: Unicode handling and tests for SanitizeFileName
|
2022-07-30 21:46:14 +10:00 |
|
Connor McLaughlin
|
be5b979713
|
AudioStream: Make speed changes less poppy
|
2022-07-29 21:16:02 +10:00 |
|
Connor McLaughlin
|
68b5dd869c
|
SPU: Add time stretched audio output
|
2022-07-28 22:10:47 +10:00 |
|
Connor McLaughlin
|
a461ba8be6
|
System: Update speed limiter on boot
|
2022-07-28 22:10:46 +10:00 |
|
Connor McLaughlin
|
6b8b08ef61
|
System: Fix invalid memory read in SW thread stats
|
2022-07-28 22:10:46 +10:00 |
|
Connor McLaughlin
|
6386004b2c
|
FullscreenUI: Fix incorrect vsync state on unpause
|
2022-07-26 21:46:18 +10:00 |
|
Connor McLaughlin
|
c2f4b7e7b8
|
CDROM: Only apply extra remove delay on disc swap
|
2022-07-26 20:14:45 +10:00 |
|
Connor McLaughlin
|
fc40397818
|
GPU: Don't set empty post chain
|
2022-07-23 13:55:09 +10:00 |
|
Connor McLaughlin
|
be03998be0
|
System: Fix title not showing for non-database discs
|
2022-07-23 13:55:09 +10:00 |
|
Connor McLaughlin
|
a1edddc59d
|
CDROM: Revamp/improve preload image procedure
|
2022-07-23 13:55:09 +10:00 |
|
Connor McLaughlin
|
75b4891f78
|
Qt: Fix Apply Game Settings option
|
2022-07-23 00:13:55 +10:00 |
|
Connor McLaughlin
|
701780e2ef
|
Qt: Regression fixes
|
2022-07-22 22:53:06 +10:00 |
|
Connor McLaughlin
|
b42b5501f6
|
UI: Massive revamp, new features and improvements
|
2022-07-22 21:19:54 +10:00 |
|
Connor McLaughlin
|
af91fcf195
|
Backport more common classes
|
2022-07-21 17:29:58 +10:00 |
|
Connor McLaughlin
|
b7fbde31a7
|
Move utility classes from common to own static lib
|
2022-07-21 17:29:58 +10:00 |
|
Connor McLaughlin
|
d2ca454576
|
Sync filesystem.h/path.h
|
2022-07-21 17:29:57 +10:00 |
|
Connor McLaughlin
|
b5bf3593c4
|
ByteStream: Move routines from FileSystem to ByteStream
|
2022-07-21 17:29:57 +10:00 |
|
wheremyfoodat
|
d959899022
|
Allow .ps-exe suffix for executables.
|
2022-07-16 19:05:17 +03:00 |
|
Connor McLaughlin
|
9ab64ecdb3
|
CDImage: Add Precache() method
|
2022-04-03 21:09:36 +10:00 |
|
Connor McLaughlin
|
a55b5022c7
|
System: Include cheevos state in save states
|
2022-03-27 16:59:02 +10:00 |
|
Brian Blakely
|
717ee3103f
|
M3U: Preloading to RAM for single-disc playlists.
|
2022-03-27 16:58:51 +10:00 |
|
Connor McLaughlin
|
4513c7a23d
|
System: Invalidate instead of flushing code cache on memory state
|
2021-12-25 14:28:33 +10:00 |
|