From: José Fonseca Date: Wed, 20 Feb 2008 09:57:45 +0000 (+0900) Subject: Don't parse mesa's rtasm asm module. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=16245d9b38c8cfd5c9ad1636bc0cfcce308a740b;p=mesa.git Don't parse mesa's rtasm asm module. --- diff --git a/doxygen/gallium.doxy b/doxygen/gallium.doxy index 3ef8c6c2972..1a38c8d12c3 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