Re: [Mesa-dev] [PATCH 15/21] mesa: Make ARB_sampler_objects mandator

2012-06-11 Thread Brian Paul
s/mandator/mandatory/ Reviewed-by: Brian Paul On 06/11/2012 12:59 AM, Pauli Nieminen wrote: To allow meta acceleration operations to use sampler objects the ARB_sampler_objects extension needs to be mandator for all drivers. Because the extension doesn't have any hardware dependencies it is t

[Mesa-dev] [PATCH 15/21] mesa: Make ARB_sampler_objects mandator

2012-06-11 Thread Pauli Nieminen
To allow meta acceleration operations to use sampler objects the ARB_sampler_objects extension needs to be mandator for all drivers. Because the extension doesn't have any hardware dependencies it is trivial to implement. Signed-off-by: Pauli Nieminen --- src/mesa/drivers/dri/intel/intel_extensi