Roz K roz
roz pushed tag 1.0.1 to RK/rk_microcomponents 2023-07-24 19:16:42 +02:00
roz deleted tag 1.0.1 from RK/rk_microcomponents 2023-07-24 19:16:31 +02:00
roz pushed to main at RK/rk_microcomponents 2023-07-24 19:16:14 +02:00
3572ba37ad Bump package version
roz pushed tag 1.0.1 to RK/rk_microcomponents 2023-07-24 19:11:33 +02:00
roz pushed to main at RK/rk_microcomponents 2023-07-24 19:10:43 +02:00
cb17398e8d Time cache for scaled time and delta time, fixed and not fixed
roz pushed tag 1.0.0 to RK/rk_microcomponents 2023-07-19 18:53:53 +02:00
roz pushed to main at RK/rk_microcomponents 2023-07-19 18:19:26 +02:00
9861009bd8 Add Simple Test sample
roz pushed to main at RK/rk_microcomponents 2023-07-18 22:01:45 +02:00
4ce513638e Version 1.0.0
roz created branch main in RK/rk_microcomponents 2023-07-18 21:47:37 +02:00
roz pushed to main at RK/rk_microcomponents 2023-07-18 21:47:37 +02:00
ee28ffc636 Initial commit.
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.