summaryrefslogtreecommitdiffstats
path: root/src/loader/loader_dri3_helper.h
Commit message (Expand)AuthorAgeFilesLines
* 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