[Mesa-dev] [PATCH 05/13] mesa: Replace buffer object locks with atomic inc/dec.

Matt Turner mattst88 at gmail.com
Fri Sep 25 14:35:45 PDT 2015


On Fri, Aug 7, 2015 at 9:41 AM, Ian Romanick <idr at freedesktop.org> wrote:
> So... the buffer object isn't locked during a call to glBufferData?
> Since that allocates the backing storage for the BO, it doesn't seem
> like anything good could happen...

Indeed, that's the case. Is there anything for us to do though? I'm
not clear on whether my patch is exacerbating an existing problem, and
whether I should go forward with it.

(Sorry, I've paged out most of this)


More information about the mesa-dev mailing list