summaryrefslogtreecommitdiff
path: root/src/x11/va_x11.c
Commit message (Expand)AuthorAgeFilesLines
* Remove IN_LIBVA defines, Thanks for the patch from GwenoleAustin Yuan2010-03-081-216/+0
* Assign the magic number to a macroAustin Yuan2009-11-301-1/+1
* Added a "magic" number to VADisplayContext in case an illeal VA dpy passed inAustin Yuan2009-11-231-0/+2
* Clean up NVIDIA driver detection code.Gwenole Beauchesne2009-09-141-62/+14
* Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-281-21/+0
* Fix NVIDIA driver detection.Gwenole Beauchesne2009-08-141-0/+54
* Remove obsolete fields.Gwenole Beauchesne2009-07-081-1/+0
* Fix memory leak (VADriverContext.dri_state).Gwenole Beauchesne2009-07-081-2/+7
* Fix driver name retrieval for dri1 and dri2.Gwenole Beauchesne2009-07-081-80/+4
* Fix va_DisplayContextGetDriverName() to check for LIBVA_DRIVER_NAME first.Gwenole Beauchesne2009-07-081-16/+9
* Fix includes.Gwenole Beauchesne2009-07-081-0/+2
* X11->x11 per the suggestion from GwenoleAustin Yuan2009-07-061-0/+306