ppsspp/libretro
Henrik Rydgård 940e2375aa Libretro: Correctly update the boot process
Made untested changes after #20183 - surprise, it didn't work.

Thanks @Duarte475 for reporting.

Fixes #20189
2025-03-31 14:16:17 +02:00
..
ext/glew Add custom GLEW - interfaces with libretro get_proc_address - 2020-07-12 23:51:57 +02:00
jni fix libretro compile error 2024-03-07 22:35:33 +08:00
libretro-common@2a4b12d1a3 aioemu 2023-02-15 17:21:45 +08:00
.gitignore Some minor logging improvements that get to tag along the previous commit 2020-08-22 00:32:51 +02:00
CMakeLists.txt Fix libretro build on apple platforms 2023-07-28 03:37:07 -04:00
libretro.cpp Libretro: Correctly update the boot process 2025-03-31 14:16:17 +02:00
libretro.def Libretro port. 2018-03-24 12:44:53 +01:00
libretro.h Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
libretro.osx.def Avoid symbol collisions with RetroArch on mac 2023-01-31 23:02:09 -08:00
libretro_core_options.h libretro: Analog deadzone and sensitivity options are additive (set to off by default) 2025-01-11 13:19:24 -05:00
libretro_core_options_intl.h [Libretro] Update core options to v2 + add a few new ones 2022-11-02 20:34:24 +01:00
libretro_d3d.h Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro_vulkan.cpp libretro: Restore Vulkan MSAA video option 2025-01-10 16:13:16 -05:00
libretro_vulkan.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroD3D11Context.cpp libretro: D3D11 backend crash fix and comments 2025-01-11 08:20:14 -05:00
LibretroD3D11Context.h libretro: D3D11 backend crash fix and comments 2025-01-11 08:20:14 -05:00
LibretroGLContext.cpp libretro: context cleanup 2024-05-28 08:09:36 +03:00
LibretroGLContext.h Refactor the framedata/GPU thread management. 2023-01-30 11:49:31 +01:00
LibretroGLCoreContext.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
LibretroGLCoreContext.h Buildfixes for libretro, ios 2023-01-30 15:57:18 +01:00
LibretroGraphicsContext.cpp Remove the "GPUInterface" base class. Not really useful, GPUCommon is pretty much the same thing. 2024-12-02 11:12:14 +01:00
LibretroGraphicsContext.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroVulkanContext.cpp libretro: restore requested vulkan api version to match VulkanLoader 2025-01-17 21:20:25 -05:00
LibretroVulkanContext.h libretro: context cleanup 2024-05-28 08:09:36 +03:00
link.T Libretro port. 2018-03-24 12:44:53 +01:00
Makefile d3dx9: do not use it 2025-01-18 12:08:03 +01:00
Makefile.common Stub a lua console, add the sol lua wrapper library 2025-03-27 08:59:37 +01:00
README_WINDOWS.txt Libretro: Correctly update the boot process 2025-03-31 14:16:17 +02:00
retro_inline.h [Libretro] Update core options to v2 + add a few new ones 2022-11-02 20:34:24 +01:00
VSWhere.sh (Libretro) Huge MSVC Build Overhaul 2022-11-24 12:42:38 -04:00