From 16ecb2967537b73e69f12133756adab3f135f592 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Wed, 5 Jun 2019 22:19:37 +0200 Subject: [PATCH] Update todo --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index e8c3b3d..9cfd6d2 100644 --- a/todo.txt +++ b/todo.txt @@ -45,11 +45,11 @@ features: automatically for some modes (e.g. Z-buffer). It should be computed by the fast lerp and passed in the PixelInfo struct. DONE - Python tool to convert obj to C array DONE -- helper functions for lighting/shading - create demos - drawModel: create an option that would use a cache to not transform the same point twice - Optional rendering stats (FPS, rendered triangles, ...). +- profiling functions for optimization bugs: