aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-23 21:10:48 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-23 21:10:48 +0200
commit1f6242c68325bd854aed223d00a01e5db17cc858 (patch)
tree64abb8a16ab0c330ef655b086187b6a8046038aa
parentc4a0e81ed9dba30a39b9c9a5a636095c322f54ba (diff)
Make window rgba and set background transparent to allow window clear to work with transparency
-rw-r--r--README.md2
m---------depends/mgl0
2 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a5607ce..d9d9c8e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
C++ wrapper for [mgl](https://git.dec05eba.com/mgl/about/)
# Dependencies
## Build
-`xlib`
+`x11, xrender`
## Runtime
`libglvnd (libGL.so)`
# Notes
diff --git a/depends/mgl b/depends/mgl
-Subproject 14e28f6107d9e9bae81eeee8d0a22abdc256a29
+Subproject a5524a7e3e8248a5a4baa8af62a1a758f1d07e7