On Sat, Jan 12, 2013 at 6:34 AM, Ian Romanick wrote:
> On 01/11/2013 04:38 AM, Dave Airlie wrote:
>>
>> From: Dave Airlie
>>
>> This adds 12 more constant buffers for use as UBOs,
>> along with adding relative constant fetching for 2D indices.
>>
>> This with GLSL 1.40 enabled passes all the same
On 01/11/2013 04:38 AM, Dave Airlie wrote:
From: Dave Airlie
This adds 12 more constant buffers for use as UBOs,
along with adding relative constant fetching for 2D indices.
This with GLSL 1.40 enabled passes all the same tests as softpipe
on my evergreen system.
Signed-off-by: Dave Airlie
-
From: Dave Airlie
This adds 12 more constant buffers for use as UBOs,
along with adding relative constant fetching for 2D indices.
This with GLSL 1.40 enabled passes all the same tests as softpipe
on my evergreen system.
Signed-off-by: Dave Airlie
---
src/gallium/drivers/r600/r600_pipe.h |