Re: [Mesa3d-dev] [PATCH] Fix assertion in read_depth_pixels

2007-03-18 Thread Brian Paul
Nicolai Haehnle wrote: > See the attached patch: In s_readpix.c, expect GL_DEPTH_COMPONENT24 > (instead of 32) as internal format when the visual has 24 depth bits. > > Brian: Does this look right to you? Yes. I've checked it in. Thanks. -Brian ---

[Mesa3d-dev] [PATCH] Fix assertion in read_depth_pixels

2007-03-18 Thread Nicolai Haehnle
See the attached patch: In s_readpix.c, expect GL_DEPTH_COMPONENT24 (instead of 32) as internal format when the visual has 24 depth bits. Brian: Does this look right to you? ~Nicolai Fix: Assertion in read_depth_pixels Fix an assertion in read_depth_pixels that assumes an InternalF