From bc9e6042e709b7790f2f130dde08b13c929653b1 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Thu, 23 Jan 2025 13:31:10 +0100 Subject: Update TODO --- reduced_system_layer.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'reduced_system_layer.c') 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 -- cgit v1.2.3