rayjs/examples
sedrew b59455c3a7 raylib 5.5 migration: type conversions, auto-ignore, buffer returns, bunnymark_opt
- Added char, short, long, unsigned short/unsigned long, const float*,
  bool*, char* type conversions to jsToC/jsToJs
- Fixed unsigned int*/unsigned char* pointer returns in jsToJs
- Updated VrDeviceInfo (removed vScreenCenter), GuiListView (active param),
  GuiTextInputBox (bool* ignored)
- Added auto-ignore filter for unsupported types (105 functions ignored)
- Added needsBufferReturn() handler for 5 functions returning unsigned char*
- Removed GLFW-specific F5 reload from quickjs.c
- Created CHANGELOG_5.5.md, bunnymark_opt.js (Float32Array), updated readme
- Deleted temp analysis scripts and failed build-sdl directory
2026-07-22 10:43:26 +07:00
..
audio Add example resources 2023-05-25 23:12:11 +02:00
core Update readme. Delete un-ported examples 2023-07-20 13:15:01 +02:00
js_example_project improve script loading 2023-05-21 22:32:50 +02:00
models clean up samples 2023-07-18 22:28:22 +02:00
raygui Support out-parameter for strings 2023-06-04 22:31:15 +02:00
shaders Update readme. Delete un-ported examples 2023-07-20 13:15:01 +02:00
shapes clean examples 2023-07-18 22:48:10 +02:00
text Update readme. Delete un-ported examples 2023-07-20 13:15:01 +02:00
textures raylib 5.5 migration: type conversions, auto-ignore, buffer returns, bunnymark_opt 2026-07-22 10:43:26 +07:00
ts_dungeon update dungeon crawler 2023-06-15 07:31:55 +02:00
ts_game work on dungeon demo 2023-06-13 23:03:38 +02:00
js_lightmapper.js clean up samples 2023-07-18 22:28:22 +02:00
lib.raylib.d.ts raylib 5.5 migration: type conversions, auto-ignore, buffer returns, bunnymark_opt 2026-07-22 10:43:26 +07:00
texture_generator.js clean examples 2023-07-18 22:48:10 +02:00
tsconfig.json improve script loading 2023-05-21 22:32:50 +02:00