ppsspp/libretro
2024-05-24 08:38:04 -04:00
..
ext/glew
jni fix libretro compile error 2024-03-07 22:35:33 +08:00
libretro-common@2a4b12d1a3 aioemu 2023-02-15 17:21:45 +08:00
.gitignore
CMakeLists.txt Fix libretro build on apple platforms 2023-07-28 03:37:07 -04:00
libretro.cpp libretro: Add a local clamp() instead of using the color conv one 2024-05-24 08:38:04 -04:00
libretro.def
libretro.h libretro: use JIT on iOS if available 2023-07-10 16:26:29 -04:00
libretro.osx.def
libretro_core_options.h libretro: Add more options for locked cpu speed 2024-05-19 18:22:15 -04:00
libretro_core_options_intl.h
libretro_d3d.h
libretro_vulkan.cpp Vulkan: Don't use explicit swizzle channels when not needed 2024-04-04 15:47:39 +02:00
libretro_vulkan.h
LibretroD3D11Context.cpp libretro D3D11: Attempt at fixing a build error 2023-08-15 00:30:36 +02:00
LibretroD3D11Context.h
LibretroGLContext.cpp Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +02:00
LibretroGLContext.h
LibretroGLCoreContext.cpp Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +02:00
LibretroGLCoreContext.h
LibretroGraphicsContext.cpp Pass in draw directly in GPUCommon::DeviceRestore, instead of awkwardly fetching it 2023-02-25 23:04:27 +01:00
LibretroGraphicsContext.h Get rid of a lot of ifdefs around presentation mode. Instead, set things dynamically. 2023-08-14 11:02:29 +02:00
LibretroVulkanContext.cpp Add a way to pass out error messages from VulkanLoad 2024-01-15 11:22:33 +01:00
LibretroVulkanContext.h
link.T
Makefile Cleanup emscripten libretro build target 2023-08-12 14:38:35 -05:00
Makefile.common Make handwritten vertex decoders work with non-compiled vertex decoding 2024-05-11 10:00:35 +02:00
README_WINDOWS.txt Makefile/readme updates 2023-04-03 10:46:38 +02:00
retro_inline.h
VSWhere.sh