From 6c79d44732272b4d8a28abe89a78692a6b7c5cc4 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 31 Jul 2024 19:58:37 +0200 Subject: Flush after window move/resize --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 49d980f..0a0b586 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ C++ wrapper for [mgl](https://git.dec05eba.com/mgl/about/) `libglvnd (libGL.so)` # Notes Every window _get_ function is cached from the last event poll, no calls to x11 is made. +Only one window can be created and used at once.\ +mglpp needs to be initialized first and then a window created, before other functions are called. -- cgit v1.2.3