ppsspp/libretro
2021-09-06 20:03:57 +01:00
..
ext/glew
jni Add missing -DWITH_UPNP in a couple more places. 2021-03-20 13:46:45 +01:00
.gitignore
CMakeLists.txt
libretro.cpp Do not fast forward by default. 2021-09-06 20:03:57 +01:00
libretro.def
libretro.h
libretro_d3d.h
libretro_vulkan.cpp Rename namespace to PPSSPP_VK, remove indentation 2021-08-21 12:39:15 +02:00
libretro_vulkan.h
LibretroD3D11Context.cpp Remove support for D3D11_level_9 (previously only really used for Windows Phone, probably). 2020-10-29 00:52:19 +01:00
LibretroD3D11Context.h
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 Build: Remove IOS define. 2021-03-02 21:04:03 -08:00
LibretroGLCoreContext.h Move most GPU things to Common. 2020-10-04 23:39:02 +02:00
LibretroGraphicsContext.cpp GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
LibretroGraphicsContext.h Do not skip SwapBuffer() when skipDrawReason set. 2021-09-06 20:00:50 +01:00
LibretroVulkanContext.cpp First pass on using Display KHR, needs proper init flags 2020-12-16 13:15:39 -05:00
LibretroVulkanContext.h Get Vulkan going again with libretro. Rendering is the wrong size and crashes on exit, but it's a start. 2020-10-11 19:06:09 +02:00
link.T
Makefile (Libretro/Gitlab) Add osx x64 target 2021-03-26 18:06:36 +01:00
Makefile.common [Libretro] Small core options cleanup + create a new git-version.cpp instead of appending stuff in it 2021-08-30 16:38:37 +02:00
README_WINDOWS.txt [Libretro] Small core options cleanup + create a new git-version.cpp instead of appending stuff in it 2021-08-30 16:38:37 +02:00