aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4fed650..612aa5b 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,5 @@ Written in C.
`libglvnd (libGL.so)`
## TODO
Handle window close (window destroyed event, disconnected from server and socket becomes invalid (check select return?)).\
-Bind texture and cache the bound texture to reduce calls to opengl. \ No newline at end of file
+Bind texture and cache the bound texture to reduce calls to opengl.
+Use gl triangle instead of quad. \ No newline at end of file