summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-29wayland: Add vaAttachSurfacewaylandBenjamin Franzke2-0/+65
2011-07-29Add Image_Export vfunc drm_stateBenjamin Franzke2-0/+25
2011-07-27wayland: Add copyright notice to protocolBenjamin Franzke1-0/+27
2011-07-22va/wayland: Accept wl_egl_pixmap in vaPutSurfaceBenjamin Franzke2-21/+61
2011-07-21va/wayland: Destroy drm interface early [HACK]Benjamin Franzke1-0/+17
2011-07-20va/wayland: Update to drm_stateBenjamin Franzke2-40/+46
2011-07-20Expose a minimal drm_state interface to the driverBenjamin Franzke11-137/+164
2011-07-20[WIP] Add putsurface_wayland.cBenjamin Franzke4-0/+242
2011-07-20[WIP] Add wayland drm backendBenjamin Franzke11-5/+716
2011-07-20va_dricommon.h: Do not include x11 libs if WAYLAND is definedBenjamin Franzke1-2/+4
2011-07-18Use dri_state vfuncs directly in video driversBenjamin Franzke6-5/+12
2011-07-18dri: Make drawable be a void* in dri_get_drawableBenjamin Franzke2-3/+3
2011-07-14Update on vatrace/test and va.hHEADmasterAustin Yuan8-51/+107
2011-07-12i965_drv_video: update post processing interfaceXiang, Haihao5-263/+282
2011-07-08i965_drv_video: fixes assertion failureXiang, Haihao3-26/+39
2011-07-07i965_drv_video: fix next slice vertical position for field pictureXiang, Haihao1-1/+1
2011-06-30vatrace: print MPEG4/H263 encode parameters informationAustin Yuan2-24/+188
2011-06-29i965_drv_video: add support for VA_SUBPICTURE_DESTINATION_IS_SCREEN_COORD.Gwenole Beauchesne3-16/+21
2011-06-29i965_drv_video: fix subpicture scale factor for Y axis.Gwenole Beauchesne1-1/+1
2011-06-29i965_drv_video: simplify put_surface() and put_subpicture() args.Gwenole Beauchesne5-371/+221
2011-06-24va/test/putsurface_x11: avoid warning 'warning: ‘win’ is used uninitializ...Xiang, Haihao1-0/+3
2011-06-24va/test: return a value to silence compiler waringXiang, Haihao2-1/+3
2011-06-24va: fix warning about memset.Xiang, Haihao2-2/+2
2011-06-20test/putsurface: more cleanup, remove #ifdef ANDROID from putsurface_common.cAustin Yuan5-148/+182
2011-06-19test/putsurface: add UV element into the auto-generated imageAustin Yuan5-4/+28967
2011-06-17Fix vaTerminate() with non DRI-based drivers.Gwenole Beauchesne1-1/+1
2011-06-16va-android: same as X11, also always create a new VA display on androidAustin Yuan1-40/+13
2011-06-15i965_drv_video: fix assertion failureXiang, Haihao1-2/+1
2011-06-14i965_drv_video: fix GPU hang issue when decoding field coded MPEG2 picture.Xiang, Haihao5-26/+56
2011-06-13libva: fix memeory leaks in libvaEdgar Hucek2-0/+12
2011-06-13i965_drv_video: fix memory leaks in i965 driverEdgar Hucek1-0/+1
2011-06-13i965_drv_video: track the internal format of a surfaceXiang, Haihao8-20/+27
2011-06-10Revert the change in VA_DRI2SwapBuffers: _XReply -->_XSendAustin Yuan1-2/+2
2011-06-10Merge branch 'master' of git+ssh://git.freedesktop.org/git/libvaAustin Yuan21-68/+993
2011-06-10test/encode/avcenc: don't include <pciaccess.h>Xiang, Haihao1-1/+0
2011-06-10i965_drv_video: encode on IvybridgeXiang, Haihao7-26/+602
2011-06-10i965_drv_video: fix VME shadersXiang, Haihao6-8/+12
2011-06-10i965_drv_video: new shaders for VME on IvybridgeXiang, Haihao13-37/+383
2011-06-09Corrected trace prints (updated, change format, etc), replaced \t by spaces i...Alexander Osin1-62/+116
2011-06-09i965_drv_video: set surface base address in VMEXiang, Haihao2-89/+36
2011-06-09i965_drv_video: clean upXiang, Haihao1-6/+1
2011-06-09i965_drv_video: Added check of obj_surface->bo field inside i965_media_h264_s...Alexander Osin1-1/+3
2011-06-07test/basic testing programs do not need to be installedAustin Yuan1-3/+3
2011-06-02i965_drv_video: improved MV quality for VMEZhou Chang4-61/+39
2011-05-30Bump to 1.0.13Austin Yuan1-1/+1
2011-05-30libva: several changesAustin Yuan8-23/+67
2011-05-25i965_drv_video: clean up codesXiang, Haihao7-200/+55
2011-05-25i965_drv_video: rendering for IvybridgeXiang, Haihao3-81/+1234
2011-05-25i965_drv_video: new shaders for rendering on IvybridgeXiang, Haihao11-2/+448
2011-05-25i965_drv_video: VC1 decoding on IvybridgeXiang, Haihao2-70/+72