On Mon, 15 Aug 2011 15:02:32 -0700, Kenneth Graunke <kenn...@whitecape.org> 
wrote:
> When ctx->Const.NativeIntegers is set, Core Mesa loads integer/boolean
> uniforms directly, rather than loading the floating point equivalent.
> So, when that's set, we don't need to perform any conversions.
> 
> Unfortunately, we can't properly support native integers until the new
> vertex shader backend lands, so this patch leaves it turned off.
> 
> Signed-off-by: Kenneth Graunke <kenn...@whitecape.org>

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

Attachment: pgpWFLEZqdlOJ.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