On 07/23/2012 10:55 AM, Eric Anholt wrote:
> Ever since ctx->NativeIntegers was set, the conversion flag has been
> PARAM_NO_CONVERT.
And good riddance! :) Odd that I missed that, thanks.
Reviewed-by: Kenneth Graunke
___
mesa-dev mailing list
mesa-de
On 07/23/2012 10:55 AM, Eric Anholt wrote:
Ever since ctx->NativeIntegers was set, the conversion flag has been
PARAM_NO_CONVERT.
Reviewed-by: Ian Romanick
---
src/mesa/drivers/dri/i965/brw_context.h | 41 --
src/mesa/drivers/dri/i965/brw_curbe.c
Ever since ctx->NativeIntegers was set, the conversion flag has been
PARAM_NO_CONVERT.
---
src/mesa/drivers/dri/i965/brw_context.h | 41 --
src/mesa/drivers/dri/i965/brw_curbe.c|3 +-
src/mesa/drivers/dri/i965/brw_fs.cpp | 27 ---