ppsspp/Core/HW
2024-12-08 11:54:58 +01:00
..
AsyncIOManager.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
AsyncIOManager.h Move more core-related stuff into Core.cpp/h 2024-12-08 11:54:58 +01:00
Atrac3Standalone.cpp Kirk: Remove use of uninitialized stack as a random number source 2024-07-16 22:04:41 +02:00
Atrac3Standalone.h Remove "SetExtraData" from AudioDecoder, pass in the data at creation instead 2024-04-11 14:39:59 +02:00
BufferQueue.cpp Mpeg: Allow full use of the buffer queue. 2021-02-28 08:56:08 -08:00
BufferQueue.h [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
Camera.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
Camera.h ffmpeg: fix compile bug 2022-06-24 16:50:56 +08:00
Display.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
Display.h Ge stepping without wait: Tex/Prim stepping works. Draw/Single have issues. 2024-12-05 00:36:48 +01:00
MediaEngine.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
MediaEngine.h More refactoring 2024-04-10 12:22:58 +02:00
MemoryStick.cpp Avoid running the initial savedata size scan except on games that need it. 2024-11-29 15:48:39 +01:00
MemoryStick.h For the free-space savedata scan, only scan relevant subdirectories. 2024-11-29 15:34:22 +01:00
MpegDemux.cpp Minor cleanup 2024-07-23 21:59:23 +02:00
MpegDemux.h Fix a bad memory leak in sceMpeg 2017-02-20 11:12:39 +01:00
SasAudio.cpp Remove some obsolete debugging stuff 2024-11-28 11:19:01 +01:00
SasAudio.h [Common/Core/Windows] Removed excess check pointer before delete or free() 2024-09-17 11:34:42 +02:00
SasReverb.cpp Sas: Add option to control reverb volume. 2021-08-09 20:47:24 -07:00
SasReverb.h Sas: Correct reverb volume going negative. 2015-11-01 21:30:01 -08:00
SimpleAudioDec.cpp SimpleAudioDec: Fix crash in savestate load 2024-07-20 00:00:29 +02:00
SimpleAudioDec.h Prevent a buffer overflow at the end of Atrac tracks. 2024-05-27 12:36:19 +02:00
StereoResampler.cpp Bunch more linting 2024-10-10 11:57:10 +02:00
StereoResampler.h Bunch more linting 2024-10-10 11:57:10 +02:00