diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2024-11-17 23:26:36 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2024-11-17 23:26:36 +0100 |
commit | f8896689131d5218e3bf87c92d188ed7eca31267 (patch) | |
tree | 99475e30065d2420006e56cb51b399ad08db49f2 /reduced_system_layer.c | |
parent | 374ffea9cf253518cb0ca4f643625007c244e5e6 (diff) | |
download | reduced_system_layer-f8896689131d5218e3bf87c92d188ed7eca31267.zip |
Diffstat (limited to 'reduced_system_layer.c')
-rwxr-xr-x | reduced_system_layer.c | 17 |
1 files changed, 11 insertions, 6 deletions
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 #/ #/ ---------------------------------------------------------------- #/ |