[Mesa-dev] [PATCH] mesa: remove unnecessary checks in _mesa_readpixels_needs_slow_path

Michel Dänzer michel at daenzer.net
Sun Jun 28 23:21:42 PDT 2015


On 25.06.2015 21:42, Marek Olšák wrote:
> Gallium should be alright. We'll let you know if we find a regression,
> but I don't think there will be any.

Famous last words. :) This change broke the piglit test
spec at ext_texture_integer@fbo_integer_readpixels_sint_uint for me with
the radeonsi driver:

fbo-integer-readpixels-sint-uint: glClear failed
  Texture format = GL_RGBA32I_EXT
  Expected 300000005, 0, 6, 5
  Found 300000005, 4294967289, 6, 5


-- 
Earthling Michel Dänzer               |               http://www.amd.com
Libre software enthusiast             |             Mesa and X developer


More information about the mesa-dev mailing list