ppsspp/libretro
2024-09-13 17:52:06 -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 TimeUtil: Minor cleanup, add precise_sleep() 2024-07-26 11:25:58 +02: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: Revised software rendering option 2024-06-04 14:25:46 +03:00
libretro_core_options_intl.h
libretro_d3d.h
libretro_vulkan.cpp libretro: Don't use VulkanLoader to load the vulkan library 2024-09-13 17:52:06 -04:00
libretro_vulkan.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroD3D11Context.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
LibretroD3D11Context.h
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 Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
LibretroGraphicsContext.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroVulkanContext.cpp libretro: Don't use VulkanLoader to load the vulkan library 2024-09-13 17:52:06 -04: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 Log: Split out StdioListener from ConsoleListener, making the second Win32-only. 2024-07-21 13:55:40 +02:00
README_WINDOWS.txt Makefile/readme updates 2023-04-03 10:46:38 +02:00
retro_inline.h
VSWhere.sh