Re: [Mesa-dev] [PATCH 00/26] Unit test generated code, fix bugs

2012-05-30 Thread Brian Paul
On 05/29/2012 04:51 PM, Ian Romanick wrote: This series contains four bits of stuff: Patches 01/26 and 02/26 move the existing GLX tests from tests/glx to src/glx/tests. This matches the placement of the other unit tests in Mesa. Patches 03/26, 04/26, 19/26, and 20/26 add new tests for code ge

[Mesa-dev] [PATCH 00/26] Unit test generated code, fix bugs

2012-05-29 Thread Ian Romanick
This series contains four bits of stuff: Patches 01/26 and 02/26 move the existing GLX tests from tests/glx to src/glx/tests. This matches the placement of the other unit tests in Mesa. Patches 03/26, 04/26, 19/26, and 20/26 add new tests for code generated from XML descriptions of the OpenGL an