Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-24 | Fix decal fading animation 2.5.1 | Nguyễn Gia Phong | |
Also fix missing decal regression. Fixes: 48417e11854f8 ("Make XYZ C-compatible") | |||
2023-08-18 | Fix typo from -Wall -Werror | Nguyễn Gia Phong | |
2023-08-15 | Use more SIMD for linear algebra | Nguyễn Gia Phong | |
2023-03-26 | Move OpenGL calls out of geometry function | Nguyễn Gia Phong | |
2023-03-26 | Convert a few linear algebra functions to Zig | Nguyễn Gia Phong | |
2023-03-25 | Convert square of norm calculation to Zig | Nguyễn Gia Phong | |
2023-03-24 | Convert frustum handling to Zig | Nguyễn Gia Phong | |
2023-03-24 | Convert text rendering to Zig | Nguyễn Gia Phong | |
2023-03-24 | Convert fog effect to Zig | Nguyễn Gia Phong | |
2021-12-11 | Covert misc Game methods to C 2.4.6 | Nguyễn Gia Phong | |
2021-12-11 | Make Camera compatible with C | Nguyễn Gia Phong | |
2021-11-29 | Use more efficient PRNG | Nguyễn Gia Phong | |
2021-10-31 | Remove pseudo motion blur | Nguyễn Gia Phong | |
2021-10-30 | Eradicate Skeleton.jointlabels | Nguyễn Gia Phong | |
2021-10-02 | Clean up unused functions and style 2.4.0 | Nguyễn Gia Phong | |
2021-09-18 | Use zeal for sound loading | Nguyễn Gia Phong | |
Effectively vorbisfile is replaced by libsndfile, which can support formats other than Ogg Vorbis. | |||
2021-09-14 | Force menu and hardware cursor | Nguyễn Gia Phong | |
2021-09-14 | Simplify FPS calculation | Nguyễn Gia Phong | |
2021-09-12 | Reduce number of glViewport calls | Nguyễn Gia Phong | |
2021-09-12 | Fix main menu resize 2.2.1 | Nguyễn Gia Phong | |
2021-09-12 | Make window resizable 2.2.0 | Nguyễn Gia Phong | |
2021-08-13 | Extern C eventLoop | Nguyễn Gia Phong | |
2021-08-11 | Switch to zig build | Nguyễn Gia Phong | |
2021-06-21 | Remove trailing whitespaces and duplicated blank lines 1.2.0 | Nguyễn Gia Phong | |
2021-06-17 | Resolve trivial warnings | Nguyễn Gia Phong | |
2021-06-17 | Rename source and build directory 1.1.1 | Nguyễn Gia Phong | |