Am 08.08.2014 23:47, schrieb Ian Romanick:
> On 08/08/2014 11:31 AM, Roland Scheidegger wrote:
>> Am 08.08.2014 20:06, schrieb Ian Romanick:
>>> On 08/08/2014 12:37 AM, Kenneth Graunke wrote:
On Friday, August 08, 2014 12:31:07 AM Kenneth Graunke wrote:
> From: Ian Romanick
>
> Th
On 08/08/2014 11:31 AM, Roland Scheidegger wrote:
> Am 08.08.2014 20:06, schrieb Ian Romanick:
>> On 08/08/2014 12:37 AM, Kenneth Graunke wrote:
>>> On Friday, August 08, 2014 12:31:07 AM Kenneth Graunke wrote:
From: Ian Romanick
This system value represents the basevertex value pas
Am 08.08.2014 20:06, schrieb Ian Romanick:
> On 08/08/2014 12:37 AM, Kenneth Graunke wrote:
>> On Friday, August 08, 2014 12:31:07 AM Kenneth Graunke wrote:
>>> From: Ian Romanick
>>>
>>> This system value represents the basevertex value passed to
>>> glDrawElementsBaseVertex and related functions
On 08/08/2014 12:37 AM, Kenneth Graunke wrote:
> On Friday, August 08, 2014 12:31:07 AM Kenneth Graunke wrote:
>> From: Ian Romanick
>>
>> This system value represents the basevertex value passed to
>> glDrawElementsBaseVertex and related functions.
>>
>> Signed-off-by: Ian Romanick
>> ---
>> sr
Am 08.08.2014 09:37, schrieb Kenneth Graunke:
> On Friday, August 08, 2014 12:31:07 AM Kenneth Graunke wrote:
>> From: Ian Romanick
>>
>> This system value represents the basevertex value passed to
>> glDrawElementsBaseVertex and related functions.
>>
>> Signed-off-by: Ian Romanick
>> ---
>> src
On Friday, August 08, 2014 12:31:07 AM Kenneth Graunke wrote:
> From: Ian Romanick
>
> This system value represents the basevertex value passed to
> glDrawElementsBaseVertex and related functions.
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/main/mtypes.h | 15 +
From: Ian Romanick
This system value represents the basevertex value passed to
glDrawElementsBaseVertex and related functions.
Signed-off-by: Ian Romanick
---
src/mesa/main/mtypes.h | 15 ++-
src/mesa/state_tracker/st_glsl_to_tgsi.cpp | 1 +
2 files changed, 15