Searched refs:__glXGetDrawable (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | glxcmds.c | 467 __glXGetDrawable(__GLXcontext * glxc, GLXDrawable drawId, ClientPtr client, in __glXGetDrawable() function 596 drawPriv = __glXGetDrawable(glxc, drawId, client, &status); in xorgGlxMakeCurrent() 602 readPriv = __glXGetDrawable(glxc, readId, client, &status); in xorgGlxMakeCurrent() 1620 pGlxDraw = __glXGetDrawable(glxc, drawId, client, &error); in __glXDisp_SwapBuffers() 1825 pGlxDraw = __glXGetDrawable(glxc, drawId, client, &error); in __glXDisp_CopySubBufferMESA()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 11560 glx: Prepare __glXGetDrawable for no-config contexts 106976 glx: Prevent NULL context deref in __glXGetDrawable() (bug 29184) 158051 Always check the return value of __glXGetDrawable first. 158053 Fixes spurious GLX protocol errors because __glXGetDrawable doesn't set the
|