From f8896689131d5218e3bf87c92d188ed7eca31267 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Sun, 17 Nov 2024 23:26:36 +0100 Subject: Update comments --- reduced_system_layer.c | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'reduced_system_layer.c') diff --git a/reduced_system_layer.c b/reduced_system_layer.c index 953a8c1..692d555 100755 --- a/reduced_system_layer.c +++ b/reduced_system_layer.c @@ -34,9 +34,7 @@ #/ - Julia Set #/ - Labyrinth #/ - Chat -#/ - Graphics -#/ - Vector math -#/ - UI +#/ - Window #/ - Wayland #/ - Windows graphics #/ - Sound @@ -47,6 +45,12 @@ #/ - TCP #/ - Windows sockets #/ - Web Sockets +#/ - Graphics +#/ - Self-contained impl +#/ - UI +#/ - Vector math +#/ - Blending +#/ - Anti-aliasing #/ - Logging #/ - Parsing #/ @@ -58,8 +62,7 @@ #/ - Particles #/ - Graph #/ - Sine Wave -#/ - Graphics -#/ - Font +#/ - Window #/ - X11 #/ - WebAssembly #/ - Sound @@ -67,7 +70,9 @@ #/ - Networking #/ - Unix UDP sockets #/ - UTF-8 -#/ - Testing library +#/ - Testing +#/ - Graphics +#/ - Font #/ #/ ---------------------------------------------------------------- #/ -- cgit v1.2.3