Roz K roz
roz pushed to master at RK/rk_engine 2022-11-29 03:07:20 +01:00
1e56cc1c28 Add mat4_mul_vec3.
roz pushed to master at RK/rk_engine 2022-09-20 03:12:25 +02:00
dfc2bbc408 Cleanup: remove projection and views and add setters for mat3 and mat4 instead.
59df9e8748 Add mat4_projection and mat4_lookat.
601336f1f9 Fix cdll loading path.
Compare 3 commits »
roz pushed to master at RK/rk_island 2022-09-19 02:38:24 +02:00
97bd087a75 Bump engine submodule and add width and height params.
roz pushed to master at RK/rk_engine 2022-09-19 02:26:44 +02:00
1855778fa7 Fix GL extensions listing.
roz pushed to master at RK/rk_engine 2022-09-19 02:04:00 +02:00
eb15d04f2c Cleanup: move all GLX to render_context_glx.
roz pushed to master at RK/rk_island 2022-09-05 11:56:50 +02:00
e2a5ef20cc Bump engine submodule.
roz pushed to master at RK/rk_engine 2022-09-05 11:50:53 +02:00
94fa36def4 Remove unused c++20 flag in makefile.