.. |
audio-binding.h
|
Implement more of the audio bindings for libretro builds
|
2025-04-06 22:38:10 -04:00 |
binding-base.cpp
|
Don't make sandbox_malloc into a coroutine
|
2025-03-18 13:49:41 -04:00 |
binding-base.h
|
Improve the stack frame guard implementation in libretro builds
|
2025-03-25 00:30:54 -04:00 |
binding-sandbox.h
|
Complete more of the font bindings for libretro builds
|
2025-04-04 12:20:33 -04:00 |
binding-util.cpp
|
Start writing class/method stubs for binding-sandbox
|
2025-01-21 12:56:17 -05:00 |
binding-util.h
|
Don't make sandbox_malloc into a coroutine
|
2025-03-18 13:49:41 -04:00 |
bitmap-binding.h
|
Fix incorrect initialize_copy bindings in libretro builds
|
2025-04-05 21:10:31 -04:00 |
core.h
|
Start integrating libretro OpenGL graphics
|
2025-02-18 14:05:14 -05:00 |
etc-binding.h
|
Complete more of the font bindings for libretro builds
|
2025-04-04 12:20:33 -04:00 |
font-binding.h
|
Fix incorrect initialize_copy bindings in libretro builds
|
2025-04-05 21:10:31 -04:00 |
graphics-binding.h
|
Make Graphics.transition a no-op in libretro builds when not frozen
|
2025-04-05 21:37:27 -04:00 |
input-binding.h
|
Add Graphics.frame_count bindings in libretro builds
|
2025-03-20 21:29:22 -04:00 |
plane-binding.h
|
Remove unnecessary coroutines from libretro color= binding implementations
|
2025-04-02 13:22:31 -04:00 |
sandbox.cpp
|
Rename mkxp-threads to mkxp-polyfill
|
2025-04-02 13:06:17 -04:00 |
sandbox.h
|
Don't make sandbox_malloc into a coroutine
|
2025-03-18 13:49:41 -04:00 |
sprite-binding.h
|
Remove unnecessary coroutines from libretro color= binding implementations
|
2025-04-02 13:22:31 -04:00 |
table-binding.h
|
Complete more of the font bindings for libretro builds
|
2025-04-04 12:20:33 -04:00 |
tilemap-binding.h
|
Remove unnecessary coroutines from libretro color= binding implementations
|
2025-04-02 13:22:31 -04:00 |
types.h
|
Refactor the non-autogenerated parts of sandbox-bindgen into separate files
|
2025-02-05 01:11:23 -05:00 |
viewport-binding.h
|
Remove unnecessary coroutines from libretro color= binding implementations
|
2025-04-02 13:22:31 -04:00 |
wasi.cpp
|
Remove dependency on libzip in libretro builds
|
2025-03-31 13:26:54 -04:00 |
wasi.h
|
Remove dependency on libzip in libretro builds
|
2025-03-31 13:26:54 -04:00 |
wasm-rt.cpp
|
Implement loading from encrypted game archives in libretro builds
|
2025-03-30 23:37:19 -04:00 |
wasm-rt.h
|
Rename wasm-rt symbols to reduce probability of symbol conflicts with libretro frontend
|
2025-03-02 13:49:19 -05:00 |
window-binding.h
|
Implement flashable and viewport element bindings for libretro builds
|
2025-03-20 22:38:05 -04:00 |