Re: [Mesa-dev] [PATCH v3 0/6] Continue enabling OpenGL ES 3.1

2015-06-25 Thread Lofstedt, Marta
Subject: Re: [Mesa-dev] [PATCH v3 0/6] Continue enabling OpenGL ES 3.1 > > Hi Marta; > > In all of the commits you state 'for gles 3.1 and GL core', however we move > enums to a section where they are available for both desktop core and > compatibility contexts (as exp

Re: [Mesa-dev] [PATCH v3 0/6] Continue enabling OpenGL ES 3.1

2015-06-24 Thread Tapani Pälli
Hi Marta; In all of the commits you state 'for gles 3.1 and GL core', however we move enums to a section where they are available for both desktop core and compatibility contexts (as expected), please change 'GL core' to 'desktop GL' in the message. I've sent some small comments to patches 1