ppsspp/Core
Unknown W. Brackets 4d8eb38b3a Mpeg: Fix ConvertToYuv420 return value.
This matches some of sceJpeg, so it may fix bugs if the width/height was
passed from here directly to sceJpegCsc.
2022-11-08 21:51:00 -08:00
..
Debugger Debugger: Fix input.analog.send validation. 2022-10-29 17:38:37 -07:00
Dialog Savedata: Update filelist on file erasure. 2022-10-16 09:20:04 -07:00
ELF Revert "Revert "Loader: Validate offsets and truncation in ELF."" 2022-10-10 13:29:09 +02:00
FileLoaders
FileSystems Io: Fail open earlier from ms0: w/ no access flags. 2022-10-15 20:55:26 -07:00
Font
HLE Mpeg: Fix ConvertToYuv420 return value. 2022-11-08 21:51:00 -08:00
HW Better readability and optimization insertion into container by replacing 'insert' -> 'emplace', 'push_back' -> 'emplace_back' 2022-09-30 12:35:28 +03:00
MIPS Merge pull request #16306 from unknownbrackets/ir-prefixes 2022-10-31 09:11:52 +01:00
Util UI: Install textures as a zip if supported. 2022-10-31 20:14:38 -07:00
AVIDump.cpp
AVIDump.h
Compatibility.cpp Merge pull request #16346 from hrydgard/remove-retain-changed-textures-setting 2022-11-06 10:18:21 -08:00
Compatibility.h Change the "Retain changed textures" option into a compat.ini option. 2022-11-06 17:28:50 +01:00
Config.cpp Setting should be reported 2022-11-06 20:02:34 +01:00
Config.h Change "Simulate block transfer" to "Skip GPU Readbacks". Group the speed hacks together 2022-11-06 19:30:38 +01:00
ConfigValues.h
ControlMapper.cpp
ControlMapper.h
Core.cpp Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
Core.h UI: Show return address for exec crashes. 2022-08-21 14:49:34 -07:00
Core.vcxproj Build: Ignore no symbols link warning. 2022-10-01 17:14:12 -07:00
Core.vcxproj.filters
CoreParameter.h
CoreTiming.cpp Revert "Disables "ForceCheck" on jit invalidation on ARM32, introduced in #16194" 2022-10-11 15:42:59 +02:00
CoreTiming.h
CwCheat.cpp
CwCheat.h
HDRemaster.cpp
HDRemaster.h
Host.cpp
Host.h
Instance.cpp
Instance.h
KeyMap.cpp OpenXR - Camera adjustment using PSP keys 2022-11-07 17:13:08 +01:00
KeyMap.h OpenXR - Camera adjustment using PSP keys 2022-11-07 17:13:08 +01:00
KeyMapDefaults.cpp
KeyMapDefaults.h
Loaders.cpp Fixed syntax accessing method reviewed by Unknown W. Brackets <checkins@unknownbrackets.org> 2022-10-03 10:47:55 +03:00
Loaders.h
MemFault.cpp
MemFault.h
MemMap.cpp HLE: Remove misc usage of WriteStruct(). 2022-09-03 10:44:11 -07:00
MemMap.h Fix dialog rendering (PPGe). Fixes #15954 2022-09-04 00:42:14 +02:00
MemMapFunctions.cpp
MemMapHelpers.h Kernel: Use PSPPointer for status objects. 2022-09-03 10:44:12 -07:00
Opcode.h
PSPLoaders.cpp
PSPLoaders.h
Replay.cpp
Replay.h
Reporting.cpp Reporting: Avoid accessing ticks before start. 2022-10-04 23:46:25 -07:00
Reporting.h
SaveState.cpp SaveState: Restore replacements in only one place. 2022-10-29 17:59:35 -07:00
SaveState.h
Screenshot.cpp GE Debugger: Copy images optionally with alpha. 2022-09-24 11:43:52 -07:00
Screenshot.h GE Debugger: Copy images optionally with alpha. 2022-09-24 11:43:52 -07:00
System.cpp Merge branch 'master' into master 2022-10-03 07:49:13 +00:00
System.h Debugger: Fix game.reset by adding a reboot status. 2022-10-01 18:13:22 -07:00
TextureReplacer.cpp Replacement: Avoid issues with c++14 data(). 2022-10-31 20:17:18 -07:00
TextureReplacer.h Replacement: Don't double count memory usage. 2022-10-30 10:57:41 -07:00
ThreadEventQueue.h
ThreadPools.cpp
ThreadPools.h
WaveFile.cpp
WaveFile.h
WebServer.cpp Correct cleaning string and remove unused vars 2022-09-30 12:26:30 +03:00
WebServer.h
x360_compat.h