summaryrefslogtreecommitdiffstats
path: root/doxygen/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Remove references to miniglxRhys Kidd2016-04-131-1/+0
| | | | | | | | | | | | | | miniglx was removed in February 2010. Clean up remaining unnecessary doxygen references. commit a9e36696837b2c31ecee4017a0adffbd987c1eff Author: Kristian Høgsberg <[email protected]> Date: Thu Feb 25 16:17:04 2010 -0500 Remove remaining miniglx references Signed-off-by: Rhys Kidd <[email protected]> Acked-by: Emil Velikov <[email protected]>
* doxygen: Remove src/mesa/shader/ referencesRhys Kidd2016-04-131-1/+0
| | | | | | | | | | | | | | | | | Mesa has not had a src/mesa/shader/ folder since Mesa 7.9 removed it in October 2010, as part of a revised GLSL compiler written by Intel. Remove doxygen/shader.doxy and consequential changes made throughout. In addition to removing an unnecessary Doxygen doxyfile, this change also avoids a bug in the consolidated Doxygen output caused by doxygen/shader.doxy inadvertently overwriting doxygen/swrast.tag via its GENERATE_TAGFILE setting. This bug depended upon the specific order each *.tag was built. Signed-off-by: Rhys Kidd <[email protected]> Acked-by: Emil Velikov <[email protected]>
* doxygen: Add doxygen_sqlite3.db to .gitignoreRhys Kidd2015-07-111-0/+1
| | | | | Signed-off-by: Rhys Kidd <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
* doxygen: Generate Doxygen for i965Chad Versace2013-10-071-0/+1
| | | | | | | | | | | Now, one can do the following to generate and read the i965 Doxygen: cd $MESA_TOP/doxygen make firefox i965/index.html Reviewed-by: Frank Henigman <[email protected]> Signed-off-by: Chad Versace <[email protected]>
* doxygen: add gbm to .gitignoreAndreas Boll2012-10-121-0/+1
|
* doxygen: Add glsl to the Makefile and .gitignore.Kenneth Graunke2011-01-191-0/+1
|
* Ignore generated files.José Fonseca2007-10-251-1/+7
|
* Make git ignore files only generated at build time.Michel Dänzer2006-12-061-0/+15