summary refs log tree commit diff
path: root/src/GameDraw.cpp
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-15Use more SIMD for linear algebraNguyễn Gia Phong
2023-03-26Move OpenGL calls out of geometry functionNguyễn Gia Phong
2023-03-26Convert a few linear algebra functions to ZigNguyễn Gia Phong
2023-03-25Convert square of norm calculation to ZigNguyễ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
2021-12-11Covert misc Game methods to C 2.4.6Nguyễn Gia Phong
2021-12-11Make Camera compatible with CNguyễn Gia Phong
2021-11-29Use more efficient PRNGNguyễn Gia Phong
2021-10-31Remove pseudo motion blurNguyễn Gia Phong
2021-10-30Eradicate Skeleton.jointlabelsNguyễn Gia Phong
2021-10-02Clean up unused functions and style 2.4.0Nguyễn Gia Phong
2021-09-18Use zeal for sound loadingNguyễn Gia Phong
2021-09-14Force menu and hardware cursorNguyễn Gia Phong
2021-09-14Simplify FPS calculationNguyễn Gia Phong
2021-09-12Reduce number of glViewport callsNguyễn Gia Phong
2021-09-12Fix main menu resize 2.2.1Nguyễn Gia Phong
2021-09-12Make window resizable 2.2.0Nguyễn Gia Phong
2021-08-13Extern C eventLoopNguyễn Gia Phong
2021-08-11Switch to zig buildNguyễn Gia Phong
2021-06-21Remove trailing whitespaces and duplicated blank lines 1.2.0Nguyễn Gia Phong
2021-06-17Resolve trivial warningsNguyễn Gia Phong
2021-06-17Rename source and build directory 1.1.1Nguyễn Gia Phong