Re: [Mesa-dev] [PATCH 3/4] st/mesa: pass the clip distance array size to drivers

2015-10-18 Thread Tobias Klausmann
On 18.10.2015 19:52, Marek Olšák wrote: On Sun, Oct 18, 2015 at 7:25 PM, Ilia Mirkin wrote: Patches 1-3 are Reviewed-by: Ilia Mirkin . Not familiar with the tgsi scan stuff. Do you have plans on finishing cull distance support btw? Dave Airlie and Tobias Klaussman have both made attempts at

Re: [Mesa-dev] [PATCH 3/4] st/mesa: pass the clip distance array size to drivers

2015-10-18 Thread Marek Olšák
On Sun, Oct 18, 2015 at 7:25 PM, Ilia Mirkin wrote: > Patches 1-3 are Reviewed-by: Ilia Mirkin . Not > familiar with the tgsi scan stuff. > > Do you have plans on finishing cull distance support btw? Dave Airlie > and Tobias Klaussman have both made attempts at it at one point or > another. I ha

Re: [Mesa-dev] [PATCH 3/4] st/mesa: pass the clip distance array size to drivers

2015-10-18 Thread Ilia Mirkin
Patches 1-3 are Reviewed-by: Ilia Mirkin . Not familiar with the tgsi scan stuff. Do you have plans on finishing cull distance support btw? Dave Airlie and Tobias Klaussman have both made attempts at it at one point or another. -ilia On Sun, Oct 18, 2015 at 1:14 PM, Marek Olšák wrote: > From