diff options
author | amy <[email protected]> | 2023-05-05 17:18:11 +0000 |
---|---|---|
committer | amy <[email protected]> | 2023-05-05 17:18:11 +0000 |
commit | 624ad9913012244d7e01cd4986e343e2afa0e502 (patch) | |
tree | 24b667d759700c7b0526f89d25bacdcbfbe62770 /readme.md | |
parent | 76f0b0acceeb6e48a374b324b90f7a572d9574b1 (diff) |
a
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math` - find a better epsilon +- fix the fps counter, its probably wrong + # known issues - glfw & glew causes memory leak (not lost, related to video drivers) |