summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* va/test: return a value to silence compiler waringXiang, Haihao2011-06-242-1/+3
* va: fix warning about memset.Xiang, Haihao2011-06-242-2/+2
* test/putsurface: more cleanup, remove #ifdef ANDROID from putsurface_common.cAustin Yuan2011-06-205-148/+182
* test/putsurface: add UV element into the auto-generated imageAustin Yuan2011-06-195-4/+28967
* Fix vaTerminate() with non DRI-based drivers.Gwenole Beauchesne2011-06-171-1/+1
* va-android: same as X11, also always create a new VA display on androidAustin Yuan2011-06-161-40/+13
* i965_drv_video: fix assertion failureXiang, Haihao2011-06-151-2/+1
* i965_drv_video: fix GPU hang issue when decoding field coded MPEG2 picture.Xiang, Haihao2011-06-145-26/+56
* libva: fix memeory leaks in libvaEdgar Hucek2011-06-132-0/+12
* i965_drv_video: fix memory leaks in i965 driverEdgar Hucek2011-06-131-0/+1
* i965_drv_video: track the internal format of a surfaceXiang, Haihao2011-06-138-20/+27
* Revert the change in VA_DRI2SwapBuffers: _XReply -->_XSendAustin Yuan2011-06-101-2/+2
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/libvaAustin Yuan2011-06-1021-68/+993
|\
| * test/encode/avcenc: don't include <pciaccess.h>Xiang, Haihao2011-06-101-1/+0
| * i965_drv_video: encode on IvybridgeXiang, Haihao2011-06-107-26/+602
| * i965_drv_video: fix VME shadersXiang, Haihao2011-06-106-8/+12
| * i965_drv_video: new shaders for VME on IvybridgeXiang, Haihao2011-06-1013-37/+383
* | Corrected trace prints (updated, change format, etc), replaced \t by spaces i...Alexander Osin2011-06-091-62/+116
|/
* i965_drv_video: set surface base address in VMEXiang, Haihao2011-06-092-89/+36
* i965_drv_video: clean upXiang, Haihao2011-06-091-6/+1
* i965_drv_video: Added check of obj_surface->bo field inside i965_media_h264_s...Alexander Osin2011-06-091-1/+3
* test/basic testing programs do not need to be installedAustin Yuan2011-06-071-3/+3
* i965_drv_video: improved MV quality for VMEZhou Chang2011-06-024-61/+39
* Bump to 1.0.13libva-1.0.13Austin Yuan2011-05-301-1/+1
* libva: several changesAustin Yuan2011-05-308-23/+67
* i965_drv_video: clean up codesXiang, Haihao2011-05-257-200/+55
* i965_drv_video: rendering for IvybridgeXiang, Haihao2011-05-253-81/+1234
* i965_drv_video: new shaders for rendering on IvybridgeXiang, Haihao2011-05-2511-2/+448
* i965_drv_video: VC1 decoding on IvybridgeXiang, Haihao2011-05-252-70/+72
* i965_drv_video: H.264 & MPEG2 decoding on IvybridgeXiang, Haihao2011-05-255-3/+2252
* i965_drv_video: Ivybridge PCI IDsXiang, Haihao2011-05-256-19/+49
* i965_drv_video: thread safety for object allocationXiang, Haihao2011-05-162-0/+21
* i965_drv_vidoe: thread safety for renderingXiang, Haihao2011-05-166-8/+81
* va: always create a new VA display on X11Xiang, Haihao2011-05-161-38/+6
* test/putsurface/putsurface: fix multi-thread issue on X11Xiang, Haihao2011-05-161-0/+6
* test/putsurface/putsurface: pass a valid DRAWABLE to vaPutSurfaceXiang, Haihao2011-05-161-0/+5
* i965_drv_video: move batchbuffer to contextXiang, Haihao2011-05-1617-389/+343
* i965_drv_video: clean up batchbuffer interfaceXiang, Haihao2011-05-1617-1403/+1559
* update .gitignoreXiang, Haihao2011-05-161-0/+1
* i965_drv_video: store post process parameters in contextXiang, Haihao2011-05-102-215/+217
* i965_drv_video: store kernel info in the corresponding contextXiang, Haihao2011-05-1013-154/+166
* i965_drv_video: use the same structure for all kernelsXiang, Haihao2011-05-108-155/+181
* i965_drv_video: create media_state per contextXiang, Haihao2011-05-1025-1491/+1414
* test/encode/avcenc: fix for VAEncSequenceParameterBufferH264Xiang, Haihao2011-05-101-6/+9
* Implemented i965_LockSurface, i965_UnlockSurface, i965_BufferInfoAlexander I Osin2011-05-061-14/+169
* Added locked_image_id in struct object_surfaceAlexander I Osin2011-05-061-0/+1
* va: fix build issueXiang, Haihao2011-05-061-2/+2
* Merge branch 'master' of git+ssh://git.freedesktop.org/git/libvaAustin Yuan2011-05-060-0/+0
|\
| * 1) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan2011-05-0522-644/+987
* | 1) test/*: enable/refine the test/* for both X11 and AndroidAustin Yuan2011-05-0522-644/+987
|/