ppsspp/Core/HW
Unknown W. Brackets 2479d52202 Global: Reduce includes of common headers.
In many places, string, map, or Common.h were included but not needed.
2022-01-30 16:35:33 -08:00
..
AsyncIOManager.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
AsyncIOManager.h SaveState: Split Do() into a separate header. 2020-08-10 08:03:41 +00:00
BufferQueue.cpp Mpeg: Allow full use of the buffer queue. 2021-02-28 08:56:08 -08:00
BufferQueue.h Mpeg: Allow full use of the buffer queue. 2021-02-28 08:56:08 -08:00
Camera.cpp Common: Capitalize setCurrentThreadName(). 2021-04-30 23:02:36 -07:00
Camera.h Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Display.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Display.h Display: Move core counters/stats to HW file. 2022-01-30 11:53:48 -08:00
MediaEngine.cpp Merge pull request #14205 from unknownbrackets/mpeg-minor 2021-02-22 16:18:13 +01:00
MediaEngine.h Mpeg: Assume 29.97 if bad frame rate returned. 2021-02-20 15:36:53 -08:00
MemoryStick.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
MemoryStick.h Io: Cache SAVEDATA usage between writes. 2021-09-11 07:29:15 -07:00
MpegDemux.cpp Correctly handle stuffing data of pack header. 2020-11-25 00:13:31 +08:00
MpegDemux.h Fix a bad memory leak in sceMpeg 2017-02-20 11:12:39 +01:00
SasAudio.cpp Sas: Add option to control reverb volume. 2021-08-09 20:47:24 -07:00
SasAudio.h Global: Fix some type conversion warnings. 2022-01-30 16:09:33 -08: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 Mp3: Output PCM data using even/odd buffer slot. 2022-01-27 00:22:44 -08:00
SimpleAudioDec.h Mp3: Output PCM data using even/odd buffer slot. 2022-01-27 00:22:44 -08:00
StereoResampler.cpp Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
StereoResampler.h SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00