Rev. | 时间 | 作者 |
---|---|---|
2d8818a | 2009-09-01 07:21:48 | Gwenole Beauchesne |
Add new H.264 fields for XvBA backend. |
||
a82db0c | 2009-09-01 07:20:09 | Gwenole Beauchesne |
Add new VC-1 fields for VDPAU backend. |
||
e4f9b55 | 2009-09-01 07:02:55 | Gwenole Beauchesne |
Add new H.264 fields for VDPAU backend. |
||
fb431c2 | 2009-08-25 04:32:22 | Austin Yuan |
Sync latest fd.o libva:master |
||
98ed754 | 2009-08-25 01:35:05 | Austin Yuan |
Merge branch 'test' |
||
cd115fe | 2009-08-14 23:30:02 | Austin Yuan |
Don't include VAAPI version to SONAME |
||
2162a79 | 2009-08-14 23:21:34 | Gwenole Beauchesne |
Explicit API extensions versioning from SDS. |
||
a2523fe | 2009-08-14 23:20:58 | Gwenole Beauchesne |
Fix NVIDIA driver detection. |
||
3e11829 | 2009-08-14 23:20:29 | Gwenole Beauchesne |
Add <va_version.h> for versioning helpers. |
||
bb75774 | 2009-08-11 14:52:51 | Xiang, Haihao |
i965_drv_video: clear draw buffer before rendering. |
||
3b220c8 | 2009-08-07 11:43:36 | Zou Nan hai |
i965_drv_video: fix rendering issue |
||
2f21a30 | 2009-08-05 12:49:33 | Xiang, Haihao |
i965_drv_driver: fix assertion failure |
||
6310eee | 2009-07-27 18:13:41 | Xiang, Haihao |
i965_drv_video: Eanble VAAPI on IGDNG |
||
c5133ef | 2009-07-27 18:13:33 | Xiang, Haihao |
i965_drv_video: add new compiled shader programs for IGDNG |
||
d5cad37 | 2009-07-27 18:13:24 | Xiang, Haihao |
Check the version of intel-gen4asm in configure.ac |
||
65654a4 | 2009-07-08 18:50:16 | Austin Yuan |
put drivers into /usr/lib/dri by default |
||
39551cb | 2009-07-08 18:48:06 | Austin Yuan |
don't build i965 driver by default |
||
ddb1a32 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Add VASliceParameterBufferBase. |
||
6a1c58a | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Remove obsolete fields. |
||
fb63344 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.AGE). |
||
2496bb0 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Fix memory leak (VADriverContext.dri_state). |
||
0108c57 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Add VA_INVALID_ID helper macro. |
||
ebb5f8b | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-) |
||
782c743 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Add check for libXfixes. |
||
fa84f83 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Drop duplicate LIBDRM_DEPS pkg-config check. |
||
b88e089 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Fix driver name retrieval for dri1 and dri2. |
||
c00a20b | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Fix va_DisplayContextGetDriverName() to check for LIBVA_DRIVER_NAME first. |
||
3cc18d8 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Allow conditional build of video drivers (dummy, i965). |
||
3b10124 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Fix tests. |
||
4f1b489 | 2009-07-08 18:42:05 | Gwenole Beauchesne |
Install drivers into pkglibdir/va/. |