summaryrefslogtreecommitdiff
path: root/reduced_system_layer.c
diff options
context:
space:
mode:
authorMitya Selivanov <automainint@guattari.tech>2025-01-23 13:31:10 +0100
committerMitya Selivanov <automainint@guattari.tech>2025-01-23 13:31:10 +0100
commitbc9e6042e709b7790f2f130dde08b13c929653b1 (patch)
tree3e15dea1ab2df440a792e5d09958bc6ae5ba06db /reduced_system_layer.c
parent600df042f89ab4d3ce72b84c83ca4134d69f67bf (diff)
downloadreduced_system_layer-bc9e6042e709b7790f2f130dde08b13c929653b1.zip
Update TODO
Diffstat (limited to 'reduced_system_layer.c')
-rw-r--r--reduced_system_layer.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/reduced_system_layer.c b/reduced_system_layer.c
index 055cd3a..38b80dd 100644
--- a/reduced_system_layer.c
+++ b/reduced_system_layer.c
@@ -35,12 +35,12 @@
// - Logging
// - Graphics perf - request cache
// Requires:
-// + Graphics tests
-// + Graphics requests
-// + Seldom allocator
-// + Blake2 hash
-// + Requests cache
-// + Incremental rendering
+// + [ ] Graphics tests
+// + [x] Graphics requests
+// + [ ] Seldom allocator
+// + [ ] Blake2 hash
+// + [ ] Requests cache
+// + [ ] Incremental rendering
// - Examples
// - Conway's Game of Life
// - Julia Set