Commit Graph

28 Commits

Author SHA1 Message Date
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 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 3546bf9724 Add compute shader support from TSnake41/raylib 2021-10-14 21:13:34 +02:00
TSnake41 1fc022b604 Fixed various doc and make clean, added textures_software_rendering 2020-12-29 14:03:13 +01:00
TSnake41 0d06ef4ea9 raylua v3.5-pre1 2020-12-21 13:42:18 +01:00
Astie Teddy 062f5c3359 Improve building and DRM support 2020-10-07 12:40:58 +02:00
Astie Teddy 8d7f4b0dbc Update binding, more compatibility informations. 2020-09-05 16:15:31 +02:00
Astie Teddy 03673975d8 Compiler selection fix and .so Linux build improvements.
(but it's still not building on Linux my computer)
2020-09-05 15:47:37 +02:00
TSnake41 44a4b94d97 Some improvements and fixes for raylua.dll/raylua.so. 2020-08-19 16:58:45 +02:00
TSnake41 06d7c2f2da Add icon for Windows. 2020-05-10 13:43:22 +02:00
TSnake41 10fe371292 Operator overloading. 2020-05-08 17:07:34 +02:00
TSnake41 72a32e09d5 Fix Mac OS X build. 2020-05-08 16:06:43 +02:00
TSnake41 c59880f170 Maybe fix some Mac OS X crash. 2020-05-08 01:42:43 +02:00
TSnake41 7d1640c514 Allow building libraylua.a 2020-04-30 22:00:21 +02:00
TSnake41 85ef3f07f5 Mac OS X compatibility. 2020-04-01 13:15:42 +02:00
TSnake41 723e41b74a raylua 3.0a 2020-03-31 21:43:33 +02:00
TSnake41 1e911f4a05 Improve building on Linux and fix duplicated API entries. 2020-03-31 21:33:13 +02:00
TSnake41 7a14562f25 Add various raylib modules. 2020-03-31 21:32:36 +02:00
TSnake41 b64c70f7e4 Update README 2020-03-30 20:59:44 +02:00
TSnake41 96d1a00ac9 Fix building on Linux. 2020-03-29 15:41:54 +02:00
TSnake41 3cb93d4aeb Fix some bugs, allow requirable library building. 2020-03-08 15:16:50 +01:00
TSnake41 e2041a4256 Add physac and rlgl experimental support 2020-03-01 20:09:56 +01:00
TSnake41 0f9020902c Fix clean and static building (get rid of the need of libwinpthread 2020-02-27 23:15:10 +01:00
TSnake41 ff1ceba0bc README and licence stuff 2020-02-27 18:38:21 +01:00
TSnake41 bfcdb200b5 Add even more files 2020-02-27 18:01:34 +01:00
TSnake41 dae35f0d74 Initial commit 2020-02-27 00:14:24 +01:00