summary refs log tree commit diff
path: root/build.zig
AgeCommit message (Expand)Author
2023-08-24Fix decal fading animation 2.5.1Nguyễn Gia Phong
2023-08-18Fix typo from -Wall -WerrorNguyễn Gia Phong
2023-08-14Port to Zig 0.11Nguyễn Gia Phong
2023-03-24Convert frustum handling to ZigNguyễn Gia Phong
2023-03-24Convert text rendering to ZigNguyễn Gia Phong
2023-03-24Convert fog effect to ZigNguyễn Gia Phong
2023-03-10Disable UBSAN only for C++Nguyễn Gia Phong
2023-02-15Port to Zig 0.10 2.5.0Nguyễn Gia Phong
2023-02-15Convert PNG textures to QOINguyễn Gia Phong
2022-01-15Bump to 2.4.7 2.4.7Nguyễn Gia Phong
2022-01-15Port to Zig 0.9Nguyễn Gia Phong
2021-12-11Make Camera compatible with CNguyễn Gia Phong
2021-11-29Use more efficient PRNGNguyễn Gia Phong
2021-10-02Clean up unused functions and style 2.4.0Nguyễn Gia Phong
2021-10-02Convert 3D models to OFFNguyễn Gia Phong
2021-09-18Use zeal for sound loadingNguyễn Gia Phong
2021-09-17Convert texture loading code to ZigNguyễn Gia Phong
2021-09-10Replace SDL by GLFWNguyễn Gia Phong
2021-09-08Move configuration parsing to Zig 2.1.0Nguyễn Gia Phong
2021-08-15Use zeal for audio handlingNguyễn Gia Phong
2021-08-13Retire ALUTNguyễn Gia Phong
2021-08-11Switch to zig buildNguyễn Gia Phong
2021-07-26Deprecate TGA loaderNguyễn Gia Phong
2021-06-22Replace SDL_image with stb for texture loadingNguyễn Gia Phong
2021-06-21Draft Zig build fileNguyễn Gia Phong