Home
last modified time | relevance | path

Searched refs:SwapBuffers (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/dbe/
H A Ddbestruct.h193 int (*SwapBuffers) (ClientPtr /*client */ , member
H A Ddbe.c92 pDbeScreenPriv->SwapBuffers = NULL; in DbeStubScreen()
533 error = (*pDbeScreenPriv->SwapBuffers) (client, &nStuff_i, swapInfo); in ProcDbeSwapBuffers()
H A Dmidbe.c682 pDbeScreenPriv->SwapBuffers = miDbeSwapBuffers; in miDbeInit()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt75 R003 DOUBLE-BUFFER:SwapBuffers
97 R008 DRI2:SwapBuffers
128 R011 GLX:SwapBuffers
/OK3568_Linux_fs/external/xserver/
H A DChangeLog25038 _does_ get used for is DRI1 SwapBuffers (on everything but savage), and
38449 dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2014-8097 pt. 2]
38452 changed the type of the parameter passed to the DDX SwapBuffers API,
47077 SBC will take on after this SwapBuffers request completes.
47080 at which the SwapBuffers request got scheduled to occur. This confusion
69906 not and should not. Otherwise toolkits like clutter will only ever SwapBuffers
106978 During a SwapBuffers request, we may end up querying an unknown drawable
130097 allows CopyRegion impelemenations of SwapBuffers to continue working.
141233 Mainly rename SwapBuffers to CopyRegion, which adds the xfixes region