On Wed, May 6, 2015 at 4:35 PM, Ian Romanick wrote:
> On 05/06/2015 03:45 PM, Kenneth Graunke wrote:
>> On Wednesday, May 06, 2015 12:48:30 PM Vinson Lee wrote:
>>> Fix build error introduced with commit 1c5a57a "glapi/es3.1: Add support
>>> for GLES versions > 3.0" with Python < 2.7.
>>>
>>> Fi
On 05/06/2015 03:45 PM, Kenneth Graunke wrote:
> On Wednesday, May 06, 2015 12:48:30 PM Vinson Lee wrote:
>> Fix build error introduced with commit 1c5a57a "glapi/es3.1: Add support
>> for GLES versions > 3.0" with Python < 2.7.
>>
>> File "src/mapi/glapi/gen/gl_genexec.py", line 230, in
>>
On 05/06/2015 12:48 PM, Vinson Lee wrote:
> Fix build error introduced with commit 1c5a57a "glapi/es3.1: Add support
> for GLES versions > 3.0" with Python < 2.7.
>
> File "src/mapi/glapi/gen/gl_genexec.py", line 230, in
> printer.Print(api)
> File "src/mapi/glapi/gen/gl_XML.py", line 120
On Wednesday, May 06, 2015 12:48:30 PM Vinson Lee wrote:
> Fix build error introduced with commit 1c5a57a "glapi/es3.1: Add support
> for GLES versions > 3.0" with Python < 2.7.
>
> File "src/mapi/glapi/gen/gl_genexec.py", line 230, in
> printer.Print(api)
> File "src/mapi/glapi/gen/gl_XM
Fix build error introduced with commit 1c5a57a "glapi/es3.1: Add support
for GLES versions > 3.0" with Python < 2.7.
File "src/mapi/glapi/gen/gl_genexec.py", line 230, in
printer.Print(api)
File "src/mapi/glapi/gen/gl_XML.py", line 120, in Print
self.printBody(api)
File "src/mapi/gl