mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 11:18:08 +02:00
progs: Ignore more output executables.
This commit is contained in:
parent
479ea7d87b
commit
483c730de8
1 changed files with 3 additions and 0 deletions
3
progs/trivial/.gitignore
vendored
3
progs/trivial/.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
clear
|
clear
|
||||||
clear-fbo
|
clear-fbo
|
||||||
clear-fbo-tex
|
clear-fbo-tex
|
||||||
|
clear-random
|
||||||
clear-repeat
|
clear-repeat
|
||||||
clear-scissor
|
clear-scissor
|
||||||
clear-undefined
|
clear-undefined
|
||||||
|
|
@ -68,6 +69,7 @@ readtex.c
|
||||||
readtex.h
|
readtex.h
|
||||||
tri
|
tri
|
||||||
tri-alpha
|
tri-alpha
|
||||||
|
tri-array-interleaved
|
||||||
tri-blend
|
tri-blend
|
||||||
tri-blend-color
|
tri-blend-color
|
||||||
tri-blend-max
|
tri-blend-max
|
||||||
|
|
@ -93,6 +95,7 @@ tri-query
|
||||||
tri-repeat
|
tri-repeat
|
||||||
tri-scissor-tri
|
tri-scissor-tri
|
||||||
tri-stencil
|
tri-stencil
|
||||||
|
tri-stipple
|
||||||
tri-tex
|
tri-tex
|
||||||
tri-tex-3d
|
tri-tex-3d
|
||||||
tri-tri
|
tri-tri
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue