ppsspp/libretro
Henrik Rydgård 59a56d66c7 Add a "reason" argument to sleep_ms().
sleep_ms() should generally be avoided when possible. This can be used to try
to track down unnecessary sleeps by adding some logging.

This commit on its own doesn't actually add any logging.
2024-11-21 15:28:51 +01: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_core_options_intl.h [Libretro] Update core options to v2 + add a few new ones 2022-11-02 20:34:24 +01:00
libretro_core_options.h [libretro] Expose "analog deadzone" and "analog sensitivity" options (#19540) 2024-10-22 23:20:17 +00:00
libretro_d3d.h Libretro: add experimental D3D11 support. 2018-03-25 23:07:02 +01:00
libretro_vulkan.cpp libretro: Don't use VulkanLoader to load the vulkan library 2024-09-13 17:52:06 -04:00
libretro_vulkan.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
libretro.cpp Add a "reason" argument to sleep_ms(). 2024-11-21 15:28:51 +01: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
LibretroD3D11Context.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
LibretroD3D11Context.h Libretro: style nits. 2018-03-26 17:37:34 +01: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 Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
LibretroGraphicsContext.h libretro: Revised software rendering option 2024-06-04 14:25:46 +03:00
LibretroVulkanContext.cpp libretro: Don't use VulkanLoader to load the vulkan library 2024-09-13 17:52:06 -04: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 libretro: easier debug building 2024-05-28 15:55:26 +03:00
Makefile.common Add GhidraClient 2024-11-15 19:52:14 +01:00
README_WINDOWS.txt Makefile/readme updates 2023-04-03 10:46:38 +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