aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-10-31 21:32:58 +0100
committerSven Gothel <[email protected]>2012-10-31 21:32:58 +0100
commit40090a5fe7f5b42c2212d9dd5351730e0f38d601 (patch)
treee0c49b691314240cbaa8dccd2081f758c3245cf1 /doc
parent875a36a142b086e4f1c311440db008f816258de5 (diff)
Notes: NVIDIA Tegra discard problem ; TestSharedContextVBOES2NEWT crashes the NV driver sporadically
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/TODO.txt b/doc/TODO.txt
index 0ce1fd3ac..80eb7ba4a 100644
--- a/doc/TODO.txt
+++ b/doc/TODO.txt
@@ -6,6 +6,17 @@ Version 2.0:
+++
+NVIDIA Tegra: discard problem (still exist?):
+ OK:
+ GL_RENDERER: NVIDIA Tegra
+ GL_VERSION: OpenGL ES 2.0 14.01002
+
++++
+
+TestSharedContextVBOES2NEWT crashes the NV driver sporadically.
+
+++
+
WIP:
- Optimize/Fix NIO caching of glMapBuffer/glUnmapBuffer