mkxp-z/src
2025-05-02 14:53:21 -04:00
..
audio Fix infinite loop in meWatchThread() in standalone builds 2025-04-29 16:09:19 -04:00
crypto Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
display Stub out the rest of the input bindings in libretro builds 2025-05-01 22:49:18 -04:00
etc Add SDL_IntersectRect implementation for libretro builds 2025-04-13 12:41:25 -04:00
filesystem Implement config loading in libretro builds 2025-04-11 23:12:05 -04:00
input Implement bindings for keyboard and controller button input in libretro builds 2025-05-02 14:53:21 -04:00
net Bump cpp-httplib to v0.14.1 2023-10-29 11:59:55 +00:00
system Fix libretro compilation errors caused by the config-reading implementation 2025-04-12 17:09:41 -04:00
theoraplay Implement Graphics.play_movie 2022-01-20 22:03:47 -05:00
util Implement config loading in libretro builds 2025-04-11 23:12:05 -04:00
binding.h Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
config.cpp Enable subimage fix by default when using OpenGL ES in libretro builds 2025-04-17 22:08:06 -04:00
config.h Implement config loading in libretro builds 2025-04-11 23:12:05 -04:00
core.cpp Implement bindings for keyboard and controller button input in libretro builds 2025-05-02 14:53:21 -04:00
core.h Implement bindings for keyboard and controller button input in libretro builds 2025-05-02 14:53:21 -04:00
eventthread.cpp Replace xxd with a custom executable 2025-02-27 22:55:22 -05:00
eventthread.h Remove dependency on SDL headers in libretro builds 2025-03-29 12:37:07 -04:00
git-hash.h.in Simplify the libretro Emscripten build process 2025-02-09 00:37:57 -05:00
main.cpp Replace xxd with a custom executable 2025-02-27 22:55:22 -05:00
meson.build Fix some compiler warnings in libretro builds 2025-05-01 11:58:43 -04:00
mkxp-polyfill.cpp Add mutex and condition variable polyfill for libretro 3DS builds 2025-04-27 00:49:47 -04:00
mkxp-polyfill.h Add mutex and condition variable polyfill for libretro 3DS builds 2025-04-27 00:49:47 -04:00
settingsmenu.cpp Fix controller bindings 2024-08-31 10:30:53 +02:00
settingsmenu.h Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
sharedstate.cpp Complete the graphics bindings in libretro builds 2025-04-29 14:51:19 -04:00
sharedstate.h Update ancurio's copyright notice (#29) 2023-10-04 15:07:34 -04:00
stb_image.c Reconcile the standalone and libretro build systems 2025-04-09 23:52:12 -04:00
stb_image_malloc.h Reconcile the standalone and libretro build systems 2025-04-09 23:52:12 -04:00
stb_sprintf.c Reconcile the standalone and libretro build systems 2025-04-09 23:52:12 -04:00