Commit Graph

22 Commits

Author SHA1 Message Date
jussi
50d0e15ff4 Shader buffer storage object management (ssbo) and rest of rlgl texture management functions. 2023-11-18 23:54:16 +02:00
jussi
b9903277bc Merged uluaGet*Index functions to uluaGet* functions. 2023-10-31 17:15:48 +02:00
jussi
d351b7b025 More RLGL Initialization functions. 2023-10-31 12:21:25 +02:00
jussi
f8b4b709e6 Compute shader management and Buffer management. 2023-10-31 11:52:36 +02:00
jussi
65fababd8d Shaders management functions. 2023-10-31 02:11:46 +02:00
jussi
992310fb90 Fixed examples. 2023-10-29 19:45:18 +02:00
jussi
0df40e2ac0 Shapes, RLGL, Math, Gui and Easings to new style. 2023-10-29 15:21:10 +02:00
jussi
6be8d71fac Release v0.5. 2023-10-27 01:16:03 +03:00
jussi
56c365c8cc Buffer userdata object and rlgl Vertex buffers management. 2023-10-26 20:09:16 +03:00
jussi
6915f3e27c rlgl Matrix state management. 2023-10-22 22:13:27 +03:00
jussi
b7b46ada04 Vertex buffers state and Shader state functions. Vertex buffers management WIP. 2023-08-17 18:33:50 +03:00
jussi
5438a70b0a logLevelInvalid for bad function calls and invalid data formats. 2023-08-04 22:21:40 +03:00
jussi
0e77452a1b Rest of rlgl General render state functions. 2023-06-05 20:51:09 +03:00
jussi
8ade9eeb43 rlgl Vertex level operations and Draw Textured Polygon Example. 2023-06-03 18:46:20 +03:00
jussi
ed6d37294a rlgl Some Render batch management functions and Matrix operations functions. 2023-06-02 23:19:32 +03:00
jussi
d550afa3d4 RLGL Textures state functions. 2023-06-02 16:18:32 +03:00
jussi
8008ebf1b0 New rlgl functions and texture can be given as table. 2023-06-01 20:35:06 +03:00
jussi
870e3a46a6 More rlgl General render state functions. Fixed rlgl function prefix to rl. 2023-05-15 14:18:58 +03:00
jussi
b387742850 DrawBillboardPro and rlglGetVersion. 2023-05-10 21:21:40 +03:00
jussi
f4ae19ca7d New argument style for rlgl, text, lights and math. 2023-04-09 22:19:47 +03:00
jussi
2526c9732e All global variables and functions are not in global RL table. doc_parser creates also ReiLua_API.lua. 2023-04-06 12:31:37 +03:00
jussi
1529202e26 RLGL line width functions. 2022-06-19 12:18:09 +03:00