On 10/08/2013 02:34 AM, Chris Forbes wrote:
> This series adds support for the following textureGather* enhancements
> that are part of ARB_gpu_shader5:
> 
> - new textureGatherOffset variants
> - nonconstant offset for all textureGatherOffset variants, when GLSL 4.00 or
>    ARB_gpu_shader5 is in use. If only ARB_texture_gather is enabled, const
>    offsets are still enforced.
> 
> -- Chris

You're going to have to rebase this series now that texture-grf has
landed, but otherwise this is:

Reviewed-by: Kenneth Graunke <kenn...@whitecape.org>

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

Reply via email to