Re: [Mesa-dev] [PATCH 00/41] glapi python cleanups

2016-04-19 Thread Dylan Baker
bump signature.asc Description: signature ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH 00/41] glapi python cleanups

2016-04-01 Thread Brian Paul
On 03/31/2016 06:04 PM, Dylan Baker wrote: This is the first part of a much larger project I'm working on to overhaul the generators. The end goal is to use mako templates rather than a massive series of print statements, be python 2.7 (the current) and python 3.3+ (I might be talked into support

[Mesa-dev] [PATCH 00/41] glapi python cleanups

2016-03-31 Thread Dylan Baker
This is the first part of a much larger project I'm working on to overhaul the generators. The end goal is to use mako templates rather than a massive series of print statements, be python 2.7 (the current) and python 3.3+ (I might be talked into support 3.2 if someone has a really good case) compa