Lines Matching refs:MakeCurrent
2914 indirect clients. Mesa happens to be buggy and doesn't send MakeCurrent
10028 The big change here is MakeCurrent and context tag tracking. We now
10036 Since vnd handles all the MakeCurrent protocol now, our request handlers
10065 call the backend's MakeCurrent when a client disconnects to unbind the
11742 glx: Only flush indirect contexts in MakeCurrent (v2)
14559 glamor_make_current, lastGLContext == &glamor_priv->ctx, so MakeCurrent
16269 glx: Fix MakeCurrent with no drawables
26780 error on MakeCurrent if it isn't, and don't consider it when computing
38385 this then the X server can crash if receives a MakeCurrent message for
46449 glamor: Do the same MakeCurrent(None) for GLX as we do for EGL.
46472 don't need to track nesting to try to reduce MakeCurrent overhead.
46556 glx: Move GLX MakeCurrent lastGLContext updates next to makeCurrent().
46574 MakeCurrent calls. However, its cache can be incorrect now that
51505 Since that's not the case anymore, we should just MakeCurrent like a
68534 way we do glXMakeCurrent. Generalise the existing MakeCurrent
68535 submission into once that will send MakeCurrent, MakeContextCurrent or