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

index 81da610bd5e5caa5dbe6b3ebdeb6d77aec83fd67..4b763f2488c569f9c7247ea1508d72054c824461 100644 (file)
@@ -12,7 +12,7 @@ To use do
 
 ensure the right libGL.so is being picked by doing
 
- ldd `which glxingo` 
+ ldd `which glxinfo` 
 
 and then try running
 
@@ -31,7 +31,9 @@ further transform it by doing
   echo '</trace>' >> gallium.??.trace
 
 
-This is still work in progress.  
+This is still work in progress, namely:
+- surface writes are not traced
+- no way to know the start/end of a frame
 
 --
 Jose Fonseca <jrfonseca@tungstengraphics.com>