summaryrefslogtreecommitdiff
path: root/reduced_system_layer.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-01-14 08:31:09 +0100
committerMitya Selivanov <automainint@guattari.tech>2025-01-14 08:31:09 +0100
commitf52300e90f4bcb2092dd2beba327c2499d6fbd11 (patch)
treedca11993af35b826edde3aa1b92ab95a71d4ac44 /reduced_system_layer.c
parentbefe5320de589d223baeff8914515753a5896b61 (diff)
downloadreduced_system_layer-f52300e90f4bcb2092dd2beba327c2499d6fbd11.zip
Update TODO
Diffstat (limited to 'reduced_system_layer.c')
-rwxr-xr-xreduced_system_layer.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/reduced_system_layer.c b/reduced_system_layer.c
index cc150e9..4bcd3ac 100755
--- a/reduced_system_layer.c
+++ b/reduced_system_layer.c
@@ -44,12 +44,9 @@
#/ - Networking
#/ - Windows sockets
#/ - Graphics
-#/ - Relative coordinates
-#/ - Self-contained impl
#/ - UI
#/ - Icons
#/ - Vector math
-#/ - Blending
#/ - Anti-aliasing
#/ - Logging
#/ - Parsing
@@ -76,6 +73,9 @@
#/ - Font
#/ - Adaptive resolution
#/ - Oklab color
+#/ - Relative coordinates
+#/ - Blending
+#/ - Self-contained impl
#/
#/ ----------------------------------------------------------------
#/