On 06/01/2012 06:32 PM, Eric Anholt wrote:
On Fri,  1 Jun 2012 03:52:19 -0700, Kenneth Graunke<kenn...@whitecape.org>  
wrote:
According to Table 6.17 in the GL 2.1 specification, DEPTH_TEXTURE_MODE,
TEXTURE_COMPARE_MODE, and TEXTURE_COMPARE_FUNC need to be restored on
glPopAttrib(GL_TEXTURE_BIT).

Makes a number of oglconform tests happier.

v2: Make restoration conditional on the ARB_shadow and ARB_depth_texture
     extensions, as suggested by Brian.  I'm not sure that any
     implementations still remain that don't support those, but why not?

i830 :(

And radeon, r200, and nouveau. Basically, all the classic drivers except i965 and i915.

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

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

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

Reply via email to