Re: [Mesa-dev] Cut 2903 lines from the built-in profile madness.

2012-04-17 Thread Brian Paul
On 04/17/2012 12:45 PM, Kenneth Graunke wrote: This series is inspired by Olivier's shading language include series, which nuked a zillion lines from the built-in profiles. However, this one does it in 4 lines of Python and should reduce startup time a little as well. I was actually surprised i

[Mesa-dev] Cut 2903 lines from the built-in profile madness.

2012-04-17 Thread Kenneth Graunke
This series is inspired by Olivier's shading language include series, which nuked a zillion lines from the built-in profiles. However, this one does it in 4 lines of Python and should reduce startup time a little as well. I was actually surprised it turned out this simple. I'd originally devised