From f04565c876b7d04a50da60ce658b2cc00dd5a140 Mon Sep 17 00:00:00 2001 From: Elie TOURNIER Date: Sat, 9 Apr 2016 15:48:13 +0200 Subject: doxygen: Generate Doxygen for NIR Now, one can do the following to generate and read the nir Doxygen: cd $MESA_TOP/doxygen make firefox nir/index.html Update v2: Correct TAGFILES in nir.doxy Signed-off-by: Elie TOURNIER Reviewed-by: Rhys Kidd [Emil Velikov] v3: Rebase. Signed-off-by: Emil Velikov --- doxygen/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'doxygen/.gitignore') diff --git a/doxygen/.gitignore b/doxygen/.gitignore index ea67dd5..4773413 100644 --- a/doxygen/.gitignore +++ b/doxygen/.gitignore @@ -10,6 +10,7 @@ i965 main math math_subset +nir radeon_subset swrast swrast_setup -- cgit v1.1