summaryrefslogtreecommitdiff
path: root/damageext
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2014-04-17 18:18:49 -0700
committerEric Anholt <eric@anholt.net>2014-04-23 10:32:02 -0700
commitabf12027063dbe22bec1d055ad8db365cf07395a (patch)
tree306b0df0614f21830d279672476b387ac89e3f10 /damageext
parentf12221cbd8ff33070fa2ca086bccf7ed32115f0e (diff)
glx: Move the GLX variable caching what GL context is current to dix.
GLX is trying to track whether the context it wants is current, to avoid the glFlush() (and the rest of the overhead) that occurs on all MakeCurrent calls. However, its cache can be incorrect now that glamor exists. This is a step toward getting glamor to coordinate with GLX. Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'damageext')
0 files changed, 0 insertions, 0 deletions