2a2a670e1a
# Update
...
- Added GetTime funcs to utils
- Added Time() to App class to gather the apps run time in seconds
- Updated almost every part of the sourcecode to the D7 Style guide
2025-11-26 13:46:46 +01:00
830524c9eb
Add a max_size member func to linearAlloc
2025-11-26 11:18:48 +01:00
9731579af9
use own mtx api cause i confirmed it as working
2025-11-26 11:08:36 +01:00
dfb854985d
fix critical bug
2025-11-25 17:22:26 +01:00
692611e162
Add rendering functions (crashes)
2025-11-24 22:11:26 +01:00
a9eed546b9
- Start work on drawlist
...
- Fix issue in texloader
- add ivec2 to tecloader / screen
- add draw func for iron
- add bufCfg in 3 variants to c3d
- add poc for c3d_permutation
2025-11-24 14:25:35 +01:00
f0117e07d4
work on app class and start work on iron
2025-11-24 10:02:22 +01:00
c3a0e936c8
# Additions
...
- libpicasso (shader compiling)
- linearAllocator template (for std::vector)
- palladium vec and mat api
- iron (2d renderer)
2025-11-22 14:55:01 +01:00
2ad6d49511
Initial Commit
2025-11-19 22:20:27 +01:00
8dfe2dce9e
Initial commit
2025-11-16 12:51:07 +01:00