mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
Ignore new programs
This commit is contained in:
parent
6dcf65ff0d
commit
8578534f48
3 changed files with 6 additions and 0 deletions
1
progs/demos/.gitignore
vendored
1
progs/demos/.gitignore
vendored
|
|
@ -4,6 +4,7 @@ arbfslight
|
|||
arbocclude
|
||||
bounce
|
||||
clearspd
|
||||
copypix
|
||||
cubemap
|
||||
drawpix
|
||||
engine
|
||||
|
|
|
|||
3
progs/glsl/.gitignore
vendored
3
progs/glsl/.gitignore
vendored
|
|
@ -1,10 +1,13 @@
|
|||
bitmap
|
||||
brick
|
||||
bump
|
||||
deriv
|
||||
extfuncs.h
|
||||
mandelbrot
|
||||
noise
|
||||
points
|
||||
readtex.c
|
||||
readtex.h
|
||||
texdemo1
|
||||
trirast
|
||||
toyball
|
||||
|
|
|
|||
2
progs/xdemos/.gitignore
vendored
2
progs/xdemos/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
corender
|
||||
glthreads
|
||||
glxcontexts
|
||||
glxdemo
|
||||
|
|
@ -7,6 +8,7 @@ glxheads
|
|||
glxinfo
|
||||
glxpbdemo
|
||||
glxpixmap
|
||||
glxsnoop
|
||||
glxswapcontrol
|
||||
manywin
|
||||
offset
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue