On Mon, 15 Aug 2011 15:02:32 -0700, Kenneth Graunke <[email protected]> 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 <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
pgpWFLEZqdlOJ.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
