..
audio
Use libretro's PlayStation 3 Docker image instead of ScummVM's
2025-02-22 16:04:51 -05:00
crypto
Update ancurio's copyright notice ( #29 )
2023-10-04 15:07:34 -04:00
display
Fix text size calculation in libretro builds
2025-03-27 14:59:28 -04:00
etc
Implement rudimentary FreeType-based font rendering in libretro builds
2025-03-05 17:11:39 -05:00
filesystem
Don't add leading slash to native paths in libretro Windows build
2025-03-01 18:02:13 -05:00
input
Replace WABT's WebAssembly runtime with a custom implementation
2025-02-11 20:40:55 -05:00
net
Bump cpp-httplib to v0.14.1
2023-10-29 11:59:55 +00:00
system
Add @autoreleasepool blocks to the macOS specific files.
2024-08-02 09:26:51 -05:00
theoraplay
Implement Graphics.play_movie
2022-01-20 22:03:47 -05:00
util
Merge branch 'libretro-compat' into libretro
2025-02-22 23:16:58 -05:00
binding.h
Update ancurio's copyright notice ( #29 )
2023-10-04 15:07:34 -04:00
config.cpp
postload scripts
2024-10-26 14:24:32 +00:00
config.h
postload scripts
2024-10-26 14:24:32 +00:00
core.cpp
Reset the active OpenGL texture every frame in libretro builds
2025-03-20 12:11:57 -04:00
eventthread.cpp
Replace xxd with a custom executable
2025-02-27 22:55:22 -05:00
eventthread.h
Fix Audio.bgm_stop
in libretro builds
2025-02-08 16:48:59 -05: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
Merge pull request #52 from Splendide-Imaginarius/mkxp-z-static-libgcc-windows
2023-10-17 12:09:21 +00:00
mkxp-threads.cpp
Fix many, many compilation errors in libretro PlayStation 3 builds
2025-02-21 14:06:28 -05:00
mkxp-threads.h
Use libretro's PlayStation 3 Docker image instead of ScummVM's
2025-02-22 16:04:51 -05: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
Start integrating font code into libretro builds
2025-03-04 18:52:20 -05:00
sharedstate.h
Update ancurio's copyright notice ( #29 )
2023-10-04 15:07:34 -04:00
stb_image.cpp
Implement image loading in libretro builds
2025-02-25 12:53:57 -05:00
stb_image_malloc.h
Implement image loading in libretro builds
2025-02-25 12:53:57 -05:00