summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compositor-drm: Add support for Tegra Jetson TK1baserock/weston-1.11.0/tegraJames Thomas2016-07-182-3/+110
* compositor-drm: Add new gbm struct to allow for a separate gbm deviceJames Thomas2016-07-181-20/+27
* configure.ac: bump to version 1.11.0 for the official release1.11.0Bryce Harrington2016-05-311-2/+2
* releasing: Update script nameBryce Harrington2016-05-311-1/+1
* configure.ac: bump to version 1.10.93 for the RC1 release1.10.93Bryce Harrington2016-05-241-1/+1
* releasing: Update release docs in regards to the wayland versioned dependencyBryce Harrington2016-05-241-7/+4
* build: Define wayland prereq versionBryce Harrington2016-05-241-5/+7
* desktop-shell: Don’t reconfigure an already fullscreen surfaceEmmanuel Gil Peyrot2016-05-191-0/+7
* ivi: Fix spellings in commentsBryce Harrington2016-05-191-14/+14
* zunitc: use platform-independent macros for integer formattingEmmanuel Gil Peyrot2016-05-192-22/+27
* compositor: use generated constant instead of hardcoded valueFORT David2016-05-191-1/+1
* rdp: Fix the ContextNew callback with recent FreeRDP versionsFORT David2016-05-191-1/+18
* rdp: allow to compile against FreeRDP 2.0FORT David2016-05-192-8/+20
* configure.ac: bump to version 1.10.92 for the beta release1.10.92Bryce Harrington2016-05-171-1/+1
* compositor-drm: Prevent a crash in the pixman rendererEmmanuel Gil Peyrot2016-05-171-1/+2
* compositor-drm: Write a name in the mode generated from a modelineEmmanuel Gil Peyrot2016-05-171-0/+3
* compositor-drm: Remove unused output reference in drm_fbEmmanuel Gil Peyrot2016-05-171-3/+0
* compositor: surface and view output comment fixesPekka Paalanen2016-05-172-8/+9
* compositor: fix comments about weston_compositor::surface_listPekka Paalanen2016-05-171-4/+2
* eventdemo: use %u for uint32_t printingPekka Paalanen2016-05-161-6/+6
* eventdemo: do not print axis events if not requestedPekka Paalanen2016-05-131-0/+9
* eventdemo: use zallocPekka Paalanen2016-05-131-1/+1
* eventdemo: do not print pointer frames alonePekka Paalanen2016-05-131-0/+26
* data: Some client iconsBryce Harrington2016-05-126-0/+1033
* ivi-layout: clarify get_layers_under_surface docPekka Paalanen2016-05-121-1/+4
* ivi-shell-user-interface: ignore all but first seatPekka Paalanen2016-05-121-0/+4
* main: let load_wayland_backend() clean up on errorBenoit Gschwind2016-05-111-7/+4
* main: rename new_config arg of weston_wayland_backend_config_add_new_outputBenoit Gschwind2016-05-111-6/+6
* main: rename new_config arg of weston_wayland_backend_config_releaseBenoit Gschwind2016-05-111-6/+6
* main: rename wayland_backend_config_release functionBenoit Gschwind2016-05-111-3/+3
* main: rename wayland_backend_config_add_new_output functionBenoit Gschwind2016-05-111-4/+4
* main: replace and remove new_config in load_wayland_backend_configBenoit Gschwind2016-05-111-28/+22
* main: rename load_wayland_backend_config arg "config" to wcBenoit Gschwind2016-05-111-3/+3
* compositor-wayland: move configuration parsing to weston main.cBenoit Gschwind2016-05-112-221/+231
* compositor-wayland: add versionning to config structureBenoit Gschwind2016-05-112-3/+29
* compositor-wayland: rename misleading output arg of weston_wayland_output_con...Benoit Gschwind2016-05-111-19/+19
* compositor-wayland: rename wayland_output_init_from_configBenoit Gschwind2016-05-111-6/+6
* compositor-wayland: fix spacing and lines wrapingBenoit Gschwind2016-05-111-7/+12
* drm: port the drm backend to the new init apiGiulio Camuffo2016-05-104-133/+309
* compositor: refactor into convert_size_by_transform_scale()Pekka Paalanen2016-05-061-40/+40
* compositor: constify weston_surface_build_buffer_matrix()Pekka Paalanen2016-05-061-2/+2
* releasing: Correct documentation for script nameBryce Harrington2016-05-041-1/+1
* compositor-wayland: put configuration structure in separate headerBenoit Gschwind2016-05-043-19/+62
* compositor-wayland: split backend_initBenoit Gschwind2016-05-041-53/+126
* compositor-wayland: split wayland_output_create_for_configBenoit Gschwind2016-05-041-36/+68
* compositor-wayland: move config parsing in create_cursorBenoit Gschwind2016-05-041-13/+19
* compositor-wayland: use new config struture to create backendBenoit Gschwind2016-05-041-7/+6
* compositor-wayland: fix memory leak of display_nameBenoit Gschwind2016-05-041-0/+2
* compositor-wayland: create a basic config structure to use in new init APIBenoit Gschwind2016-05-041-14/+23
* libinput: Remove unused static valuesDaniel Stone2016-05-041-3/+0