2010-12-06 |
Xiang, Haihao | i965_drv_video: dump MFX commands Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-12-06 |
Xiang, Haihao | i965_drv_video: check batch buffer emitting Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-12-06 |
Xiang, Haihao | i965_drv_video: MACROs for MFX on Sandybridge Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-12-06 |
Xiang, Haihao | i965_drv_video: PCI IDs and new MI_FLUSH_DW command... Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-09-21 |
Xiang, Haihao | bump library version to 1.0.5 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-09-15 |
Xiang, Haihao | i965_drv_video: deinterlacing & scaling Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-09-15 |
Xiang, Haihao | i965_drv_video: add video processing kernels
|
commit | commitdiff | tree |
2010-09-15 |
Xiang, Haihao | add scaling flags for vaPutSurface() Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
|
commit | commitdiff | tree |
2010-07-21 |
Xiang, Haihao | Fix to require libdrm 2.4.21 or newer for i965 video...
|
commit | commitdiff | tree |
2010-07-14 |
Gwenole Beauchesne | Fix rendering of subpictures.
|
commit | commitdiff | tree |
2010-07-13 |
Gwenole Beauchesne | Fix vaGetImage() for YV12 format.
|
commit | commitdiff | tree |
2010-07-13 |
Gwenole Beauchesne | Simplify vaGetImage().
|
commit | commitdiff | tree |
2010-07-13 |
Gwenole Beauchesne | Fix vaGetImage() to wait for pending operations to...
|
commit | commitdiff | tree |
2010-07-13 |
Gwenole Beauchesne | Add NV12 image format.
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Fix vaGetImage() bounds checking code.
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Move initialization of render_state->interleaved_uv...
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Fix out-of-source builds.
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Add I420 image format.
|
commit | commitdiff | tree |
2010-07-12 |
Xiang, Haihao | i965_drv_video: use original widht/height for rendering
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Fix vaTerminate().
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Implement vaGetImage().
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Add YV12 image format.
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Don't return VA_STATUS_SUCCESS for unimplemented functions.
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Add RGBA subpictures.
|
commit | commitdiff | tree |
2010-07-12 |
Gwenole Beauchesne | Fix subpictures formats array terminator.
|
commit | commitdiff | tree |
2010-07-07 |
Xiang, Haihao | i965_drv_video: [H.264] fix slice_data_bit_offset
|
commit | commitdiff | tree |
2010-07-07 |
Xiang, Haihao | i965_drv_video: [H.264] fix the start of a slice for...
|
commit | commitdiff | tree |
2010-07-07 |
Xiang, Haihao | i965_drv_video: fix BSD batch buffer size.
|
commit | commitdiff | tree |
2010-07-07 |
Xiang, Haihao | libva: render front buffer for Pixmap.
|
commit | commitdiff | tree |
2010-07-07 |
Xiang, Haihao | i965_drv_video: [H.264] fix different slice type in...
|
commit | commitdiff | tree |
2010-07-07 |
Gwenole Beauchesne | Drop GLX 1.3 requirement.
|
commit | commitdiff | tree |
2010-07-07 |
Gwenole Beauchesne | Call GLX Pixmap related functions through the vtable.
|
commit | commitdiff | tree |
2010-06-25 |
Xiang, Haihao | i965_drv_video: [H.264] fix chroma issue
|
commit | commitdiff | tree |
2010-06-18 |
Xiang, Haihao | i965_drv_video: fix AVC mc kernel
|
commit | commitdiff | tree |
2010-06-13 |
Xiang, Haihao | bump library version to 1.0.3
|
commit | commitdiff | tree |
2010-06-13 |
Xiang, Haihao | i965_drv_video: [H.264] fix register blocks for ILDB
|
commit | commitdiff | tree |
2010-06-08 |
Xiang, Haihao | Merge branch 'i965_h264'
|
commit | commitdiff | tree |
2010-06-08 |
Xiang, Haihao | i965_drv_video: [H.264] some code clean up
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_video: new ring buffer flag
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_video: fix graphics memory usage
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_video: don't execute batch buffer after decoding...
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_video: [H.264] enlarge concurrent threads...
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_video: [H.264] devide the command buffer into...
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_vidoe: update max_thread for rendering
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | i965_drv_video: fix initialization function
|
commit | commitdiff | tree |
2010-06-02 |
Xiang, Haihao | libva: update DRI2 to support swapbuffer
|
commit | commitdiff | tree |
2010-05-07 |
Xiang, Haihao | i965_drv_video: [H.264] add support for ILDB
|
commit | commitdiff | tree |
2010-04-19 |
Xiang, Haihao | i965_drv_video: move AVC-ILDB data buffer to struct...
|
commit | commitdiff | tree |
2010-04-19 |
Xiang, Haihao | i965_drv_video: [H.264] fix weight 128 issue
|
commit | commitdiff | tree |
2010-04-15 |
Xiang, Haihao | i965_drv_video: [H.264] fix for weight/offset state
|
commit | commitdiff | tree |
2010-04-14 |
Xiang, Haihao | i965_drv_video: [H.264] track frame store index
|
commit | commitdiff | tree |
2010-04-09 |
Xiang, Haihao | i965_drv_video: fix an assertion
|
commit | commitdiff | tree |
2010-04-09 |
Xiang, Haihao | i965_drv_video: fix MBAFF issue
|
commit | commitdiff | tree |
2010-04-08 |
Xiang, Haihao | i965_drv_video: surface width/height is 16Btye aligned.
|
commit | commitdiff | tree |
2010-04-07 |
Xiang, Haihao | i965_drv_video: fix an assertion
|
commit | commitdiff | tree |
2010-04-07 |
Xiang, Haihao | i965_drv_video: fix an error in the previous commit
|
commit | commitdiff | tree |
2010-04-06 |
Zou nan hai | i965_drv_video: initialize depth buffer
|
commit | commitdiff | tree |
2010-04-06 |
Xiang, Haihao | i965_drv_video: multiple slices in a picture for H.264
|
commit | commitdiff | tree |
2010-03-31 |
Xiang, Haihao | i965_drv_video: move DMV buffer to private data
|
commit | commitdiff | tree |
2010-03-29 |
Xiang, Haihao | i965_drv_video: fix POC value for current picture
|
commit | commitdiff | tree |
2010-03-26 |
Xiang, Haihao | i965_drv_video: add support for H264 on Clarkdale/Arrandale
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | fix rendering of RGBA subpicture
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | simplify subpicture formats. make sure the returned...
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | fix upload of the subpicture palette.
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | implement vaSetImagePalette
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | the VA API spec metion that the dest rectangle to vaAssociat...
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | fix subpicture association and deassociation
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | Add MAX helper function
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | cleanup vaCreateImage, make it possible to add formats...
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | fix vaDestroyImage()
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | Fix vaAssociateSubpicture() arguments
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | Fix VA driver version.
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | Fix vaQueryImageFormats() to return 0 image formats...
|
commit | commitdiff | tree |
2009-11-18 |
Gwenole Beauchesne | Implement vaQueryDisplayAttributes() as a no-op.
|
commit | commitdiff | tree |
2009-09-15 |
Xiang, Haihao | i965_drv_driver: use the horizontal position of a slice.
|
commit | commitdiff | tree |
2009-08-11 |
Xiang, Haihao | i965_drv_video: clear draw buffer before rendering.
|
commit | commitdiff | tree |
2009-08-07 |
Zou Nan hai | i965_drv_video: fix rendering issue
|
commit | commitdiff | tree |
2009-08-05 |
Xiang, Haihao | i965_drv_driver: fix assertion failure
|
commit | commitdiff | tree |
2009-07-27 |
Xiang, Haihao | i965_drv_video: Eanble VAAPI on IGDNG
|
commit | commitdiff | tree |
2009-07-27 |
Xiang, Haihao | i965_drv_video: add new compiled shader programs for...
|
commit | commitdiff | tree |
2009-07-27 |
Xiang, Haihao | Check the version of intel-gen4asm in configure.ac
|
commit | commitdiff | tree |
|