Go to file
peterino2 c47b598a48 updated exit conditions 2025-08-29 11:58:45 -07:00
build fixes gpa usage, we now have a lot of memory leaks 2025-06-30 18:28:55 -07:00
engine updated exit conditions 2025-08-29 11:58:45 -07:00
extras updated exit conditions 2025-08-29 11:58:45 -07:00
lib updated builds to use spvreflect2 and updated the build code 2025-08-18 23:35:35 -07:00
projects updated exit conditions 2025-08-29 11:58:45 -07:00
testing hot reloading is working now 2025-05-18 17:56:23 -07:00
tools papyrus sgpu update 2025-08-14 22:08:55 -07:00
.gitattributes Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
.gitignore module cache works 2025-05-18 14:45:06 -07:00
.gitmodules Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
LICENSE Backlog initial-comit SDL gpu examples cooking shaders properly 2025-04-07 19:51:46 -07:00
README.md videoplay 2025-05-02 23:05:36 -07:00
build.zig updated builds to use spvreflect2 and updated the build code 2025-08-18 23:35:35 -07:00
build.zig.zon new project maker 2025-06-29 22:15:34 -07:00
content.txt content and shader cooking stuff 2025-04-13 14:12:48 -07:00

README.md

Backlog

zig version: 0.14

Backlog Labs Game Engine.

run tools/scripts/first-time-setup.py

ffmpeg -i INPUT.mp4 -c:v libtheora -q:v 7 -c:a libvorbis -q:a 4 OUTPUT.ogv