Re: [Mesa-dev] [PATCH 0/8] fix error handling for some gl functions

2011-09-19 Thread Brian Paul
On 09/19/2011 01:02 AM, Yuanhan Liu wrote: The following patchs fixed some error handling for some gl functions. Yuanhan Liu (8): mesa: fix error handling for glBegin mesa: fix error handling for glEvalMesh1/2D mesa: fix error handling for some glGet* functions mesa: fix error hand

[Mesa-dev] [PATCH 0/8] fix error handling for some gl functions

2011-09-19 Thread Yuanhan Liu
The following patchs fixed some error handling for some gl functions. Yuanhan Liu (8): mesa: fix error handling for glBegin mesa: fix error handling for glEvalMesh1/2D mesa: fix error handling for some glGet* functions mesa: fix error handling for glTexEnv mesa: fix error handling for