Kenneth Graunke <kenn...@whitecape.org> writes:

> The NV formulation of primitive restart is turned on/off with
> glEnableClientState/glDisableClientState.  These two functions don't
> exist in core contexts, which mean that GL_NV_primitive_restart is
> essentially useless.
>
> However, leaving it on causes oglconform's primitive-restart-nv tests to
> run in OpenGL 3.1 contexts, which results in them all failing.  This
> patch causes 29 subtests to go from "fail" to "not run".

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: pgpjA384JEsLo.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to