On 30 November 2015 at 22:20, Oded Gabbay wrote:
> On Mon, Nov 30, 2015 at 8:20 AM, Dave Airlie wrote:
>> From: Dave Airlie
>>
>> This function is going to get a lot messier with tessellation
>> so I'm going to use some macros to try and clean some bits
>> of common code up.
>>
>> Signed-off-by:
On Mon, Nov 30, 2015 at 8:20 AM, Dave Airlie wrote:
> From: Dave Airlie
>
> This function is going to get a lot messier with tessellation
> so I'm going to use some macros to try and clean some bits
> of common code up.
>
> Signed-off-by: Dave Airlie
> ---
> src/gallium/drivers/r600/r600_state_
From: Dave Airlie
This function is going to get a lot messier with tessellation
so I'm going to use some macros to try and clean some bits
of common code up.
Signed-off-by: Dave Airlie
---
src/gallium/drivers/r600/r600_state_common.c | 21 +
1 file changed, 9 insertions(+),