From 06957aa0f264bc181c01f5618f3b3c8d4db38ddb Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 20 Apr 2025 01:11:12 +0200 Subject: wip: wayland --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9cbca59..0367e11 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ Mgl supports both x11 and wayland and allows you to choose either glx or egl at `libx11, libxrender, libxrandr`\ `wayland-client, wayland-egl, wayland-scanner` ## Runtime -`libglvnd (libGL.so, libEGL.so)` +`libglvnd (libGL.so, libGLX.so, libEGL.so)` # Notes Every window _get_ function is cached from the last event poll, no calls to x11/wayland is made.\ Only one window can be created and used at once.\ mgl needs to be initialized first and then a window has to be created before other functions are called. +# TODO +Wayland support is not finished yet. Use MGL_WINDOW_SYSTEM_X11 for now in mgl_init. \ No newline at end of file -- cgit v1.2.3-70-g09d2