Ignore generated files.
This commit is contained in:
8
doxygen/.gitignore
vendored
8
doxygen/.gitignore
vendored
@@ -1,15 +1,21 @@
|
|||||||
*.tag
|
*.tag
|
||||||
|
*.tmp
|
||||||
agpgart
|
agpgart
|
||||||
array_cache
|
array_cache
|
||||||
core
|
core
|
||||||
core_subset
|
core_subset
|
||||||
|
gallium
|
||||||
|
glapi
|
||||||
|
main
|
||||||
math
|
math
|
||||||
math_subset
|
math_subset
|
||||||
miniglx
|
miniglx
|
||||||
radeon_subset
|
|
||||||
radeondrm
|
radeondrm
|
||||||
radeonfb
|
radeonfb
|
||||||
|
radeon_subset
|
||||||
|
shader
|
||||||
swrast
|
swrast
|
||||||
swrast_setup
|
swrast_setup
|
||||||
tnl
|
tnl
|
||||||
tnl_dd
|
tnl_dd
|
||||||
|
vbo
|
||||||
|
14
progs/demos/.gitignore
vendored
14
progs/demos/.gitignore
vendored
@@ -1,17 +1,23 @@
|
|||||||
.cvsignore
|
|
||||||
arbfplight
|
arbfplight
|
||||||
|
arbfslight
|
||||||
arbocclude
|
arbocclude
|
||||||
bounce
|
bounce
|
||||||
clearspd
|
clearspd
|
||||||
cubemap
|
cubemap
|
||||||
drawpix
|
drawpix
|
||||||
|
engine
|
||||||
|
extfuncs.h
|
||||||
fire
|
fire
|
||||||
|
fogcoord
|
||||||
fplight
|
fplight
|
||||||
|
fslight
|
||||||
gamma
|
gamma
|
||||||
|
gearbox
|
||||||
gears
|
gears
|
||||||
geartrain
|
geartrain
|
||||||
glinfo
|
glinfo
|
||||||
gloss
|
gloss
|
||||||
|
glslnoise
|
||||||
gltestperf
|
gltestperf
|
||||||
glutfx
|
glutfx
|
||||||
ipers
|
ipers
|
||||||
@@ -33,8 +39,11 @@ renormal
|
|||||||
shadowtex
|
shadowtex
|
||||||
showbuffer.c
|
showbuffer.c
|
||||||
showbuffer.h
|
showbuffer.h
|
||||||
|
singlebuffer
|
||||||
spectex
|
spectex
|
||||||
|
spriteblast
|
||||||
stex3d
|
stex3d
|
||||||
|
streaming_rect
|
||||||
teapot
|
teapot
|
||||||
terrain
|
terrain
|
||||||
tessdemo
|
tessdemo
|
||||||
@@ -42,7 +51,10 @@ texcyl
|
|||||||
texdown
|
texdown
|
||||||
texenv
|
texenv
|
||||||
texobj
|
texobj
|
||||||
|
trackball.c
|
||||||
|
trackball.h
|
||||||
trispd
|
trispd
|
||||||
tunnel
|
tunnel
|
||||||
tunnel2
|
tunnel2
|
||||||
|
vao_demo
|
||||||
winpos
|
winpos
|
||||||
|
42
progs/fp/.gitignore
vendored
Normal file
42
progs/fp/.gitignore
vendored
Normal file
@@ -0,0 +1,42 @@
|
|||||||
|
point-position
|
||||||
|
readtex.c
|
||||||
|
readtex.h
|
||||||
|
tri-abs
|
||||||
|
tri-add
|
||||||
|
tri-cmp
|
||||||
|
tri-cos
|
||||||
|
tri-depth
|
||||||
|
tri-depth2
|
||||||
|
tri-depthwrite
|
||||||
|
tri-depthwrite2
|
||||||
|
tri-dp3
|
||||||
|
tri-dp4
|
||||||
|
tri-dph
|
||||||
|
tri-dst
|
||||||
|
tri-ex2
|
||||||
|
tri-flr
|
||||||
|
tri-frc
|
||||||
|
tri-kil
|
||||||
|
tri-lg2
|
||||||
|
tri-lit
|
||||||
|
tri-lrp
|
||||||
|
tri-mad
|
||||||
|
tri-max
|
||||||
|
tri-min
|
||||||
|
tri-mov
|
||||||
|
tri-mul
|
||||||
|
tri-param
|
||||||
|
tri-position
|
||||||
|
tri-pow
|
||||||
|
tri-rcp
|
||||||
|
tri-rsq
|
||||||
|
tri-scs
|
||||||
|
tri-sge
|
||||||
|
tri-sge2
|
||||||
|
tri-sin
|
||||||
|
tri-slt
|
||||||
|
tri-sub
|
||||||
|
tri-swz
|
||||||
|
tri-swz2
|
||||||
|
tri-tex
|
||||||
|
tri-xpd
|
10
progs/glsl/.gitignore
vendored
Normal file
10
progs/glsl/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
brick
|
||||||
|
bump
|
||||||
|
deriv
|
||||||
|
extfuncs.h
|
||||||
|
mandelbrot
|
||||||
|
noise
|
||||||
|
readtex.c
|
||||||
|
readtex.h
|
||||||
|
texdemo1
|
||||||
|
toyball
|
2
progs/samples/.gitignore
vendored
2
progs/samples/.gitignore
vendored
@@ -43,3 +43,5 @@ binfo
|
|||||||
incopy
|
incopy
|
||||||
demo
|
demo
|
||||||
font
|
font
|
||||||
|
readtex.c
|
||||||
|
readtex.h
|
||||||
|
9
progs/xdemos/.gitignore
vendored
9
progs/xdemos/.gitignore
vendored
@@ -1,16 +1,21 @@
|
|||||||
glthreads
|
glthreads
|
||||||
|
glxcontexts
|
||||||
glxdemo
|
glxdemo
|
||||||
glxgears
|
glxgears
|
||||||
|
glxgears_fbconfig
|
||||||
glxheads
|
glxheads
|
||||||
glxinfo
|
glxinfo
|
||||||
glxpixmap
|
|
||||||
glxpbdemo
|
glxpbdemo
|
||||||
|
glxpixmap
|
||||||
glxswapcontrol
|
glxswapcontrol
|
||||||
manywin
|
manywin
|
||||||
offset
|
offset
|
||||||
pbinfo
|
overlay
|
||||||
pbdemo
|
pbdemo
|
||||||
|
pbinfo
|
||||||
|
texture_from_pixmap
|
||||||
wincopy
|
wincopy
|
||||||
xdemo
|
xdemo
|
||||||
xfont
|
xfont
|
||||||
xrotfontdemo
|
xrotfontdemo
|
||||||
|
yuvrect_client
|
||||||
|
Reference in New Issue
Block a user