Roz K roz
roz pushed to master at RK/rk_engine 2023-01-03 11:40:19 +01:00
66980e6ea9 Move vertices and indicies buffers to vertices.
roz pushed to master at RK/rk_engine 2023-01-03 11:12:38 +01:00
a91a852887 Automatic batch freezing.
357066b315 Cleanup makefile.
Compare 2 commits »
roz pushed to master at RK/rk_island 2023-01-03 05:48:16 +01:00
84fc41e014 Update screenshort with sRGB enabled.
roz pushed to master at RK/rk_island 2023-01-03 05:34:46 +01:00
e90f198fa0 Bump engine submodule and freeze batchs.
roz pushed to master at RK/rk_engine 2023-01-03 05:30:25 +01:00
baac333b44 Batch freezing.
roz pushed to master at RK/rk_island 2023-01-02 17:22:36 +01:00
a96ea8bb6b Bump engine submodule and add static batch.
7219039980 Split scene groups and nodes.
3344ac7d6c Rename samplers in sea shader.
89e0b99d3a Automatic uniforms with binding.
Compare 4 commits »
roz pushed to master at RK/rk_engine 2023-01-02 17:03:36 +01:00
ed87f292ff Split batch fill and batch draw.
roz pushed to master at RK/rk_engine 2023-01-02 12:16:13 +01:00
afad17d517 Fix interface types and constness.
roz pushed to master at RK/rk_island 2023-01-01 08:13:39 +01:00
9131523ae7 Bump engine submodule.
3621a340f1 Add perf node.
8e49c16929 Fix camera yaw and pitch.
7c2d3d81ae Better input node.
dd786ef2b4 Better texture node.
Compare 12 commits »
roz pushed to master at RK/rk_engine 2023-01-01 08:11:37 +01:00
beca8798bf Rename create_shader.
roz pushed to master at RK/rk_engine 2023-01-01 07:59:10 +01:00
e80bbe2418 Remove begin_frame and end_frame, add clear_buffer.
roz pushed to master at RK/rk_island 2022-12-31 17:54:47 +01:00
9fff666ebf Automatic shader inputs.
09dcaae95b Add support for includes when loading shaders.
2efdcdca64 Bump engine submodule and move samplers bindings to shaders.
Compare 3 commits »
roz pushed to master at RK/rk_engine 2022-12-31 13:38:49 +01:00
ae3333e22e Move samplers bindings to shaders.
roz pushed to master at RK/rk_island 2022-12-31 12:30:19 +01:00
6701c8dbb3 Bump engine submodule.
roz pushed to master at RK/rk_engine 2022-12-31 12:28:41 +01:00
2095e335ea More errors handling.
roz pushed to master at RK/rk_engine 2022-12-31 11:54:25 +01:00
6ec993c6f8 Some errors handling.
38a692bc42 Disable dithering.
7706fe3a26 Print max textures layers and max attribs.
Compare 3 commits »
roz pushed to master at RK/rk_island 2022-12-31 09:41:48 +01:00
f05a4b64a2 Bump engine submodule.
roz pushed to master at RK/rk_engine 2022-12-31 09:40:18 +01:00
43d62948b7 Move vertex array and buffers from vertices to batch.
roz pushed to master at RK/rk_island 2022-12-31 06:41:51 +01:00
2f3508ed3a Improve mesh indexing.
c3e50b7d60 Bump engine submodule and update timings.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2022-12-31 05:32:43 +01:00
1b9ce54100 Quit orphaning and use dynamic buffers.