[Piglit] [PATCH 0/3] primitive-restart updates (add probe point, cleanup, add VBO)

Jordan Justen jljusten at gmail.com
Wed May 23 15:48:29 PDT 2012


Brian,

You had some concerns about my previous primitive-restart + VBO
changes, since they caused llvmpipe to fail the primitive-restart
test.

You were also concerned that I was only testing the case where there
was a single combined VBO for vertex + index data, and leaving other
combinations untested.

Does this version address your concerns?

BTW, the 3 patches are also viewable here:
http://cgit.freedesktop.org/~jljusten/piglit/log/?h=primitive-restart-vbo

Thanks for your time,

-Jordan

On Wed, May 16, 2012 at 10:11 AM, Jordan Justen
<jordan.l.justen at intel.com> wrote:
> v3:
>  * restructure VBO testing into 5 separate tests
>
> v2:
>  * add probe of point 0,0
>
> v1:
>  * add VBO testing
>
> Jordan Justen (3):
>  primitive-restart: probe pixel 0, 0 to make sure it was not drawn
>  primtitive-restart: cleanup index generation code
>  tests/general: add primitive-restart-vbo test
>
>  tests/all.tests                   |    7 +-
>  tests/general/primitive-restart.c |  352 ++++++++++++++++++++++++++-----------
>  2 files changed, 259 insertions(+), 100 deletions(-)
>
> --
> 1.7.9.5
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit


More information about the Piglit mailing list