ppsspp/libretro
2025-01-11 13:19:24 -05:00
..
ext/glew
jni fix libretro compile error 2024-03-07 22:35:33 +08:00
libretro-common@2a4b12d1a3
.gitignore
CMakeLists.txt
libretro.cpp libretro: Restore Vulkan MSAA video option 2025-01-10 16:13:16 -05:00
libretro.def
libretro.h Logging API change (refactor) (#19324) 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) (#19324) 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 Vulkan MSAA video option 2025-01-10 16:13:16 -05:00
LibretroVulkanContext.h libretro: context cleanup 2024-05-28 08:09:36 +03:00
link.T
Makefile libretro: easier debug building 2024-05-28 15:55:26 +03:00
Makefile.common Remove NetResolver.cpp/h (almost empty) 2025-01-09 09:27:41 +01:00
README_WINDOWS.txt
retro_inline.h
VSWhere.sh