ppsspp/libretro
2018-09-17 20:01:12 +00:00
..
jni Add: some helpers to compile on ODROID-XU4/XU3 2018-09-17 20:01:12 +00: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_d3d.h Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro_vulkan.cpp Libretro: style nits. 2018-03-26 17:37:34 +01:00
libretro_vulkan.h Libretro port. 2018-03-24 12:44:53 +01:00
libretro.cpp add libretro hooks for memory pointers to allow usage of new retroarch cheat code searching and rumble-on-memory change features 2018-07-31 23:57:10 -04: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
LibretroD3D11Context.cpp Libretro: style nits. 2018-03-26 17:37:34 +01:00
LibretroD3D11Context.h Libretro: style nits. 2018-03-26 17:37:34 +01:00
LibretroGLContext.cpp Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
LibretroGLContext.h Fix libretro compile for gles platforms 2018-03-28 14:15:39 -05:00
LibretroGraphicsContext.cpp Add: some helpers to compile on ODROID-XU4/XU3 2018-09-17 20:01:12 +00:00
LibretroGraphicsContext.h Libretro: style nits. 2018-03-26 17:37:34 +01:00
LibretroVulkanContext.cpp Core: Move config enums to separate file. 2018-06-23 10:59:18 -07:00
LibretroVulkanContext.h Libretro: style nits. 2018-03-26 17:37:34 +01:00
link.T Libretro port. 2018-03-24 12:44:53 +01:00
Makefile Libretro: update Makefiles. 2018-03-26 17:52:35 +01:00
Makefile.common Add: some helpers to compile on ODROID-XU4/XU3 2018-09-17 20:01:12 +00:00