Commit Graph

7 Commits

Author SHA1 Message Date
7a27309c5b chore: Update aabb header guard to game rather than core 2025-10-04 15:13:31 +01:00
a9f12532b4 feat: collision functions added 2025-10-04 14:57:09 +01:00
14321c71b8 Added virtual memory on Linux 2025-10-04 00:56:55 +01:00
5f07239374 Added memory arena
Fixed frames in flight validation error in vulkan
Added some utility macros
Added function decorator macros
Added some consolidation headers/code include files
2025-10-04 00:46:26 +01:00
9f2ef576b9 Red screen on Linux
Oddly no validation error
2025-10-03 20:42:04 +01:00
655964852c Red screen?
Initalised vulkan for rendering bar some validation errors
Added core types, platform detection and util macros
2025-10-03 20:04:40 +01:00
50eb947811 Initial commit
Basic SDL3 window
Build script for windows
Added SDL3 submodule
Added stb submodule
2025-10-03 14:30:36 +01:00