summaryrefslogtreecommitdiff
path: root/doxygen
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-20 18:57:45 +0900
committerJosé Fonseca <jrfonseca@tungstengraphics.com>2008-02-23 00:47:27 +0900
commitc50dd9b725d08a901c7d1548aa36a8fc8629d7d2 (patch)
tree33acfd293dc90be1cde6d6fe629dcff4577fa5f0 /doxygen
parent85dc76d0342df6a861253cb30db7b1d16a59cb72 (diff)
Don't parse mesa's rtasm asm module.
Diffstat (limited to 'doxygen')
-rw-r--r--doxygen/gallium.doxy3
1 files changed, 1 insertions, 2 deletions
diff --git a/doxygen/gallium.doxy b/doxygen/gallium.doxy
index 3ef8c6c2..1a38c8d1 100644
--- a/doxygen/gallium.doxy
+++ b/doxygen/gallium.doxy
@@ -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