summaryrefslogtreecommitdiff
path: root/src/x11
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop assert() in isDRI1Connected().Gwenole Beauchesne2009-09-141-1/+0
* Fix NVIDIA driver version string parser.Gwenole Beauchesne2009-09-031-1/+8
* 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-144-2/+484
* Remove obsolete fields.Gwenole Beauchesne2009-07-081-1/+0
* Fix memory leak (VADriverContext.dri_state).Gwenole Beauchesne2009-07-081-2/+7
* Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)Gwenole Beauchesne2009-07-081-1/+1
* 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-082-1/+4
* Drop explicit CFLAGS override.Gwenole Beauchesne2009-07-081-1/+0
* Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne2009-07-081-0/+2
* X11->x11 per the suggestion from GwenoleAustin Yuan2009-07-0614-0/+2596