.. |
audio
|
Allow some libretro core options to be changed during execution
|
2025-05-11 18:54:56 -04:00 |
crypto
|
Update ancurio's copyright notice (#29)
|
2023-10-04 15:07:34 -04:00 |
display
|
Allow some libretro core options to be changed during execution
|
2025-05-11 18:54:56 -04:00 |
etc
|
Fix handling of big-endian platforms in libretro builds
|
2025-05-10 18:55:14 -04:00 |
filesystem
|
Allow RTPs to be loaded from archives as well in libretro builds
|
2025-05-13 16:17:04 -04:00 |
input
|
Merge branch 'misc-fixes' into libretro
|
2025-05-10 10:48:49 -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 |
util
|
Fix handling of big-endian platforms in libretro builds
|
2025-05-10 18:55:14 -04:00 |
binding.h
|
Update ancurio's copyright notice (#29)
|
2023-10-04 15:07:34 -04:00 |
config.cpp
|
Implement loading RTPs from the libretro system directory
|
2025-05-13 12:28:17 -04:00 |
config.h
|
Implement loading RTPs from the libretro system directory
|
2025-05-13 12:28:17 -04:00 |
core.cpp
|
Allow RTPs to be loaded from archives as well in libretro builds
|
2025-05-13 16:17:04 -04:00 |
core.h
|
Allow some libretro core options to be changed during execution
|
2025-05-11 18:54:56 -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
|
Use vcs_tag to get Git version instead of run_command
|
2025-02-27 23:41:40 -05:00 |
main.cpp
|
Replace xxd with a custom executable
|
2025-02-27 22:55:22 -05:00 |
meson.build
|
Add single-threaded Graphics.play_movie for platforms without multithreading
|
2025-05-05 11:00:27 -04:00 |
mkxp-polyfill.cpp
|
Re-add polyfill for pthread_self()
|
2025-05-05 16:45:22 -04:00 |
mkxp-polyfill.h
|
Re-add polyfill for pthread_self()
|
2025-05-05 16:45:22 -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
|
Implement loading animated GIF bitmaps in libretro builds
|
2025-05-03 11:07:55 -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 |