xserver/hw
Michel Dänzer b656b0aa5d xwayland: Store EGLContext pointer in lastGLContext
We were storing the pointer to struct glamor_context. However, glamor
itself is storing the EGLContext pointer since the commit below. Since
the two values could never be equal, this resulted in constant
superfluous eglMakeCurrent calls. The implicit glFlush triggered by
those couldn't be good for performance.

Fixes: 7c88977d33 "glamor: Store the actual EGL/GLX context pointer in lastGLContext"
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
2021-11-04 09:54:23 +00:00
..
kdrive Remove autotools support 2021-10-27 13:15:40 +03:00
vfb Remove autotools support 2021-10-27 13:15:40 +03:00
xfree86 s/__/@/ in inputtestdrv manpage 2021-11-03 19:58:53 +00:00
xnest Remove autotools support 2021-10-27 13:15:40 +03:00
xquartz Remove autotools support 2021-10-27 13:15:40 +03:00
xwayland xwayland: Store EGLContext pointer in lastGLContext 2021-11-04 09:54:23 +00:00
xwin Remove autotools support 2021-10-27 13:15:40 +03:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00