summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* remove the duplicated X11 subdirAustin Yuan2009-12-0810-2107/+0
* Merge branch 'sync-fdo-master'Austin Yuan2009-12-013-2/+3
|\
| * Assign the magic number to a macroAustin Yuan2009-11-303-2/+3
* | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libvaww49.1-videoww48.4-videoww48.3-videoww48.2-videoAustin Yuan2009-11-233-1/+5
|\ \ | |/
| * Added a "magic" number to VADisplayContext in case an illeal VA dpy passed inAustin Yuan2009-11-233-1/+5
* | Merge branch 'master' of git+ssh://AustinYuan@git.freedesktop.org/git/libva20091120_Alpha3Austin Yuan2009-11-204-64/+19
|\ \ | |/
| * Added VA_STATUS_ERROR_SURFACE_IN_DISPLAYINGAustin Yuan2009-11-202-1/+4
| * Clean up NVIDIA driver detection code.Gwenole Beauchesne2009-09-141-62/+14
| * Drop assert() in isDRI1Connected().Gwenole Beauchesne2009-09-141-1/+0
| * Add VASliceParameterBufferMPEG2.slice_horizontal_position for i965 driver.Gwenole Beauchesne2009-09-141-0/+1
* | Merge branch 'master-fd.o'ww43.5-videoww37.4-video20091118_Alpha2.520091112_Alpha220091109_Alpha1Austin Yuan2009-09-101-8/+1
|\ \ | |/
| * Removes references to SDS versioning in libva master. (from Gwenole)Austin2009-09-101-8/+1
* | Merge branch 'master-fd.o'20090904_5.1.0.0123Austin Yuan2009-09-031-0/+2
|\ \ | |/
| * Update va.h version numberAustin Yuan2009-09-031-0/+2
* | Merge branch 'master-fd.o'ww36.4-videoAustin Yuan2009-09-033-8/+11
|\ \ | |/
| * Fix libva-x11-VERSION.so.* dependencies.Gwenole Beauchesne2009-09-031-1/+1
| * Fix NVIDIA driver version string parser.Gwenole Beauchesne2009-09-031-1/+8
| * Add VA_STATUS_ERROR_UNIMPLEMENTATION string representation.Gwenole Beauchesne2009-09-031-0/+2
| * Drop references to SDS.Gwenole Beauchesne2009-09-031-6/+0
* | Merge branch 'master-fd.o'Austin Yuan2009-08-312-2/+17
|\ \ | |/
| * __vaDriverInit_0_30 --> __vaDriverInit_0_31 for libva31Austin Yuan2009-08-312-2/+17
* | Merge branch 'master-fd.o'Austin Yuan2009-08-285-262/+154
|\ \ | |/
| * Remove context from vaSyncSurfaceAustin Yuan2009-08-283-4/+1
| * Split libva DSO into core (libva.so) and display-dependent parts (libva-x11.so).Gwenole Beauchesne2009-08-283-24/+15
| * Assgin VASurfaceRendering a non-zero value instead of 0Austin Yuan2009-08-271-4/+4
| * Combine vaPutImage/vaPutImage2, vaAssociateSubpicture/vaAssociateSubpicture2Austin Yuan2009-08-273-126/+4
| * Add VA_STATUS_ERROR_UNIMPLEMENTED.Gwenole Beauchesne2009-09-011-0/+1
| * Fix bit-fields types.Gwenole Beauchesne2009-09-011-101/+100
| * Add new bit to signal VC-1 skipped P-frames.Gwenole Beauchesne2009-09-011-1/+1
| * Add new H.264 fields for XvBA backend.Gwenole Beauchesne2009-09-011-1/+5
| * Add new VC-1 fields for VDPAU backend.Gwenole Beauchesne2009-09-011-7/+21
| * Add new H.264 fields for VDPAU backend.Gwenole Beauchesne2009-09-011-0/+8
| * Explicit API extensions versioning from SDS.Gwenole Beauchesne2009-08-142-1/+14
| * Fix NVIDIA driver detection.Gwenole Beauchesne2009-08-144-2/+484
| * Add <va_version.h> for versioning helpers.Gwenole Beauchesne2009-08-144-17/+101
| * Add VASliceParameterBufferBase.Gwenole Beauchesne2009-07-081-13/+21
| * Remove obsolete fields.Gwenole Beauchesne2009-07-082-4/+0
| * Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.A...Gwenole Beauchesne2009-07-081-1/+4
| * Fix memory leak (VADriverContext.dri_state).Gwenole Beauchesne2009-07-081-2/+7
| * Add VA_INVALID_ID helper macro.Gwenole Beauchesne2009-07-081-1/+2
| * 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-083-95/+6
| * Fix va_DisplayContextGetDriverName() to check for LIBVA_DRIVER_NAME first.Gwenole Beauchesne2009-07-081-16/+9
| * Install drivers into pkglibdir/va/.Gwenole Beauchesne2009-07-082-3/+3
| * Fix includes.Gwenole Beauchesne2009-07-083-1/+5
| * Drop explicit CFLAGS override.Gwenole Beauchesne2009-07-082-2/+0
| * Fix make dist (i965_drv_video missing files, Paul Bender).Gwenole Beauchesne2009-07-081-0/+2
| * Fix build after X11 -> x11 moveGwenole Beauchesne2009-07-081-1/+1
| * X11->x11 per the suggestion from GwenoleAustin Yuan2009-07-0615-7/+7
| * Move back dri --> src/X11Austin Yuan2009-07-0316-3/+2600