Lines Matching refs:drawables

2544     drawables to successfully fall back to syncing to the primary output, even if
2548 drawables will fall back to 1 FPS if they overlap an output on that slave.
4473 Otherwise if the VERIFY_SHMSIZE macro fails we leak the drawables
6625 fb is happy to do TrueColor to 8bpp drawables, but mesa is not. Depth 12
11546 practice their implementations back GLX drawables with native drawables
16269 glx: Fix MakeCurrent with no drawables
16272 or newer contexts current with null current drawables. Strictly this
21338 modesetting: Fall back to primary crtc for vblank for drawables on slave outputs
24506 condition can make drawables refcount never drop to zero.
44163 are all relative to their respective drawables. For Windows, this means
46502 the two sides render to the right drawables and manipulate the right
58289 current drawables (sigh), we do still need to loseCurrent so that we
67372 corresponding pictures aren't associated with drawables, i.e. solid or gradient
72157 and mark all drawables from that client as prime. We then create all
83515 check windows against their backing drawables, rather than against the
92471 Only send invalidate events for drawables if some client has requested
95283 their drawables are destroyed. But with the above change to defer
109054 windows) and DRAWABLE_BUFFER (whatever those are) drawables and only look up
109058 and pixmaps, which are the only kinds of drawables relevant for DRI2.
113366 DRI2: Track DRI2 drawables as resources, not privates
113387 With the change to DRI2 to track DRI2 drawables as resources, we need to make
113400 glx: Track GLX 1.3 style GLX drawables under their X drawable ID as well
114157 destroying drawables in DRI2DestroyDrawable() if a swap or wait event is
114160 And finally, make sure we free drawables in DRI2WaitMSCComplete() if
119533 Alloc/free drawables array for each ProcPanoramiXShmGetImage call.
119536 keithp recommended against allocating the drawables array globally, but my
123120 Treat dri2 drawables as child windows (Add/Remove access).
144391 GLX: Unreference drawables bound to the old context, not the new one.
151923 More checking for failed contexts/drawables
152157 [Xephyr/GL] properly route expose event on GL drawables
159163 Xephyr: properly clip GL drawables in Xephyr
162007 dix: remove caching of drawables and graphics contexts. The security checks
163212 Make sure DRI drawables are cleaned up when client dies.
169378 EXA: Compare backing pixmaps instead of drawables against driver limits.
169381 doesn't matter if the drawables are bigger.
187775 drawables get changed around.
187783 - Remove ValidateGC/ValidatePictures on the redirected drawables/pictures
187784 -- it's not needed, and DDXs shouldn't be seeing redirected drawables
188117 extension so that the redirecting of drawables by the wrapper doesn't
191318 Use pixmaps instead of drawables in the kaa functions. Have the mga server