mkxp-z/binding-sandbox
2025-04-29 00:07:54 -04:00
..
audio-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
binding-base.cpp Remove exceptions from the sandbox implementation in libretro builds 2025-04-25 13:31:32 -04:00
binding-base.h Remove unnecessary reserve() in binding-base.h 2025-04-20 13:40:49 -04:00
binding-sandbox.h Fix several bugs and missing bindings in libretro builds 2025-04-16 21:57:13 -04:00
binding-util.cpp Fix memory leak in dfree implementation in libretro builds 2025-04-20 17:48:19 -04:00
binding-util.h Fix typo in wrap_property in libretro binding utils 2025-04-29 00:07:54 -04:00
bitmap-binding.h Complete the bitmap bindings in libretro builds 2025-04-28 16:15:11 -04:00
etc-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
font-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
graphics-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
input-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
meson.build Implement config loading in libretro builds 2025-04-11 23:12:05 -04:00
module_rpg.cpp Reconcile the standalone and libretro build systems 2025-04-09 23:52:12 -04:00
plane-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
sandbox.cpp Remove exceptions from the sandbox implementation in libretro builds 2025-04-25 13:31:32 -04:00
sandbox.h Implement more of the bitmap bindings for libretro builds 2025-04-27 22:18:06 -04:00
sprite-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
table-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
tilemap-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
tilemapvx-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
types.h Remove exceptions from the sandbox implementation in libretro builds 2025-04-25 13:31:32 -04:00
viewport-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
wasi.cpp Remove exceptions from the sandbox implementation in libretro builds 2025-04-25 13:31:32 -04:00
wasi.h Remove dependency on libzip in libretro builds 2025-03-31 13:26:54 -04:00
wasm-rt.cpp Decrease Ruby stack size in libretro builds from 16 MiB to 2 MiB 2025-04-21 13:05:17 -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 Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00
windowvx-binding.h Add wrap_property helper function for bindings in libretro builds 2025-04-28 13:39:06 -04:00