diff options
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) |