Tapani Pälli <tapani.pa...@intel.com> writes:

> Hi;
>
> Here's additions to patches I sent earlier (reviewed by curro), these just
> set EmitNoIndirectSampler on when there's no ARB_gpu_shader5 support liked
> discussed.
>
> Original mail thread:
> http://lists.freedesktop.org/archives/mesa-dev/2015-June/086049.html
>
> All patches applied on master:
> http://cgit.freedesktop.org/~tpalli/mesa/log/?h=unroll_loops
>

Looks good to me, for the series:
Reviewed-by: Francisco Jerez <curroje...@riseup.net>

> Thanks;
>
> Tapani Pälli (3):
>   i965: use EmitNoIndirectSampler for gen < 7
>   i915: use EmitNoIndirectSampler
>   mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
>
>  src/mesa/drivers/dri/i915/i915_context.c | 3 +++
>  src/mesa/drivers/dri/i965/brw_shader.cpp | 4 ++++
>  src/mesa/state_tracker/st_context.c      | 5 +++++
>  3 files changed, 12 insertions(+)
>
> -- 
> 2.1.0

Attachment: signature.asc
Description: PGP signature

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

Reply via email to