From f0a7fde9ea40902ac48df8e7741fbf54cb83948d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Con=C3=A1l?= Date: Tue, 23 Jan 2024 16:09:59 -0500 Subject: [PATCH] Updated README to reflect goal on minimizaiton --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a353619..598c6cb 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,4 @@ ## Long Term Improvements - ~~Properly query surface to find supported formats for surfaces~~ - Add pipeline caching +- Make more robust solution to window minimization (flushing out Input system should provide candidates) \ No newline at end of file