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
sedrew
0cc42d8736
update quickjs from 2021-03-27 to 2026-06-04
...
- updated submodule thirdparty/quickjs to master (04be246)
- bumped quickjs_version in CMakeLists.txt to 2026-06-04
- removed libbf.c (dropped upstream), added dtoa.c
- synced include/quickjs.h and include/quickjs-libc.h from new version
- changed webpack mode to development for readable generate-bindings.js
2026-07-21 23:45:01 +07:00
Alexander Klingenbeck
933faae1e9
Texture generator example
2023-06-28 23:22:00 +02:00
Alexander Klingenbeck
a3907ad561
More experiments with map files
2023-06-20 23:09:11 +02:00
Alexander Klingenbeck
5adc402c26
Port lightmapper to java
2023-06-19 23:24:30 +02:00
Alexander Klingenbeck
f3bdc08f2c
work on dungeon demo
2023-06-13 23:03:38 +02:00
Alexander Klingenbeck
a7cf7b76ed
update bindings
2023-06-12 17:38:31 +02:00
Alexander Klingenbeck
8b29693b74
Add vr support bindings
2023-06-12 16:12:22 +02:00
Alexander Klingenbeck
66ac427292
more bindings
2023-06-11 12:49:26 +02:00
Alexander Klingenbeck
2f537f649c
Add gui controls
2023-06-06 16:50:38 +02:00
Alexander Klingenbeck
7036848ce6
Fix promise-breaking bug
2023-06-05 22:03:08 +02:00
Alexander Klingenbeck
c410b28f83
Update bindings
2023-06-05 21:38:33 +02:00
Alexander Klingenbeck
7e0c04020e
Support out-parameter for strings
2023-06-04 22:31:15 +02:00
Alexander Klingenbeck
5c2cb695e1
Implement text reference params
2023-06-04 13:41:18 +02:00
Alexander Klingenbeck
ed56bc652a
Fix out-variables, allow nullable strings
2023-06-03 23:35:35 +02:00
Alexander Klingenbeck
090b507bdd
improve gui bindings
2023-06-03 09:15:38 +02:00
Alexander Klingenbeck
13f74bf5a1
refactor binding generation
2023-06-02 18:58:53 +02:00
Alexander Klingenbeck
8049204120
Refactor binding generation
2023-06-02 11:52:33 +02:00
Alexander Klingenbeck
1947483541
Use raygui as submodule
2023-06-02 08:03:36 +02:00
Alexander Klingenbeck
10bded75db
little game framework
2023-05-30 00:03:29 +02:00
Alexander Klingenbeck
930b087864
add bindings for rgui and reasings
2023-05-27 00:47:44 +02:00
Alexander Klingenbeck
5412dd1116
Add header parser for raygui
2023-05-26 22:09:53 +02:00
Alexander Klingenbeck
95d5c06773
Add bindings for rcamera, add 1st person cam example
2023-05-26 08:10:27 +02:00
Alexander Klingenbeck
eb3ffd8e35
Descriptions for math functions, extend readme
2023-05-25 07:57:23 +02:00
Alexander Klingenbeck
18b6c7c5f9
Add more bindings
2023-05-24 22:47:17 +02:00
Alexander Klingenbeck
aaf8fb16d8
Switch to explicit resourceFree, add typescript example, add ArrayBuffer support
2023-05-20 21:34:27 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
8fd6508ac4
fix shader binding of value types
2023-05-16 11:59:29 +02:00
Alexander Klingenbeck
282b86b01c
Add shader bindings
2023-05-16 08:28:30 +02:00
Alexander Klingenbeck
9227ba8b5d
More bindings, more samples
2023-05-15 23:02:41 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
b43d924be8
Add math bindings
2023-05-15 17:44:28 +02:00
Alexander Klingenbeck
bdb5b740e6
more bindings, examples
2023-05-14 22:19:47 +02:00
Alexander Klingenbeck
619b854795
Add more bindings
2023-05-13 16:31:12 +02:00
Alexander Klingenbeck
0fe4f51330
Add a lot of bindings
2023-05-13 14:49:05 +02:00
Alexander Klingenbeck
18a4850ea2
port more samples
2023-05-11 22:10:40 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
eb2d42165d
add constants
2023-05-11 20:54:49 +02:00
Alexander Klingenbeck
277a85f527
more bindings
2023-05-10 23:26:53 +02:00
Alexander Klingenbeck
b48568aa87
enable constructor generation
2023-05-09 23:25:28 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
68fb97127c
Fix bindings
2023-05-09 18:24:54 +02:00
Alexander Klingenbeck
bdba35dda4
update binding generator
2023-05-08 23:37:58 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
fd97c55510
Add getter generation
2023-05-08 18:05:03 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
d9f10bed4f
Refactor binding generator
2023-05-08 16:43:50 +02:00
Alexander Klingenbeck (SHS DI SY R&D DEV4)
e2d140e25b
add binding generator
2023-05-06 23:43:40 +02:00