summaryrefslogtreecommitdiffstats
path: root/src/loader/loader_dri3_helper.h
Commit message (Expand)AuthorAgeFilesLines
* loader_dri3: Handle mismatched depth 30 formats for Prime renderoffload.Mario Kleiner2018-08-011-0/+1
* dri3: For 1.2, use root window instead of pixmap drawableOlivier Fourdan2018-07-311-0/+1
* dri3: allow building against older xcb (v3)Dave Airlie2018-03-161-1/+2
* egl/x11: Re-allocate buffers if format is suboptimalLouis-Francis Ratté-Boulianne2018-03-091-0/+1
* egl/x11: Support DRI3 v1.1Louis-Francis Ratté-Boulianne2018-03-091-1/+14
* x11/dri3: Store raw present completion modeDaniel Stone2018-02-211-1/+1
* loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callbackThomas Hellstrom2018-02-201-0/+1
* loader/dri3: Try to make sure we only process our own NotifyMSC eventsMichel Dänzer2018-01-171-4/+0
* loader/dri3: Improve dri3 thread-safetyThomas Hellstrom2017-11-131-0/+10
* loader_dri3: Make sure we have an updated back v3Thomas Hellstrom2017-08-171-0/+1
* loader_dri3: Remove buffer_type from buffer metadataThomas Hellstrom2017-08-171-2/+0
* loader_dri3: Support GLX_SWAP_COPY_OMLThomas Hellstrom2017-08-171-0/+2
* loader_dri3: Honor the request to preserve back buffer contentThomas Hellstrom2017-08-171-0/+1
* loader_dri3/glx/egl: Optionally use a blit context for blitting operationsThomas Hellstrom2017-08-171-0/+3
* loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callbackThomas Hellstrom2017-08-171-1/+0
* loader: drop the [gs]et_swap_interval callbacksEmil Velikov2017-08-041-2/+1
* dri3: Wait for all pending swapbuffers to be scheduled before touching the frontThomas Hellstrom2017-08-021-0/+3
* loader: remove clamp_swap_interval()Eric Engestrom2017-08-011-1/+0
* egl/dri3: implement query surface hookBrendan King2017-02-281-0/+2
* loader/dri3: constify the loader_dri3_vtableEmil Velikov2016-10-141-2/+2
* loader/dri3: add get_dri_screen() to the vtableMartin Peres2016-10-071-0/+1
* loader/dri3: Expose function to create __DRIimage from pixmapBoyan Ding2015-11-171-0/+9
* loader: Add dri3 helperBoyan Ding2015-11-171-0/+232