aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a5607cec4c36fd92c3f4ada3eb2a59725a77a380 (plain)
1
2
3
4
5
6
7
8
9
# Minimal Graphics Library (C++)
C++ wrapper for [mgl](https://git.dec05eba.com/mgl/about/)
# Dependencies
## Build
`xlib`
## Runtime
`libglvnd (libGL.so)`
# Notes
Every window _get_ function is cached from the last event poll, no calls to x11 is made.