Roz K roz
roz pushed to master at RK/rk_engine 2023-01-07 06:31:28 +01:00
7d35ac0e5b Move vertex format to utils.
roz pushed to master at RK/rk_island 2023-01-06 18:45:36 +01:00
830daec408 Bump engine submodule and merge vertex and param formats.
roz pushed to master at RK/rk_engine 2023-01-06 18:43:01 +01:00
7384a014ff Improve enum declaration.
cb763962fd Merge vertex and param formats.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2023-01-06 18:16:12 +01:00
39c449a763 Add direct copy when output and input vertex formats are matching.
a02d8e4d7d Fix unsigned packed vertex format.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2023-01-06 17:05:12 +01:00
81d52086fe Rework params packing.
16c7c91508 Add function attributes to cmp_memcpy.
9181d58ecd Add template for packed ints and fix missing define.
a6ec35ebd1 Remove heavy optims flags from makefile and add predefined function attributes instead.
596caef7ee Move cmp_memcpy into directory utils.
Compare 5 commits »
roz pushed to master at RK/rk_island 2023-01-04 15:26:06 +01:00
4783f0ba2d Bump engine submodule and fix signed integers normalisation.
roz pushed to master at RK/rk_engine 2023-01-04 15:24:22 +01:00
f463db316f Fix signed integers normalisation.
roz pushed to master at RK/rk_island 2023-01-04 12:57:41 +01:00
ccc168c896 Bump engine submodule and add branch name.
roz pushed to master at RK/rk_engine 2023-01-04 12:41:23 +01:00
59d13684be Improve typing in render.
roz pushed to master at RK/rk_engine 2023-01-04 10:24:15 +01:00
d6ec77207f Cleanup includes.
roz pushed to master at RK/rk_island 2023-01-04 09:40:30 +01:00
cbae4ec0e7 Cleanup game script.
efdbbb5815 Bump engine submodules and rework vertices data for the new mesh struct.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2023-01-04 09:35:51 +01:00
b46b4bddba Improve typing in render.
ebc6ededf3 Improve mesh struct after switching to mesh indices.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2023-01-03 21:43:04 +01:00
74b6f58794 Fix redondant modification test in batch sorting.
roz pushed to master at RK/rk_engine 2023-01-03 21:33:37 +01:00
39a95e24c3 Switch to buckets sorting.
roz pushed to master at RK/rk_engine 2023-01-03 20:52:19 +01:00
3e0ea2560a Improve compare-memcopy.
roz pushed to master at RK/rk_engine 2023-01-03 16:08:12 +01:00
558ec08614 Buckets sorting.
211762c279 Remove obvious flags from makefile.
Compare 2 commits »
roz pushed to master at RK/rk_island 2023-01-03 14:12:45 +01:00
f487a4fcb7 Bump engine submodule.
4cb67c0d79 Fix perf node division by zero.
Compare 2 commits »
roz pushed to master at RK/rk_engine 2023-01-03 14:07:26 +01:00
a5adfacdfd Use mesh indices in batch.
roz pushed to master at RK/rk_island 2023-01-03 13:04:23 +01:00
78440cce16 Bump engine submodule and rework resouces.
roz pushed to master at RK/rk_engine 2023-01-03 13:01:08 +01:00
d0741afda7 Stores meshes into vertices.