mesa: Update some .gitignore files.
This commit is contained in:
@@ -4,6 +4,7 @@ bump
|
||||
convolutions
|
||||
deriv
|
||||
extfuncs.h
|
||||
fragcoord
|
||||
identity
|
||||
mandelbrot
|
||||
multitex
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
clear
|
||||
clear-fbo
|
||||
clear-fbo-tex
|
||||
clear-repeat
|
||||
clear-scissor
|
||||
clear-undefined
|
||||
dlist-dangling
|
||||
dlist-degenerate
|
||||
dlist-edgeflag
|
||||
dlist-edgeflag-dangling
|
||||
drawarrays
|
||||
@@ -29,6 +31,7 @@ linestrip
|
||||
linestrip-flat-stipple
|
||||
linestrip-stipple
|
||||
linestrip-stipple-wide
|
||||
long-fixed-func
|
||||
pgon-mode
|
||||
point
|
||||
point-clip
|
||||
@@ -86,17 +89,24 @@ tri-fbo-tex
|
||||
tri-flat
|
||||
tri-flat-clip
|
||||
tri-fog
|
||||
tri-fp
|
||||
tri-fp-const-imm
|
||||
tri-lit
|
||||
tri-mask-tri
|
||||
tri-orig
|
||||
tri-query
|
||||
tri-repeat
|
||||
tri-scissor-tri
|
||||
tri-stencil
|
||||
tri-tex
|
||||
tri-tex-3d
|
||||
tri-tri
|
||||
tri-unfilled
|
||||
tri-unfilled-clip
|
||||
tri-unfilled-edgeflag
|
||||
tri-unfilled-smooth
|
||||
tri-unfilled-tri
|
||||
tri-unfilled-tri-lit
|
||||
tri-unfilled-userclip
|
||||
tri-unfilled-userclip-stip
|
||||
tri-userclip
|
||||
@@ -113,4 +123,10 @@ vp-array-int
|
||||
vp-clip
|
||||
vp-line-clip
|
||||
vp-tri
|
||||
vp-tri-cb
|
||||
vp-tri-cb-pos
|
||||
vp-tri-cb-tex
|
||||
vp-tri-imm
|
||||
vp-tri-swap
|
||||
vp-tri-tex
|
||||
vp-unfilled
|
||||
|
||||
Reference in New Issue
Block a user