From eb5588476a6ee10b6e57632539012143a160aa87 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 24 May 2023 07:22:59 -0400 Subject: todo: Mark window resize hook item as done. --- TODO.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index de778d3..1c688fc 100644 --- a/TODO.org +++ b/TODO.org @@ -6,8 +6,6 @@ closures and is called twice per loop iteration. ** TODO [#A] Bug: Vertical line rendering not working Vertical lines are invisible. Not great! -** TODO [#A] Improve window resizing support -For example, there's no user hook to handle a resize event. ** TODO [#A] Scheme -> GLSL compiler Like CL's varjo but for Guile. Start with a simple sexp -> GLSL serializer. @@ -106,6 +104,8 @@ naive way that does not use physically-based equations. ** TODO [#C] Right-to-left text rendering ** TODO [#C] Top-to-bottom text rendering ** TODO [#C] Octree spatial partitioning +** DONE [#A] Improve window resizing support +For example, there's no user hook to handle a resize event. ** DONE [#A] Images that can be rendered in Geiser REPL Make == type that prints as =#= ** DONE [#A] CPU-side pixel buffer manipulation -- cgit v1.2.3