From 993f228024cee0f7625a2e67b0e01f9e7e2c5556 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 15 Feb 2016 15:01:58 -0500 Subject: TODO: Mark guardian improvement as DONE. --- TODO.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index fe516a1..d761eb2 100644 --- a/TODO.org +++ b/TODO.org @@ -210,7 +210,7 @@ that all OpenGL resources *must* be declared as signals that wait for the game loop to start before loading. -** TODO Use a single OpenGL resource guardian structure +** DONE Use a single OpenGL resource guardian structure This will deduplicate code amongst all Scheme data types that wrap OpenGL resources, because right now each one uses its own separate guardian. -- cgit v1.2.3