c-engine/src
2025-11-23 21:11:07 +00:00
..
arena_allocator.c Added subarenas but currently run into memory alignment issues 2025-11-23 21:11:07 +00:00
arena_allocator.h Added subarenas but currently run into memory alignment issues 2025-11-23 21:11:07 +00:00
camera.c Fixed some inconsistencies that broke rotation and rendering 2025-08-18 15:11:42 +01:00
camera.h Fixed some inconsistencies that broke rotation and rendering 2025-08-18 15:11:42 +01:00
main.c Added subarenas but currently run into memory alignment issues 2025-11-23 21:11:07 +00:00
shader.c Moved shader creation code out of main 2025-10-01 14:30:25 +01:00
shader.h Moved shader creation code out of main 2025-10-01 14:30:25 +01:00
window.c First pass of window manager file 2025-10-01 13:55:45 +01:00
window.h First pass of window manager file 2025-10-01 13:55:45 +01:00