1
0
Fork 0
mirror of https://github.com/hrydgard/ppsspp.git synced 2025-04-02 11:01:50 -04:00
ppsspp/libretro
2025-02-14 09:50:55 -06:00
..
ext/glew
jni fix libretro compile error 2024-03-07 22:35:33 +08:00
libretro-common@2a4b12d1a3
.gitignore
CMakeLists.txt Fix libretro build on apple platforms 2023-07-28 03:37:07 -04:00
libretro.cpp Add UI volume setting (affecting navigation sounds and preview audio). Convert alt speed volume into a 100-step percentage. 2025-02-11 17:42:09 -06:00
libretro.def
libretro.h Logging API change (refactor) () 2024-07-14 14:42:59 +02:00
libretro.osx.def
libretro_core_options.h libretro: Analog deadzone and sensitivity options are additive (set to off by default) 2025-01-11 13:19:24 -05:00
libretro_core_options_intl.h
libretro_d3d.h
libretro_vulkan.cpp libretro: Restore Vulkan MSAA video option 2025-01-10 16:13:16 -05:00
libretro_vulkan.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroD3D11Context.cpp libretro: D3D11 backend crash fix and comments 2025-01-11 08:20:14 -05:00
LibretroD3D11Context.h libretro: D3D11 backend crash fix and comments 2025-01-11 08:20:14 -05:00
LibretroGLContext.cpp libretro: context cleanup 2024-05-28 08:09:36 +03:00
LibretroGLContext.h
LibretroGLCoreContext.cpp Logging API change (refactor) () 2024-07-14 14:42:59 +02:00
LibretroGLCoreContext.h
LibretroGraphicsContext.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
LibretroGraphicsContext.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroVulkanContext.cpp libretro: restore requested vulkan api version to match VulkanLoader 2025-01-17 21:20:25 -05:00
LibretroVulkanContext.h libretro: context cleanup 2024-05-28 08:09:36 +03:00
link.T
Makefile d3dx9: do not use it 2025-01-18 12:08:03 +01:00
Makefile.common Break out sceAac from sceMp4.cpp/h 2025-02-14 09:50:55 -06:00
README_WINDOWS.txt Makefile/readme updates 2023-04-03 10:46:38 +02:00
retro_inline.h
VSWhere.sh