ppsspp/Core
2023-03-22 02:11:25 -04:00
..
Debugger Move three notifications out of Host 2023-03-21 13:37:19 +01:00
Dialog Replace the inputbox queue with a more generic RequestManager. 2023-03-22 12:41:11 +01:00
ELF ThreadManager: Add a simple priority field. 2023-02-02 17:08:24 -08:00
FileLoaders aioemu 2023-02-15 17:21:45 +08:00
FileSystems Merge pull request #17137 from hrydgard/log-fixes 2023-03-17 18:51:47 -07:00
Font Font: Fix bad memory read on invalid font data. 2022-08-13 12:16:21 -07:00
HLE Merge branch 'master' into rtc-fix 2023-03-22 02:11:25 -04:00
HW Sas: Adjust Rockman 2 sustain on init only. 2023-01-14 16:57:49 -08:00
MIPS irjit: Fix vi2us/vi2s with non-consecutive. 2023-03-15 21:30:35 -07:00
Util Move SkipUI function 2023-03-21 13:39:02 +01:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp Allow specifying the VFS when loading INI files. 2023-03-07 10:04:10 +01:00
Compatibility.h Undo Daxter's rotation of the analog input. See #17015 2023-02-27 11:10:47 +01:00
Config.cpp OpenXR - Enable user to switch between topdown and fps camera 2023-03-12 14:41:17 +01:00
Config.h OpenXR - Enable user to switch between topdown and fps camera 2023-03-12 14:41:17 +01:00
ConfigValues.h Add previews for more types, fix mappings. 2023-02-02 01:09:33 +01:00
ControlMapper.cpp Remove return value from axis functions in API 2023-01-10 10:12:37 +01:00
ControlMapper.h Remove return value from axis functions in API 2023-01-10 10:12:37 +01:00
Core.cpp Move SetDebugMode notification 2023-03-21 13:39:00 +01:00
Core.h Cleaner exit from emuthread, as used by OpenGL. Don't know how it worked before... 2023-01-30 11:49:31 +01:00
Core.vcxproj Move texture replacer to GPU/Common. 2023-03-09 21:11:53 +01:00
Core.vcxproj.filters Move texture replacer to GPU/Common. 2023-03-09 21:11:53 +01:00
CoreParameter.h Really not sure how we can detect whether a depth deswizzle is needed :( Hopefully temporary flag... 2022-08-21 09:58:58 +02:00
CoreTiming.cpp Android work. Make the Android OpenGL exit prodecure make more sense 2023-01-30 11:49:31 +01:00
CoreTiming.h
CwCheat.cpp Cheats: Cleanup sizes of invalidates and checks. 2023-01-01 10:30:47 -08:00
CwCheat.h Global: Cleanup some minor includes and typos. 2022-12-27 08:33:07 -08:00
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h Remove InitGraphics/ShutdownGraphics from Host, except for headless 2023-03-21 22:47:20 +01:00
Instance.cpp
Instance.h
KeyMap.cpp OpenXR - Support head rotations in 2D 2023-01-28 11:50:46 +01:00
KeyMap.h OpenXR - Camera adjustment using PSP keys 2022-11-07 17:13:08 +01:00
KeyMapDefaults.cpp Add GAS/BRAKE keymappings to Xinput default maps. Fixes #15992 2022-11-23 12:43:51 +01:00
KeyMapDefaults.h
Loaders.cpp Core: Correct a use after free. 2022-12-10 21:13:37 -08:00
Loaders.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
MemFault.cpp Revert "ffmpeg: Don't ask for multi-threaded decoding" 2023-01-12 16:23:39 +01:00
MemFault.h
MemMap.cpp Android: Don't assert on failed Find4GBBase 2023-01-12 01:18:52 +01:00
MemMap.h A bit more GetPointer cleanup. 2023-01-10 12:13:47 +01:00
MemMapFunctions.cpp Memory exception: Add facility to track size 2023-01-01 20:30:29 +01:00
MemMapHelpers.h Core: Add range checks to some helpers and similar. 2023-01-09 16:56:18 -08:00
Opcode.h
PSPLoaders.cpp Strict mode checking - no way to forget detaching now. 2023-01-05 08:38:52 +01:00
PSPLoaders.h
Replay.cpp
Replay.h
Reporting.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
Reporting.h Reporting: Send game ELF crc with reports. 2023-01-02 12:23:05 -08:00
SaveState.cpp Move three notifications out of Host 2023-03-21 13:37:19 +01:00
SaveState.h
Screenshot.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
Screenshot.h GE Debugger: Copy images optionally with alpha. 2022-09-24 11:43:52 -07:00
System.cpp Cleanup up unnecessary audio init functions 2023-03-21 13:39:02 +01:00
System.h Cleanup up unnecessary audio init functions 2023-03-21 13:39:02 +01:00
ThreadEventQueue.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
ThreadPools.cpp
ThreadPools.h
TiltEventProcessor.cpp Simplify the tilt code, tweak a bit 2023-02-16 11:07:57 +01:00
TiltEventProcessor.h Simplify tilt, step 1 2023-02-16 10:33:47 +01:00
WaveFile.cpp
WaveFile.h
WebServer.cpp Turn the VFS into a class, to be able to reuse it for other purposes. 2023-03-06 16:42:47 +01:00
WebServer.h
x360_compat.h