ppsspp/libretro
2018-03-26 17:21:11 +01:00
..
jni Libretro port. 2018-03-24 12:44:53 +01:00
.gitignore Libretro port. 2018-03-24 12:44:53 +01:00
CMakeLists.txt Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro.cpp Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro.def Libretro port. 2018-03-24 12:44:53 +01:00
libretro.h Libretro: update libretro.h 2018-03-25 23:05:47 +01:00
libretro_d3d.h Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro_vulkan.cpp libretro: msvc build fix. 2018-03-24 22:47:12 +01:00
libretro_vulkan.h Libretro port. 2018-03-24 12:44:53 +01:00
LibretroD3D11Context.cpp Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroD3D11Context.h Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroGLContext.cpp Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroGLContext.h Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroGraphicsContext.cpp Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroGraphicsContext.h Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroVulkanContext.cpp Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
LibretroVulkanContext.h Libretro: set cache_context to true, fixes GL and D3D11 context reset. 2018-03-26 17:21:11 +01:00
link.T Libretro port. 2018-03-24 12:44:53 +01:00
Makefile Libretro: msvc build fix. 2018-03-26 15:08:34 +01:00
Makefile.common Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00