summaryrefslogtreecommitdiff
path: root/va/x11/dri2_util.c
Commit message (Expand)AuthorAgeFilesLines
* coverity: fix check_after_derefVictor Toso2017-11-161-2/+1
* Add namespace prefix to global DRI functions in libva-x11Mark Thompson2017-09-271-2/+2
* Avoid assertion fault when trying to draw a big pictureXiang, Haihao2017-06-061-1/+0
* va/x11: Require synchronisation to vblank with DRI2SwapBuffersChris Wilson2016-11-161-2/+3
* gcc suggests not putting ; at end of if statementsAlan Coopersmith2016-04-251-1/+1
* va/x11: Don't crash the application if it does not have access to the DRI2 de...Francois Gouget2015-09-291-1/+0
* va_x11: hide private symbolsEmil Velikov2014-10-081-1/+1
* API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne2012-09-261-2/+2
* API: introduce DRM common utilities and data structures.Benjamin Franzke2012-09-261-12/+12
* license header: add the missing license header to filesAustin Yuan2012-06-281-0/+23
* VA/X11: drop useless casts.Gwenole Beauchesne2011-07-261-6/+6
* libva: fix memeory leaks in libvaEdgar Hucek2011-06-131-0/+3
* libva: several changesAustin Yuan2011-05-301-3/+4
* libva: render front buffer for Pixmap.Xiang, Haihao2010-07-071-1/+5
* Merge branch 'i965_h264'Xiang, Haihao2010-06-081-11/+19
|\
| * libva: update DRI2 to support swapbufferXiang, Haihao2010-06-021-10/+18
* | Display *x11_dpy ==> void *native_dpy for other window systemAustin Yuan2010-03-311-10/+10
|/
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-0/+200