python: Update status.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 14 Aug 2008 10:00:40 +0000 (11:00 +0100)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Thu, 14 Aug 2008 10:01:43 +0000 (11:01 +0100)
src/gallium/state_trackers/python/README

index 8ab88ab..8f45fb6 100644 (file)
@@ -24,9 +24,10 @@ and then try running
 which should show a triangle.
 
 
-This is still in experimental phase, and there many limitations to what you can
-do with from Python. 
-
+This is still work in progress:
+- errors are not handled properly and almost always result in crash
+- state atoms with array members are awkward to set
+- there no efficient way to view images
 
 --
 Jose Fonseca <jrfonseca@tungstengraphics.com>