diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2025-01-14 08:31:09 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2025-01-14 08:31:09 +0100 |
commit | f52300e90f4bcb2092dd2beba327c2499d6fbd11 (patch) | |
tree | dca11993af35b826edde3aa1b92ab95a71d4ac44 | |
parent | befe5320de589d223baeff8914515753a5896b61 (diff) | |
download | reduced_system_layer-f52300e90f4bcb2092dd2beba327c2499d6fbd11.zip |
Update TODO
-rwxr-xr-x | reduced_system_layer.c | 6 |
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 #/ #/ ---------------------------------------------------------------- #/ |