• R/O
  • HTTP
  • SSH
  • HTTPS

コミット一覧

タグ
未設定

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

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

hardware/intel/libva


RSS
Rev. 日時 作者
6d48575 2010-06-02 18:23:22 Gwenole Beauchesne

Fix VA tracer to correctly dump array of bytes.

a7ec84e 2010-06-02 18:23:05 Gwenole Beauchesne

Call va_TraceEndPicture() after the actual vaEndPicture(). i.e. let the driver flush and complete rendering of the surface.

a551918 2010-06-02 16:12:03 Xiang, Haihao

i965_drv_video: new ring buffer flag

5ebd469 2010-06-02 16:11:07 Xiang, Haihao

i965_drv_video: fix graphics memory usage

6da7b5d 2010-06-02 15:27:14 Xiang, Haihao

i965_drv_video: don't execute batch buffer after decoding a picture

911a913 2010-06-02 15:02:17 Xiang, Haihao

i965_drv_video: [H.264] enlarge concurrent threads for ILDB

2d7a2ce 2010-06-02 14:58:26 Xiang, Haihao

i965_drv_video: [H.264] devide the command buffer into smaller sections for HWscoreboard thread.

b2aade8 2010-06-02 14:54:27 Xiang, Haihao

i965_drv_vidoe: update max_thread for rendering

a3adec0 2010-06-02 14:53:17 Xiang, Haihao

i965_drv_video: fix initialization function

06d54f6 2010-06-02 14:51:12 Xiang, Haihao

libva: update DRI2 to support swapbuffer

9ce47af 2010-06-02 11:22:01 Austin Yuan

1) clean up Android header file to make it work in C file (from zhaohan.ren at intel.com)
2) rearrange va/Makefile.am (from elaine.wang at intel.com)
3) apply the new VACodedBufferSegment to encode test APP

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

07c8379 2010-06-02 10:43:49 Gwenole Beauchesne

Fix make dist.

640119f 2010-06-02 10:43:40 Gwenole Beauchesne

Fix TPI lib dependencies.

d251939 2010-06-02 10:43:17 Gwenole Beauchesne

Drop superfluous versions.

7ececb7 2010-06-02 10:42:48 Gwenole Beauchesne

Fix out-of-source builds.

57f1e2f 2010-05-21 19:23:51 Austin Yuan

mv va_android.c -> va_dummy.c

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

eb6af89 2010-05-20 15:42:43 Austin Yuan

Added intra_idr_period for H264 encode

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

20c1d4a 2010-05-20 14:55:37 Austin Yuan

remove vaDisplayIsValid from libva-glx

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

5eb7b51 2010-05-18 16:44:55 Ren Zhaohan

Pass down ISurface instead of Surface

2359cea 2010-05-13 15:37:06 Ren Zhaohan

remove vaDisplayIsValid by linking libva_android.so

13925af 2010-05-13 06:56:45 Austin Yuan

increate version

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

7376e69 2010-05-13 06:09:09 Austin Yuan

Fix build issue

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

deb99d3 2010-05-13 03:30:27 Gwenole Beauchesne

Add OpenGL extensions (v3) and generic implementation with TFP and FBO.

50c8ae8 2010-05-13 03:29:32 Gwenole Beauchesne

Add OpenGL extensions (v3) and generic implementation with TFP and FBO.

e734b66 2010-05-12 15:16:37 Ren Zhaohan

remove Drawable paramater of vaPutSurfaceBuf

c6fc410 2010-05-12 13:04:28 Ren Zhaohan

Add copy va_tpi.h in Android.mk

4183d51 2010-05-11 15:45:13 Ren Zhaohan

Add local vaDisplayIsValid

7ce4ebf 2010-05-11 15:36:43 Ren Zhaohan

Merge branch 'test' into libva-1.1

bed7637 2010-05-11 15:33:37 Ren Zhaohan

Add vaPutSurfaceBuf to va_backend_tpi.h and va_tpi.c[h], update Android.mk for new shared lib libva_android_tpi.so

9f1afd5 2010-05-11 02:14:53 Austin Yuan

global vaDisplayIsValid

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