On Wed, Dec 21, 2011 at 4:31 AM, Ian Romanick wrote:
> From: Ian Romanick
>
> This won't be used in the client-side libGL, but the xserver has to
> generate a different protocol error depending on the reason context
> creation failed.
>
> Signed-off-by: Ian Romanick
> ---
> src/gallium/include/
On 12/20/2011 01:31 PM, Ian Romanick wrote:
From: Ian Romanick
This won't be used in the client-side libGL, but the xserver has to
generate a different protocol error depending on the reason context
creation failed.
Signed-off-by: Ian Romanick
---
src/gallium/include/state_tracker/st_api.h
From: Ian Romanick
This won't be used in the client-side libGL, but the xserver has to
generate a different protocol error depending on the reason context
creation failed.
Signed-off-by: Ian Romanick
---
src/gallium/include/state_tracker/st_api.h | 14 ++
.../state_tracke