From: Roland Scheidegger
Just using tri strip instead of tri fan.
Exposing more bugs in llvmpipe/draw...
---
...imitive-id-no-gs-strip-first-vertex.shader_test | 62 ++
.../execution/primitive-id-no-gs-strip.shader_test | 60 +
2 files changed, 122 inserti
On Friday, December 05, 2014 09:46:57 AM Thomas Wood wrote:
> On 4 December 2014 at 23:10, Dylan Baker wrote:
> >
> > Signed-off-by: Dylan Baker
> > ---
> > tests/igt.py | 17 ++---
> > 1 file changed, 6 insertions(+), 11 deletions(-)
> >
> > diff --git a/tests/igt.py b/tests/igt.py
On Friday, December 05, 2014 11:55:41 AM Jose Fonseca wrote:
> On 04/12/14 23:09, Dylan Baker wrote:
> > This module is largely just posixpath (sometimes the functions are
> > renamed), with a couple of unique functions, which are basically
> > wrappers around posixpath functions with some special
On 04/12/14 23:09, Dylan Baker wrote:
This module is largely just posixpath (sometimes the functions are
renamed), with a couple of unique functions, which are basically
wrappers around posixpath functions with some special exceptions. Having
and using the module presents the advantage of being a
On 4 December 2014 at 23:10, Dylan Baker wrote:
>
> Signed-off-by: Dylan Baker
> ---
> tests/igt.py | 17 ++---
> 1 file changed, 6 insertions(+), 11 deletions(-)
>
> diff --git a/tests/igt.py b/tests/igt.py
> index 83a99a9..9c08f57 100644
> --- a/tests/igt.py
> +++ b/tests/igt.py
>