diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,4 +5,6 @@ Right now mgl only supports x11. ## Build `xlib` ## Runtime -`libglvnd (libGL.so)`
\ No newline at end of file +`libglvnd (libGL.so)` +# Notes +Every window _get_ function is cached from the last event poll, no calls to x11 is made. |