Rev. | Zeit | Autor |
---|---|---|
a036556 | 2012-09-28 17:51:34 | Daniel Charles |
android: use Android logging utilities. |
||
726898f | 2012-09-28 17:15:42 | Gwenole Beauchesne |
tests: include "sysdeps.h" wherever necessary. |
||
dc23082 | 2012-09-28 17:05:00 | Gwenole Beauchesne |
tests: drop extraneous libva-x11.la dependency. |
||
babe423 | 2012-09-28 16:55:47 | Gwenole Beauchesne |
autogen: modernize configure script generator. |
||
48fd9ef | 2012-09-27 23:15:41 | Gwenole Beauchesne |
configure: minor clean-ups. |
||
f6fda5e | 2012-09-27 23:08:34 | Gwenole Beauchesne |
tests: sanitize build of test cases. |
||
0af6276 | 2012-09-27 23:08:34 | Gwenole Beauchesne |
build: drop useless Makefile variables. |
||
bfc0dfe | 2012-09-27 23:08:34 | Gwenole Beauchesne |
Sanitize build dependencies. |
||
0a49e64 | 2012-09-27 16:36:30 | Ami Fischman |
Fix the missing '=' in the test case |
||
9c76090 | 2012-09-26 23:27:57 | Gwenole Beauchesne |
wayland: add initial support for EMGD driver. |
||
4019121 | 2012-09-26 23:05:25 | Zhao halley |
wayland: ship with wayland-drm protocol. |
||
a559a09 | 2012-09-26 23:05:25 | Benjamin Franzke |
tests: add PutSurface test for Wayland. |
||
9388873 | 2012-09-26 23:05:25 | Gwenole Beauchesne |
tests: add support for Wayland. |
||
05ebaf5 | 2012-09-26 23:05:24 | Gwenole Beauchesne |
API: add support for Wayland. |
||
ca08485 | 2012-09-26 18:53:58 | Gwenole Beauchesne |
drm: don't export internal functions. |
||
be903b0 | 2012-09-26 18:53:58 | Gwenole Beauchesne |
drm: move driver name detection to utilities. |
||
5b2cfea | 2012-09-26 18:53:58 | Dmitry Ermilov |
drm: fix build without X11 headers. |
||
3ba1467 | 2012-09-26 18:53:58 | Gwenole Beauchesne |
drm: allow authentication through X11 server. |
||
691c756 | 2012-09-26 18:53:58 | Gwenole Beauchesne |
drm: ensure DRM connection is authenticated. |
||
f4a27f2 | 2012-09-26 18:53:58 | Gwenole Beauchesne |
configure: check for visibility attribute. |
||
bbc66c8 | 2012-09-26 18:49:51 | Dmitry Ermilov |
Allow build without VA/X11 API. |
||
1b5d759 | 2012-09-26 18:48:01 | Dmitry Ermilov |
tests: add support for raw DRM. |
||
bcc85ca | 2012-09-26 18:47:56 | Dmitry Ermilov |
API: add support for raw DRM. |
||
901bbe1 | 2012-09-26 18:46:59 | Gwenole Beauchesne |
API: backend: add VA display types. |
||
845baef | 2012-09-26 18:45:55 | Gwenole Beauchesne |
API: backend: rename VADriverContext.dri_state to drm_state. |
||
4b55320 | 2012-09-26 18:44:45 | Benjamin Franzke |
API: introduce DRM common utilities and data structures. |
||
0d1bc5a | 2012-09-26 18:41:33 | Gwenole Beauchesne |
tests: avcenc: allow selection of display. |
||
7e31f12 | 2012-09-26 18:40:50 | Gwenole Beauchesne |
tests: allow selection of display. |
||
112bb50 | 2012-09-26 18:40:33 | Dmitry Ermilov |
tests: avcenc: use common VA display creation routines. |
||
273d245 | 2012-09-26 18:39:03 | Gwenole Beauchesne |
tests: simplify VA display construction. |