diff options
author | Eric Anholt <eric@anholt.net> | 2014-04-17 18:18:49 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2014-04-23 10:32:02 -0700 |
commit | abf12027063dbe22bec1d055ad8db365cf07395a (patch) | |
tree | 306b0df0614f21830d279672476b387ac89e3f10 /xorg-server.m4 | |
parent | f12221cbd8ff33070fa2ca086bccf7ed32115f0e (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 'xorg-server.m4')
0 files changed, 0 insertions, 0 deletions