doxygen: Add glsl to the Makefile and .gitignore.
This commit is contained in:
1
doxygen/.gitignore
vendored
1
doxygen/.gitignore
vendored
@@ -6,6 +6,7 @@ core
|
|||||||
core_subset
|
core_subset
|
||||||
gallium
|
gallium
|
||||||
glapi
|
glapi
|
||||||
|
glsl
|
||||||
main
|
main
|
||||||
math
|
math
|
||||||
math_subset
|
math_subset
|
||||||
|
@@ -11,6 +11,7 @@ FULL = \
|
|||||||
math.doxy \
|
math.doxy \
|
||||||
vbo.doxy \
|
vbo.doxy \
|
||||||
glapi.doxy \
|
glapi.doxy \
|
||||||
|
glsl.doxy \
|
||||||
shader.doxy \
|
shader.doxy \
|
||||||
swrast.doxy \
|
swrast.doxy \
|
||||||
swrast_setup.doxy \
|
swrast_setup.doxy \
|
||||||
|
Reference in New Issue
Block a user