[PATCH 0/3] glx: A few fairly important bugfixes

Adam Jackson ajax at redhat.com
Mon Sep 30 09:11:21 PDT 2013


Patch 1 removes the current context cache, which is something of a prerequisite
for making glamor more sane, since glx really shouldn't assume it's the only GL
user in the server.  Patch 2 makes it possible to run piglit to completion on
indirect contexts without getting oomkilled.  Patch 3 fixes the case of losing
a drawable while the context is still current.

- ajax



More information about the xorg-devel mailing list