summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* weston.pc: Properly specify Requires.privateQuentin Glidic2016-05-041-0/+1
* configure.ac: bump to version 1.10.91 for the alpha release1.10.91Bryce Harrington2016-05-031-1/+1
* compositor.h: Add shell_interface.get_output_work_areaQuentin Glidic2016-05-032-1/+4
* x11: Fix incorrect output counting logicBryce Harrington2016-05-031-1/+1
* x11: port the x11 backend to the new init apiBenoit Gschwind2016-05-034-104/+264
* headless-backend: fix leak of transform configurationBenoit Gschwind2016-05-021-3/+7
* compositor: Hyphenate compound adjective surface-localYong Bakos2016-04-291-1/+1
* ivi-application: Hyphenate compound adjective surface-localYong Bakos2016-04-291-1/+1
* ivi-layout: Correct coordinate adjective grammar, misspellingsYong Bakos2016-04-291-8/+8
* fullscreen-shell: Use 'surface-local' to correct grammarYong Bakos2016-04-291-1/+1
* desktop-shell: Use 'surface-local' to correct grammarYong Bakos2016-04-291-1/+1
* fbdev-backend: refactor configuration APIBenoit Gschwind2016-04-294-38/+121
* compositor-fbdev: make copy of the device stringPekka Paalanen2016-04-291-5/+8