Don't parse mesa's rtasm asm module.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Wed, 20 Feb 2008 09:57:45 +0000 (18:57 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Fri, 22 Feb 2008 15:47:27 +0000 (00:47 +0900)
doxygen/gallium.doxy

index 3ef8c6c297280a14eba14aa13915af8572cfcaec..1a38c8d12c3b11e9d5c77851f69bd46b14ff86e4 100644 (file)
@@ -479,8 +479,7 @@ WARN_LOGFILE           =
 
 INPUT                  = gallium.doc \
                          ../src/gallium \
-                         ../src/mesa/state_tracker \
-                         ../src/mesa/x86/rtasm
+                         ../src/mesa/state_tracker
 
 # This tag can be used to specify the character encoding of the source files that 
 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default