d2b91c46d4
Misc changes
...
Update gitignore + adding some agent skills and tweaking workflows.
Also updated some scipts
2026-01-20 22:14:54 -05:00
f95ba51c13
Added a basic MemoryArena.
...
Added one scratch, one engine and one game arena.
Converted the game alloc to arena + the display stuff.
WIP
Made using Antigravity+gemini
2026-01-17 21:09:23 -05:00
bfd042abbf
Added:
...
- Depth buffer
- Debug display basics
- Basic vector + matrix maths
Made partially with gemini + antigravity
2026-01-11 22:07:38 -05:00
8a23ae72fe
Part generated by gemini with antigravity.
...
Converted to bindless first step
2026-01-11 17:54:57 -05:00
bd45cacc6c
Added the shader compiler to the fastbuild pipeline.
2026-01-09 14:07:36 -05:00
71a78863b7
bat that allow to launch the game fast without debugger
2026-01-08 16:26:26 -05:00
9510951aee
Final port to fastbuild.
...
Support update of game.dll separately
Made some alias and stuff
still remains the shader compiler to add to the solution.
Solution is also generated by fbuild (nice)
2026-01-08 16:26:01 -05:00
2710d29b62
Fastbuild basic stuff
2026-01-06 21:36:19 -05:00
4e0aaa129f
Fixing some includes problems
...
Using interrupt 3 instead of system pause to break on script end while debugging but not when running
Added a .bat script to recompile all shaders.
2025-03-15 21:43:20 -04:00
051939f827
- Added basic filesystem method to get the base path of the app
...
- Added hot reload support of the game dll
- various changes and refactor
2025-02-23 20:37:44 -05:00