• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

hardware/intel/libva


RSS
Rev. 日時 作者
2d8818a 2009-09-01 07:21:48 Gwenole Beauchesne

Add new H.264 fields for XvBA backend.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

a82db0c 2009-09-01 07:20:09 Gwenole Beauchesne

Add new VC-1 fields for VDPAU backend.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

e4f9b55 2009-09-01 07:02:55 Gwenole Beauchesne

Add new H.264 fields for VDPAU backend.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

fb431c2 2009-08-25 04:32:22 Austin Yuan

Sync latest fd.o libva:master

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

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

VAAPI version upgrade doesn't mean it will break binary compatibility

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

2162a79 2009-08-14 23:21:34 Gwenole Beauchesne

Explicit API extensions versioning from SDS.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

a2523fe 2009-08-14 23:20:58 Gwenole Beauchesne

Fix NVIDIA driver detection.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

3e11829 2009-08-14 23:20:29 Gwenole Beauchesne

Add <va_version.h> for versioning helpers.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

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

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

39551cb 2009-07-08 18:48:06 Austin Yuan

don't build i965 driver by default

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

ddb1a32 2009-07-08 18:42:05 Gwenole Beauchesne

Add VASliceParameterBufferBase.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

6a1c58a 2009-07-08 18:42:05 Gwenole Beauchesne

Remove obsolete fields.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

fb63344 2009-07-08 18:42:05 Gwenole Beauchesne

Add new DSO versioning (SONAME changed to libva-VERSION.so.CURRENT.REVISION.AGE).

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

2496bb0 2009-07-08 18:42:05 Gwenole Beauchesne

Fix memory leak (VADriverContext.dri_state).

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

0108c57 2009-07-08 18:42:05 Gwenole Beauchesne

Add VA_INVALID_ID helper macro.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

ebb5f8b 2009-07-08 18:42:05 Gwenole Beauchesne

Fix make install (<va/va_x11.h>). Actually drop extraneous space. ;-)

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

782c743 2009-07-08 18:42:05 Gwenole Beauchesne

Add check for libXfixes.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

fa84f83 2009-07-08 18:42:05 Gwenole Beauchesne

Drop duplicate LIBDRM_DEPS pkg-config check.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

b88e089 2009-07-08 18:42:05 Gwenole Beauchesne

Fix driver name retrieval for dri1 and dri2.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

c00a20b 2009-07-08 18:42:05 Gwenole Beauchesne

Fix va_DisplayContextGetDriverName() to check for LIBVA_DRIVER_NAME first.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

3cc18d8 2009-07-08 18:42:05 Gwenole Beauchesne

Allow conditional build of video drivers (dummy, i965).

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

3b10124 2009-07-08 18:42:05 Gwenole Beauchesne

Fix tests.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>

4f1b489 2009-07-08 18:42:05 Gwenole Beauchesne

Install drivers into pkglibdir/va/.

Signed-off-by: Austin Yuan <shengquan.yuan@intel.com>