Commit Graph

6 Commits

Author SHA1 Message Date
b1a805cea8 Added image loading
Added some string functions and macros
Added path listing on windows
Added assets
2025-10-04 17:24:30 +01:00
7d55b16c8e Filesystem stuff on Windows
Minor image acquire/present refactor
Unsigned integer limits
Fixed typo in arena push/push copy macro
2025-10-04 11:52:39 +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