Commit graph

2 commits

Author SHA1 Message Date
Joud Kandeel ef0dad4ffc
fix: memory leaks and heavily optimize the game (#117)
* fixed performance issue on getting texture height for rendering the player model as it loades the player texture on every frame

* updated the lifetime of the texture

* fixed 20 MB memory leak

* delay window display until engine init is done
2026-05-25 22:13:28 +03:00
daoge_cmd b691c43c44 Initial commit 2026-03-01 12:16:08 +08:00