On 20 May 2013 09:47, Paul Berry wrote:
> On 17 May 2013 10:17, Kenneth Graunke wrote:
>
>> Kernel 3.3 introduced the SOL reset execbuf parameter, needed for GL 3.0
>> on Ivybridge. Bumping the requirement will give an obvious error
>> message rather than simply reporting GL 2.1.
>>
>> Signed-o
On 17 May 2013 10:17, Kenneth Graunke wrote:
> Kernel 3.3 introduced the SOL reset execbuf parameter, needed for GL 3.0
> on Ivybridge. Bumping the requirement will give an obvious error
> message rather than simply reporting GL 2.1.
>
> Signed-off-by: Kenneth Graunke
> ---
> src/mesa/drivers/
Kernel 3.3 introduced the SOL reset execbuf parameter, needed for GL 3.0
on Ivybridge. Bumping the requirement will give an obvious error
message rather than simply reporting GL 2.1.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/intel/intel_extensions.c | 5 +
src/mesa/drivers/dr