summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-28dummy_drv_video: fix threading issues with VA objects.Krzysztof Kotlenga2-17/+57
2012-09-28dummy_drv_video: don't reallocate object heap, create new buckets instead.Xiang, Haihao2-14/+53
2012-09-28Drop VA/dummy backend.Gwenole Beauchesne6-40/+3
2012-09-28android: use common DRM driver detection code.Haitao Huang4-285/+28
2012-09-28android: fix tests for Android ICS.Haitao Huang8-33/+26
2012-09-28android: export JPEG decode header.Haitao Huang1-1/+2
2012-09-28android: rename the LOG_TAG per module.Daniel Charles2-5/+5
2012-09-28android: use Android logging utilities.Daniel Charles3-4/+70
2012-09-28tests: include "sysdeps.h" wherever necessary.Gwenole Beauchesne6-8/+11
2012-09-28tests: drop extraneous libva-x11.la dependency.Gwenole Beauchesne1-1/+0
2012-09-28autogen: modernize configure script generator.Gwenole Beauchesne1-3/+29
2012-09-27configure: minor clean-ups.Gwenole Beauchesne3-12/+9
2012-09-27tests: sanitize build of test cases.Gwenole Beauchesne8-70/+53
2012-09-27build: drop useless Makefile variables.Gwenole Beauchesne11-41/+31
2012-09-27Sanitize build dependencies.Gwenole Beauchesne5-67/+61
2012-09-27Fix the missing '=' in the test caseAmi Fischman1-1/+1
2012-09-26wayland: add initial support for EMGD driver.Gwenole Beauchesne4-0/+194
2012-09-26wayland: ship with wayland-drm protocol.Zhao halley5-1/+412
2012-09-26tests: add PutSurface test for Wayland.Benjamin Franzke2-4/+362
2012-09-26tests: add support for Wayland.Gwenole Beauchesne3-0/+204
2012-09-26API: add support for Wayland.Gwenole Beauchesne12-2/+797
2012-09-26drm: don't export internal functions.Gwenole Beauchesne3-0/+4
2012-09-26drm: move driver name detection to utilities.Gwenole Beauchesne4-37/+158
2012-09-26drm: fix build without X11 headers.Dmitry Ermilov3-17/+10
2012-09-26drm: allow authentication through X11 server.Gwenole Beauchesne4-1/+219
2012-09-26drm: ensure DRM connection is authenticated.Gwenole Beauchesne4-2/+106
2012-09-26configure: check for visibility attribute.Gwenole Beauchesne2-0/+30
2012-09-26Allow build without VA/X11 API.Dmitry Ermilov7-9/+46
2012-09-26tests: add support for raw DRM.Dmitry Ermilov3-0/+86
2012-09-26API: add support for raw DRM.Dmitry Ermilov8-2/+302
2012-09-26API: backend: add VA display types.Gwenole Beauchesne4-1/+20
2012-09-26API: backend: rename VADriverContext.dri_state to drm_state.Gwenole Beauchesne5-17/+30
2012-09-26API: introduce DRM common utilities and data structures.Benjamin Franzke5-27/+99
2012-09-26tests: avcenc: allow selection of display.Gwenole Beauchesne1-0/+2
2012-09-26tests: allow selection of display.Gwenole Beauchesne6-0/+85
2012-09-26tests: avcenc: use common VA display creation routines.Dmitry Ermilov2-13/+22
2012-09-26tests: simplify VA display construction.Gwenole Beauchesne14-130/+504
2012-09-26test/encode/avcenc: rename swap32() to va_swap32().Haitao Huang1-3/+3
2012-09-26test: remove trailing whitespaces in Android.mk files.Haitao Huang4-25/+25
2012-09-26Revert Pixmap-based EGL interfaces.Gwenole Beauchesne15-1879/+39
2012-08-01jpeg: pad Huffman table to 4-byte boundaries (Haihao).Gwenole Beauchesne1-0/+2
2012-08-01tests: fix JPEG decoding test to match the latest API.Gwenole Beauchesne1-3/+5
2012-07-27test/basic: fix make dist.Gwenole Beauchesne1-1/+1
2012-07-26tests: merge JPEG decoding example from staging branch.Xiang, Haihao3-54/+80
2012-07-26Merge JPEG decoding API from staging branch.Gwenole Beauchesne3-88/+176
2012-07-12Fix compiling errorXiang, Haihao1-1/+1
2012-07-11test/basic: changed build target to noinst so they are built by defaultHaitao Huang1-3/+3
2012-07-06test/basic: fix build of basic tests.Haitao Huang1-1/+1
2012-07-06test/egl: fix license template for Makefile.am.Gwenole Beauchesne1-23/+22
2012-06-29Add the missing license header to some filesXiang, Haihao6-0/+140