ppsspp/libretro
Henrik Rydgård 19e4de5088 Change global UI messages to use an enum instead of strings.
Makes it easier to add new ones and delete outdated ones without missing
any uses.
2023-09-30 11:37:02 +02:00
..
ext/glew
jni aioemu 2023-02-15 17:21:45 +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 Change global UI messages to use an enum instead of strings. 2023-09-30 11:37:02 +02:00
libretro.def
libretro.h libretro: use JIT on iOS if available 2023-07-10 16:26:29 -04:00
libretro.osx.def Avoid symbol collisions with RetroArch on mac 2023-01-31 23:02:09 -08:00
libretro_core_options.h [Libretro] Remove "Skip Buffer Effects" core option 2023-05-26 13:07:32 +02:00
libretro_core_options_intl.h [Libretro] Update core options to v2 + add a few new ones 2022-11-02 20:34:24 +01:00
libretro_d3d.h
libretro_vulkan.cpp Build for tvOS as a libretro core 2023-02-07 12:11:35 -05: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 Refactor the framedata/GPU thread management. 2023-01-30 11:49:31 +01:00
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 Buildfixes for libretro, ios 2023-01-30 15:57:18 +01:00
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 Vulkan: Don't use multithreaded rendering if frames-in-flight is set to 1 2023-08-01 21:08:07 +02:00
LibretroVulkanContext.h
link.T
Makefile Cleanup emscripten libretro build target 2023-08-12 14:38:35 -05:00
Makefile.common Hook up libchdr to CMakeLists.txt, Android.mk fix 2023-09-29 10:16:47 +02:00
README_WINDOWS.txt Makefile/readme updates 2023-04-03 10:46:38 +02:00
retro_inline.h [Libretro] Update core options to v2 + add a few new ones 2022-11-02 20:34:24 +01:00
VSWhere.sh (Libretro) Huge MSVC Build Overhaul 2022-11-24 12:42:38 -04:00