Roz K roz
roz pushed to master at RK/rk_island 2022-12-30 15:00:38 +01:00
b6553db09e Bump engine submodule and update timings.
roz pushed to master at RK/rk_engine 2022-12-30 14:51:01 +01:00
3b21e1610a Batch commands memory optim.
roz pushed to master at RK/rk_island 2022-12-30 14:24:29 +01:00
bd445575fd Bump engine submodule and update timings.
dc75859d95 Update timings.
2e905a80a8 Use kwargs in Batch construction to provide parameters names.
Compare 3 commits »
roz pushed to master at RK/rk_engine 2022-12-30 14:16:32 +01:00
628f8bcaa4 Buffer orphaning and subrange update optims.
306ac3d312 Add a parameter to enable/disable debug output.
Compare 2 commits »
roz pushed to master at RK/rk_island 2022-12-30 10:55:35 +01:00
8e020915a6 Bump engine submodule and switch back to SoA parameters.
roz pushed to master at RK/rk_engine 2022-12-30 10:52:56 +01:00
7db5304d40 Switch back to SoA parameters.
roz pushed to master at RK/rk_island 2022-12-29 19:21:14 +01:00
66a099e51f Bump engine submodule.
roz pushed to master at RK/rk_engine 2022-12-29 19:17:25 +01:00
414630ecfd Better framebuffer config selection with sRGB.
roz pushed to master at RK/rk_engine 2022-12-29 16:26:35 +01:00
ed6c852102 Rework GL framebuffer config selection.
919ba9291f Cleanup GL/GLX extensions.
Compare 2 commits »
roz pushed to master at RK/rk_island 2022-12-29 14:39:56 +01:00
1649bb6dc9 Run forever.
81f0745feb Pimp forest texture.
Compare 2 commits »
roz pushed to master at RK/rk_island 2022-12-29 08:18:22 +01:00
758ed8c7f4 Bump engine submodule and add interactive orbit camera.
850a254abc Add events manager and mouse keyboard clients.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2022-12-29 08:13:11 +01:00
33abfd834a Add mat4_orbit.
roz pushed to master at RK/rk_island 2022-12-27 06:32:11 +01:00
1ac12ea9ea Bump engine submodule and update timings.
roz pushed to master at RK/rk_engine 2022-12-27 06:29:08 +01:00
269d7821c8 Cleanup vertex and params creation, and switch commands and params buffers to dynamic draw.
af0edd5e6d Add set_param_mat3.
ad2e89f684 Cleanup mat4 setters.
Compare 3 commits »
roz pushed to master at RK/rk_island 2022-12-26 14:16:30 +01:00
108976bdff Bump engine submodule and switch to mat3 orientations.
roz pushed to master at RK/rk_engine 2022-12-26 14:07:04 +01:00
6b33f8285c Add mat3 instances parameters.
618e05bcaa Dump extensions (commented out).
Compare 2 commits »
roz pushed to master at RK/rk_island 2022-12-26 04:18:44 +01:00
c4309ef7c7 Bump engine submodule.
roz pushed to master at RK/rk_engine 2022-12-25 04:22:16 +01:00
cdfce62c90 Rename TEXTURE_FORMAT_32F to TEXTURE_FORMAT_FLOAT_32.
roz pushed to master at RK/rk_engine 2022-12-25 04:07:40 +01:00
e286d33c35 Cleanup pointers types and addrs.
roz pushed to master at RK/rk_island 2022-12-24 11:37:09 +01:00
bff54342dc Bump engine submodule.