From f4df229b874eb6fddefa34bac2daee9bca8e6fd3 Mon Sep 17 00:00:00 2001 From: Rakarake Date: Thu, 12 Feb 2026 13:33:52 +0100 Subject: [PATCH] goals --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 886ac67..7610dca 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Required libraries are: libwayland, wayland-scanner, pkg-config, libGL. Run `make` to output the binary `glonkers`. ## TODO -- Something weird with using versions like "#version 330 core" +- Ability to specifiy outputs (monitors). - Add support for some structures in shadertoy. - Texture support? (requires a pre-preprocessor)