Patches 1, 3, 6 and 7 are:
Reviewed-by: Samuel Iglesias Gonsálvez
Sam
On 23/07/15 16:38, Marta Lofstedt wrote:
> This is V5 of my patch-set for enabling extension enums for
> OpenGL ES 3.1.
>
> This update address comments from Ilia Mirkin and adds a new
> GLES31 label.
>
> I have my curre
Hello Marta,
I have quickly searched the constants in OpenGL ES 3.1 spec but I have
not found some of them. As I could do a wrong search, please check if
they are defined or not.
Thanks,
Sam
On 23/07/15 16:38, Marta Lofstedt wrote:
> This is V5 of my patch-set for enabling extension enums for
>
This is V5 of my patch-set for enabling extension enums for
OpenGL ES 3.1.
This update address comments from Ilia Mirkin and adds a new
GLES31 label.
I have my current GLES 3.1 work on github:
https://github.com/MartaLo/mesa
For theese patches see the gles31_resent_patches, branch
Marta Lofsted