Searched refs:MakeCurrent (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/ |
| H A D | glxcmds.c | 808 MakeCurrent(__GLXclientState * cl, in MakeCurrent() function 1422 return (MakeCurrent(cl, req->drawable, req->drawable, in __glXMakeCurrent() 1431 return (MakeCurrent(cl, req->drawable, req->readdrawable, in __glXMakeContextCurrent() 1440 return (MakeCurrent(cl, req->drawable, req->readable, in __glXMakeCurrentReadSGI()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 122 R005 GLX:MakeCurrent
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 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. [all …]
|