aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoramy <[email protected]>2023-05-05 17:18:11 +0000
committeramy <[email protected]>2023-05-05 17:18:11 +0000
commit624ad9913012244d7e01cd4986e343e2afa0e502 (patch)
tree24b667d759700c7b0526f89d25bacdcbfbe62770 /readme.md
parent76f0b0acceeb6e48a374b324b90f7a572d9574b1 (diff)
a
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index b940117..f2033e4 100644
--- a/readme.md
+++ b/readme.md
@@ -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)