From 681503a703b1ff64dc4292f70bb885bbcfff7372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Wed, 17 Jun 2020 17:23:25 +0000 Subject: [PATCH] Update todo.txt --- todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/todo.txt b/todo.txt index a29636d..2c0e307 100644 --- a/todo.txt +++ b/todo.txt @@ -1,5 +1,12 @@ features: +- Add optional functions (macro defs.) that get called during various rendering + steps, to e.g. be able to analyze and visualize rendering step by step. + +- Benchmarking in test.c. + +- Test on big endien. + - Optional OpenGL acceleration, perhaps a separate header file with the same API. How this can work: