Re: [Piglit] [PATCH] lineloop: add -dlist option for testing display lists

2015-10-16 Thread Brian Paul
On 10/16/2015 03:56 PM, Dylan Baker wrote: On Fri, Oct 16, 2015 at 2:27 PM, Brian Paul mailto:bri...@vmware.com>> wrote: --- tests/all.py | 3 ++- tests/general/lineloop.c | 36 +++- 2 files changed, 33 insertions(+), 6 deletions

Re: [Piglit] [PATCH] lineloop: add -dlist option for testing display lists

2015-10-16 Thread Dylan Baker
On Fri, Oct 16, 2015 at 2:27 PM, Brian Paul wrote: > --- > tests/all.py | 3 ++- > tests/general/lineloop.c | 36 +++- > 2 files changed, 33 insertions(+), 6 deletions(-) > > diff --git a/tests/all.py b/tests/all.py > index 95c5c61..4f03dd0 100644 > -

[Piglit] [PATCH] lineloop: add -dlist option for testing display lists

2015-10-16 Thread Brian Paul
--- tests/all.py | 3 ++- tests/general/lineloop.c | 36 +++- 2 files changed, 33 insertions(+), 6 deletions(-) diff --git a/tests/all.py b/tests/all.py index 95c5c61..4f03dd0 100644 --- a/tests/all.py +++ b/tests/all.py @@ -874,7 +874,8 @@ with profil