From 7c306a2d1eab50325512e8c2488b9ed455686760 Mon Sep 17 00:00:00 2001 From: Rakarake Date: Sat, 7 Feb 2026 16:27:54 +0100 Subject: [PATCH] README update --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 03740fd..886ac67 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ Required libraries are: libwayland, wayland-scanner, pkg-config, libGL. Run `make` to output the binary `glonkers`. ## TODO -- Create surfaces for all outputs (monitors). -- Hot reload. +- Something weird with using versions like "#version 330 core" - Add support for some structures in shadertoy. - Texture support? (requires a pre-preprocessor)