From 5a8964991768ac106966eeafe68a1f919f1b8b21 Mon Sep 17 00:00:00 2001 From: Ivan 'provod' Avdeev Date: Thu, 11 Jan 2024 11:59:39 -0500 Subject: [PATCH] vk: update TODO.md --- ref/vk/TODO.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ref/vk/TODO.md b/ref/vk/TODO.md index 810d4eae..5c63f968 100644 --- a/ref/vk/TODO.md +++ b/ref/vk/TODO.md @@ -1,5 +1,9 @@ # 2024-01-11 E361 - [x] fix zero-area polygon lights nanites, fixes #461 +- [x] fix point light computation instabilites + - [ ] need proper sampling asap, as different instabilities approaches are visually different, and it's impossible to reason which one is preferable +- [x] add material debug display mode +- [ ] vulkan validation layers crashes on too many `debugPrintfEXT` messages # 2024-01-09 E360 - [x] validate all intermediate and final outputs against invalid values, complain into log