summaryrefslogtreecommitdiffstats
path: root/configs/irix6-o32-static
diff options
context:
space:
mode:
authorJon TURNEY <[email protected]>2010-09-07 11:36:07 +0100
committerKristian Høgsberg <[email protected]>2010-09-07 09:07:23 -0400
commit23e2dec1a1cae26430a988e0c74b1f2b13eb0f6f (patch)
tree82c4882ee45242336fc741ea5f86c8c0c5dc817e /configs/irix6-o32-static
parenta7c4541d272d5dc11e4cfe0a2dcaf42f0b98a50e (diff)
glx: Only clear the stored context tag when the context has been unbound
The calling order of ->bind and ->unbind changed and then ->unbind would clear the currentContextTag of the old context before ->bind could reuse it in the make current request, in the indirect case. Instead, clear the old currentContextTag if and only if we send a request to the server to actually unbind it or reassign it to another context. https://bugs.freedesktop.org/show_bug.cgi?id=29977 Signed-off-by: Jon TURNEY <[email protected]> Signed-off-by: Kristian Høgsberg <[email protected]>
Diffstat (limited to 'configs/irix6-o32-static')
0 files changed, 0 insertions, 0 deletions