mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-08 18:30:49 +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-fbo
|
||||
clear-fbo-tex
|
||||
clear-random
|
||||
clear-repeat
|
||||
clear-scissor
|
||||
clear-undefined
|
||||
|
|
@ -68,6 +69,7 @@ readtex.c
|
|||
readtex.h
|
||||
tri
|
||||
tri-alpha
|
||||
tri-array-interleaved
|
||||
tri-blend
|
||||
tri-blend-color
|
||||
tri-blend-max
|
||||
|
|
@ -93,6 +95,7 @@ tri-query
|
|||
tri-repeat
|
||||
tri-scissor-tri
|
||||
tri-stencil
|
||||
tri-stipple
|
||||
tri-tex
|
||||
tri-tex-3d
|
||||
tri-tri
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue