On 23/02/14 07:24, Pekka Paalanen wrote:
> On Sat, 22 Feb 2014 03:03:57 +
> Emil Velikov wrote:
>
>> v2: nv04-2x cards support upto opengl 1.3.
>> v3: Include correct headers.
>>
>> Signed-off-by: Emil Velikov
>> ---
>> src/mesa/drivers/dri/nouveau/nouveau_screen.c | 83
>>
On Sat, 22 Feb 2014 03:03:57 +
Emil Velikov wrote:
> v2: nv04-2x cards support upto opengl 1.3.
> v3: Include correct headers.
>
> Signed-off-by: Emil Velikov
> ---
> src/mesa/drivers/dri/nouveau/nouveau_screen.c | 83
> ++-
> 1 file changed, 82 insertions(+), 1 de
On Sat, Feb 22, 2014 at 7:54 AM, Emil Velikov wrote:
> On 22/02/14 05:46, Ilia Mirkin wrote:
>> On Fri, Feb 21, 2014 at 10:03 PM, Emil Velikov
>> wrote:
>>> v2: nv04-2x cards support upto opengl 1.3.
>>
>> nv1x only has 1.2, iirc. i'll re-check. why does it matter though?
>> version is computed
On 22/02/14 05:46, Ilia Mirkin wrote:
> On Fri, Feb 21, 2014 at 10:03 PM, Emil Velikov
> wrote:
>> v2: nv04-2x cards support upto opengl 1.3.
>
> nv1x only has 1.2, iirc. i'll re-check. why does it matter though?
> version is computed based on extension availability...
>
Indeed, nv2x are capabl
On Fri, Feb 21, 2014 at 10:03 PM, Emil Velikov wrote:
> v2: nv04-2x cards support upto opengl 1.3.
nv1x only has 1.2, iirc. i'll re-check. why does it matter though?
version is computed based on extension availability...
> v3: Include correct headers.
>
> Signed-off-by: Emil Velikov
> ---
> sr
v2: nv04-2x cards support upto opengl 1.3.
v3: Include correct headers.
Signed-off-by: Emil Velikov
---
src/mesa/drivers/dri/nouveau/nouveau_screen.c | 83 ++-
1 file changed, 82 insertions(+), 1 deletion(-)
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_screen.c
b/s