ppsspp/libretro
Unknown W. Brackets 5871ab0538 UI: Stop caching the draw context in coreParam.
This is possibly getting outdated in some paths of graphics reinit, and
then causing crashes.  Let's just always get it from the graphicsContext.
2019-09-28 21:58:15 -07:00
..
jni Android (and libretro): Turn off -ffast-math. Fixes #11880. 2019-03-13 14:15:52 +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_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 [Libretro] Fix some default config values 2019-07-04 16:25:00 +02: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 d3d11 build fix 2018-10-31 10:39:44 -05: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 GLES: Move some vendor bug checks to Draw. 2018-12-23 20:27:22 -08:00
LibretroGraphicsContext.cpp UI: Stop caching the draw context in coreParam. 2019-09-28 21:58:15 -07:00
LibretroGraphicsContext.h UI: Stop caching the draw context in coreParam. 2019-09-28 21:58:15 -07:00
LibretroVulkanContext.cpp Vulkan: Prepare for adding a second init path for VulkanContext. 2019-09-01 22:21:19 +02: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 fix unintended line removal from rpi platform 2019-06-07 10:25:33 -04:00
Makefile.common (Libretro) Buildfix - update Makefile.common 2019-08-27 01:50:39 +02:00