]> git.cworth.org Git - apitrace/commitdiff
Update TODO.
authorJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 25 Mar 2011 17:10:16 +0000 (17:10 +0000)
committerJosé Fonseca <jose.r.fonseca@gmail.com>
Fri, 25 Mar 2011 17:10:16 +0000 (17:10 +0000)
TODO

diff --git a/TODO b/TODO
index fe722dd84beb22f8626c2abb7f53a35e8bc097a3..bf5c9b72aa505df77a0bb9c45f5c760042a758fc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,14 +2,7 @@
                             (in no particular order)
 
 
-* Determine blob sizes passed to glXxxPointer functions.
-
-  Potentially using tricks such as:
-  * http://fixunix.com/linux/337646-isbadreadptr-linux.html
-  * http://www.gamedev.net/community/forums/topic.asp?topic_id=132787
-  * http://msdn.microsoft.com/en-us/library/aa366781(v=VS.85).aspx
-  * http://msdn.microsoft.com/en-us/library/aa366902(v=VS.85).aspx
-  * http://stackoverflow.com/questions/1281686/determine-size-of-dynamically-allocated-memory-in-c
+* Handle glInterleavedArrays correctly.
 
 * Allow clamping to a GL version or a number of extensions.