On 11/04/2013 03:10 PM, Fredrik Höglund wrote:
> On Monday 04 November 2013, Ian Romanick wrote:
>> On 10/28/2013 03:33 PM, Fredrik Höglund wrote:
>>
>> This needs some extension checks somewhere.
>
> I've added a check for ARB_instanced_arrays in the VERTEX_BINDING_DIVISOR
> case. I didn't add c
On Monday 04 November 2013, Ian Romanick wrote:
> On 10/28/2013 03:33 PM, Fredrik Höglund wrote:
>
> This needs some extension checks somewhere.
I've added a check for ARB_instanced_arrays in the VERTEX_BINDING_DIVISOR
case. I didn't add checks for ARB_vertex_attrib_binding since the intent is t
On 10/28/2013 03:33 PM, Fredrik Höglund wrote:
This needs some extension checks somewhere.
> ---
> src/mesa/main/get.c | 24
> src/mesa/main/get_hash_params.py |3 +++
> src/mesa/main/varray.c |9 +
> 3 files changed, 36 insertion
---
src/mesa/main/get.c | 24
src/mesa/main/get_hash_params.py |3 +++
src/mesa/main/varray.c |9 +
3 files changed, 36 insertions(+)
diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c
index b39fdfb..caa163e 100644
--- a/src/me