Reviewed-by: Brian Paul <[email protected]>
On Fri, Feb 9, 2018 at 2:09 AM, Andreas Boll <[email protected]> wrote: > Signed-off-by: Andreas Boll <[email protected]> > --- > src/perf/.gitignore | 1 + > src/tests/.gitignore | 1 + > 2 files changed, 2 insertions(+) > > diff --git a/src/perf/.gitignore b/src/perf/.gitignore > index 91d0d8b4..2180727a 100644 > --- a/src/perf/.gitignore > +++ b/src/perf/.gitignore > @@ -3,6 +3,7 @@ drawoverhead > fbobind > fill > genmipmap > +glsl-compile-time > glslstateschange > readpixels > swapbuffers > diff --git a/src/tests/.gitignore b/src/tests/.gitignore > index 1e86e685..a6f06aac 100644 > --- a/src/tests/.gitignore > +++ b/src/tests/.gitignore > @@ -47,6 +47,7 @@ fog > fogcoord > fptest1 > fptexture > +front-back-modes > getprocaddress > getproclist.h > getteximage > -- > 2.11.0 > > _______________________________________________ > mesa-dev mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev >
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
