Commit Graph

145 Commits

Author SHA1 Message Date
Fierelier 8172655e88 This is how you do it 2022-05-19 03:23:33 +02:00
Fierelier 4282020b02 Change LuaJIT 2.1+ (master) tree to LuaJIT 2.0 2022-05-19 03:15:34 +02:00
Fierelier 75205209df Add notice 2022-05-19 03:14:23 +02:00
TSnake41 e7b59f1537 Update binding and LuaJIT 2022-04-12 23:39:43 +02:00
TSnake41 29052e1e85 Merge branch 'saphire-raylua_r' 2022-03-20 12:55:36 +01:00
TSnake41 dba1274bc3 Add saphire build system support for raylua_r (#3) 2022-03-20 12:53:25 +01:00
Astie Teddy 1306640357
Merge pull request #3 from sneusse/no-console
Add a new executable that doesn't show the console (windows)
2022-03-20 12:44:45 +01:00
Sebastian Neusser 2b37b77a71 only use -mwindows on windows 2022-03-18 13:03:06 +01:00
Sebastian Neusser 6a8065fcdb built new executable using the windows subsystem
- use the raylua_r to build executables without the console window
2022-03-18 12:54:42 +01:00
TSnake41 6f4cc3bba7 Update binding 2022-03-12 14:06:03 +01:00
TSnake41 c008f46e82 Update binding 2022-02-15 12:45:32 +01:00
Astie Teddy b5247f7b61 Update binding 2022-01-18 11:11:58 +01:00
TSnake41 035703b769 Fix wrong submodule for LuaJIT 2021-12-31 12:16:04 +01:00
TSnake41 2eee7452d2 Update binding 2021-12-29 13:21:32 +01:00
TSnake41 e426d561d3 Use rewritten shaders_compute_shader based on gol raylib example. 2021-11-04 21:43:06 +01:00
TSnake41 e846857ced Added EncodeDataBase64/DecodeDataBase64 that were missing. 2021-11-04 21:17:26 +01:00
TSnake41 262a663355 raylua v4.0a 2021-11-04 20:48:32 +01:00
TSnake41 95d558cb98 Fix dll issues on Windows 2021-11-04 20:43:28 +01:00
TSnake41 0eca951b26 Update embedded ressources notice.
raylib-lua was able to load file from payload since 3c68c3cfb9
2021-10-24 13:25:58 +02:00
TSnake41 707d2309b1 Improve building and conditional declarations.
raylib-lua now manages properly `if defined` declarations.
2021-10-24 13:16:32 +02:00
TSnake41 f501ca9512 Update binding
Build by default for OpenGL 4.3 (may be changed in the future)
Now consider LUA_PATH environment variable.
2021-10-17 00:00:01 +02:00
TSnake41 9fa0231089 Merge branch 'compute-shaders' into v4.0-dev 2021-10-16 23:45:35 +02:00
TSnake41 144738427f Improve gitignore 2021-10-16 23:43:21 +02:00
TSnake41 89b1ebf081 Update saphire build system, now cleaner and more efficient. 2021-10-16 23:41:39 +02:00
TSnake41 37ef1b240c Add current saphire build system and auto-completion code 2021-10-14 21:15:36 +02:00
TSnake41 3546bf9724 Add compute shader support from TSnake41/raylib 2021-10-14 21:13:34 +02:00
TSnake41 1c94c52802 Update binding 2021-10-03 13:19:17 +02:00
TSnake41 969e64725e Add FSR and custom font examples. 2021-10-02 19:14:10 +02:00
TSnake41 8815751ac9 Early work on raylib 4.0, updated all submodules 2021-10-02 19:03:57 +02:00
TSnake41 353b431aef raylua v3.7 2021-05-02 12:11:49 +02:00
TSnake41 3c68c3cfb9 Use callback API when applicable, implement MusicStream from payload.
Update proper example.
2021-05-01 22:30:32 +02:00
TSnake41 004ac65b28 Initial raylib v3.7 version. 2021-05-01 20:21:00 +02:00
TSnake41 5a8a6feee6 WIP raylib binding update 2021-04-22 19:05:57 +02:00
TSnake41 89e0058bb4 Update binding, update LuaJIT to Tarantool's fork. 2021-02-16 22:25:45 +01:00
TSnake41 7d11e0ea51 Update binding, add core_input_mouse example 2021-02-02 20:42:17 +01:00
TSnake41 88b7d0f17e Update raylib and raygui binding. 2021-01-28 23:42:11 +01:00
TSnake41 57f8548f4d Fix shapes_logo_raylib title 2020-12-29 14:04:56 +01:00
TSnake41 1fc022b604 Fixed various doc and make clean, added textures_software_rendering 2020-12-29 14:03:13 +01:00
TSnake41 e4eb705aa6 raylua v3.5a 2020-12-25 17:38:47 +01:00
TSnake41 a6e3c328a4 Merge branch 'v3.1-dev' 2020-12-21 13:43:30 +01:00
TSnake41 0d06ef4ea9 raylua v3.5-pre1 2020-12-21 13:42:18 +01:00
Astie Teddy 37a89f7b18 Add music in embedding demo. 2020-11-16 16:44:19 +01:00
Astie Teddy 49de44490e Update binding, add embedding logo demo. 2020-11-16 16:18:24 +01:00
Astie Teddy 062f5c3359 Improve building and DRM support 2020-10-07 12:40:58 +02:00
Astie Teddy fc082f0837 Update raylib binding. 2020-10-07 12:28:06 +02:00
Astie Teddy 67997f2434 Remove remaining travis comment 2020-09-18 22:48:09 +02:00
Astie Teddy 41e6e4546f Remove travis comments that fail parsing. 2020-09-18 22:46:41 +02:00
Astie Teddy e5a8695cfd Travis fix 2020-09-18 22:43:12 +02:00
Astie Teddy 71697aae94 Fix travis issues maybe 2020-09-18 22:41:43 +02:00
Astie Teddy 91aeeecd9e Various CI improvements 2020-09-18 22:38:30 +02:00