aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2021-10-10 13:56:10 +0200
committerdec05eba <dec05eba@protonmail.com>2021-10-10 13:59:44 +0200
commit54b2376adad98d91d32378efc3f241f120ba970f (patch)
tree4556581f7c51f88e9cb1e5610bc8afef524340e1 /README.md
parent3b2fceed064c06d55e1cd33d51e855e909c81f75 (diff)
Draw every frame instead of x11 expose, enable vsync (if available)
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 80de338..97cddfe 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,4 @@ Written in C.
## Build
`xlib`
## Runtime
-`libglvnd (libGLX.so, libOpenGL.so)`
-
-# TODO
-vsync \ No newline at end of file
+`libglvnd (libGL.so)` \ No newline at end of file