aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 3bb2290..addf5a5 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math`
-build flags : -Dmemory_trace -Dstfu -D_debug -Dmemory_count
+build flags : -Dmemory_trace -Dstfu -D__debug -Dmemory_count
# todo
@@ -9,8 +9,6 @@ build flags : -Dmemory_trace -Dstfu -D_debug -Dmemory_count
- color triangles (more detailed)
-- separate alloc tracing, and counting
-
- animations
- simple transparency