[Mesa-dev] [PATCH] mesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span

Ian Romanick idr at freedesktop.org
Fri Oct 2 13:47:16 PDT 2015


On 10/01/2015 12:15 PM, Ilia Mirkin wrote:
> On Thu, Oct 1, 2015 at 3:12 PM, Ian Romanick <idr at freedesktop.org> wrote:
>> I'm just
>> wondering because Mesa doesn't support that extension.  How is this even
>> being hit?
> 
> See 81d2fd91a90 (mesa: add NV_read_{depth,stencil,depth_stencil} extensions)

Okay, that's weird.  I must have had some old branch checked out at the
time.  I did 'grep -r NV_read_depth src/', and it came back empty.  Now
I just get to be irritated that we enabled THREE extensions for which we
have ZERO tests... and least one is clearly completely broken. :(

I guess now I at least have something concrete to point to then next
time I object to enabling an ES extension that "just" allows some
desktop functionality. ;)



More information about the mesa-dev mailing list