ppsspp/libretro
2020-08-03 19:06:22 +02:00
..
ext/glew Add custom GLEW - interfaces with libretro get_proc_address - 2020-07-12 23:51:57 +02:00
jni Fix Android Libretro build issues. 2020-08-03 19:06:08 +02:00
.gitignore
CMakeLists.txt
libretro.cpp Expose SYSPROP_SYSTEMVERSION to Libretro Android core. This fixes crashes with targetSdk 29. 2020-08-03 19:06:22 +02:00
libretro.def
libretro.h (Libretro) Add optimal input read codepath - bitmasks 2020-07-13 19:13:18 +02:00
libretro_d3d.h
libretro_vulkan.cpp
libretro_vulkan.h
LibretroD3D11Context.cpp
LibretroD3D11Context.h
LibretroGLContext.cpp
LibretroGLContext.h
LibretroGraphicsContext.cpp Add custom GLEW - interfaces with libretro get_proc_address - 2020-07-12 23:51:57 +02:00
LibretroGraphicsContext.h Setting the width and height to 0 made the frameskip unusable on lakka/libretro with a XU4 with a MALI GPU T628. The result was that bad flickering happened when in frameskip mode. Once it reached 60fps, no flickering, below that flickering. This change fixes the flickering and calls video_cb with the correct height and width. 2020-04-04 11:59:27 +02:00
LibretroVulkanContext.cpp More buildfixes 2020-07-18 21:43:13 +02:00
LibretroVulkanContext.h
link.T
Makefile (Libretro Windows) Buildfix 2020-07-24 08:54:51 +02:00
Makefile.common Fix Android Libretro build issues. 2020-08-03 19:06:08 +02:00