ppsspp/Core/HW
2023-05-04 23:56:46 +02:00
..
AsyncIOManager.cpp Add missing locking to AsyncIOManager 2023-05-04 23:56:46 +02:00
AsyncIOManager.h Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
BufferQueue.cpp
BufferQueue.h
Camera.cpp Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
Camera.h
Display.cpp Fix wrong "game is running slow" warning on high-refresh-rate devices. 2023-04-30 11:01:09 +02:00
Display.h
MediaEngine.cpp Mpeg: Check memory access range on GetPointer(). 2023-01-09 16:53:10 -08:00
MediaEngine.h Mpeg: Move some fields to private. 2023-01-07 06:54:25 -08:00
MemoryStick.cpp Strict mode checking - no way to forget detaching now. 2023-01-05 08:38:52 +01:00
MemoryStick.h
MpegDemux.cpp Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
MpegDemux.h
SasAudio.cpp Sas: Adjust Rockman 2 sustain on init only. 2023-01-14 16:57:49 -08:00
SasAudio.h Sas: Make ADSR fields private. 2023-01-14 16:55:40 -08:00
SasReverb.cpp
SasReverb.h
SimpleAudioDec.cpp Mpeg: Check memory access range on GetPointer(). 2023-01-09 16:53:10 -08:00
SimpleAudioDec.h Global: Set many read-only params as const. 2022-12-10 21:13:36 -08:00
StereoResampler.cpp Move the resampler usage to a common file, AudioCommon. (#17176) 2023-03-24 17:19:57 +01:00
StereoResampler.h Move the resampler usage to a common file, AudioCommon. (#17176) 2023-03-24 17:19:57 +01:00