ppsspp/libretro
2022-12-09 12:16:43 +01:00
..
ext/glew Add custom GLEW - interfaces with libretro get_proc_address - 2020-07-12 23:51:57 +02:00
jni Add missing -DWITH_UPNP in a couple more places. 2021-03-20 13:46:45 +01:00
.gitignore Some minor logging improvements that get to tag along the previous commit 2020-08-22 00:32:51 +02:00
CMakeLists.txt feat(libretro): ios compile settings 2022-12-06 12:23:09 -05: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_core_options.h Expose MSAA option for libretro. 2022-12-07 11:28:02 +00:00
libretro_d3d.h Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro_vulkan.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
libretro_vulkan.h Libretro port. 2018-03-24 12:44:53 +01:00
libretro.cpp Merge pull request #16514 from rf2222222/libretro_cheat_support 2022-12-09 12:16:43 +01:00
libretro.def Libretro port. 2018-03-24 12:44:53 +01:00
libretro.h [Libretro] Update core options to v2 + add a few new ones 2022-11-02 20:34:24 +01:00
LibretroD3D11Context.cpp Add missing Config.h include 2022-02-09 11:39:05 +00:00
LibretroD3D11Context.h Libretro: style nits. 2018-03-26 17:37:34 +01:00
LibretroGLContext.cpp Merge pull request #13598 from tbocek/master 2020-11-27 23:04:36 +01:00
LibretroGLContext.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
LibretroGLCoreContext.cpp Wire inflight frames config setting to render managers. 2021-09-11 19:05:34 +01:00
LibretroGLCoreContext.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
LibretroGraphicsContext.cpp Switch: Avoid loading Vulkan. 2022-04-02 16:34:13 -07:00
LibretroGraphicsContext.h Do not skip SwapBuffer() when skipDrawReason set. 2021-09-06 20:00:50 +01:00
LibretroVulkanContext.cpp Remove splitSubmit setting. Now we submit init commands before the acquire. 2022-09-17 01:07:30 +02:00
LibretroVulkanContext.h Decouple Vulkan context object destruction from retroarch's ContextDestroy call 2021-09-10 20:38:52 +01:00
link.T Libretro port. 2018-03-24 12:44:53 +01:00
Makefile Libretro Buildbot Fix 2022-11-24 13:51:13 -04:00
Makefile.common Break out VKRFramebuffer/VKRRenderpass from VulkanRenderManager 2022-11-27 10:22:37 +01:00
README_WINDOWS.txt Libretro Buildbot Fix 2022-11-24 13:51:13 -04: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