summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* compositor-drm: Add support for Tegra Jetson TK1baserock/weston-1.11.0/tegraJames Thomas2016-07-181-3/+92
* compositor-drm: Add new gbm struct to allow for a separate gbm deviceJames Thomas2016-07-181-20/+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-191-7/+16
* 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
* 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-103-129/+302
* 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
* compositor-wayland: put configuration structure in separate headerBenoit Gschwind2016-05-042-19/+59
* 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
* weston.pc: Properly specify Requires.privateQuentin Glidic2016-05-041-0/+1
* compositor.h: Add shell_interface.get_output_work_areaQuentin Glidic2016-05-031-0/+1
* x11: Fix incorrect output counting logicBryce Harrington2016-05-031-1/+1
* x11: port the x11 backend to the new init apiBenoit Gschwind2016-05-033-104/+261
* headless-backend: fix leak of transform configurationBenoit Gschwind2016-05-021-3/+7
* compositor: Hyphenate compound adjective surface-localYong Bakos2016-04-291-1/+1
* fbdev-backend: refactor configuration APIBenoit Gschwind2016-04-293-37/+117
* compositor-fbdev: make copy of the device stringPekka Paalanen2016-04-291-5/+8
* linux-dmabuf: Keep checking planes even if the first doesn't support lseekDerek Foreman2016-04-261-1/+1
* compositor-rdp: refactor configuration APIBenoit Gschwind2016-04-253-45/+134
* input: Don't try to send axis_source when there are no resourcesJonas Ådahl2016-04-221-0/+3
* data-device: Update current action even if source version is oldJonas Ådahl2016-04-221-10/+12
* headless: port the headless backend to the new init apiBenoit Gschwind2016-04-183-44/+123
* main: document load_backend_new()Bryce Harrington2016-04-181-1/+14
* Revert 'main: Remove unused function load_backend_new()'Bryce Harrington2016-04-181-0/+17
* compositor: Version the backend configuration structuresBryce Harrington2016-04-181-0/+26
* compositor: Drop unneeded create_output callbackBryce Harrington2016-04-181-8/+0