summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Rename src/ to libweston/Pekka Paalanen2016-06-2356-34921/+0
* Move weston source to compositor/Pekka Paalanen2016-06-2312-5292/+0
* compositor-headless: do not create a seatPekka Paalanen2016-06-231-24/+0
* compositor-drm: support RGB565 with pixman rendererTomi Valkeinen2016-06-231-7/+55
* screen-share: Use wet_get_config()Daniel Stone2016-06-211-2/+3
* main: report presentation clock resolutionPekka Paalanen2016-06-171-0/+9
* compositor-fbdev: drop EGL supportPekka Paalanen2016-06-173-85/+16
* Make config.h inclusion consistentBryce Harrington2016-06-161-3/+1
* compositor-wayland: Correct output base make nameYong Bakos2016-06-101-1/+1
* compositor: fix wp_viewport.set_source errorsPekka Paalanen2016-06-091-5/+12
* compositor: check viewport dst size validityPekka Paalanen2016-06-091-0/+32
* compositor: check viewport source rect validityPekka Paalanen2016-06-091-0/+75
* compositor: fix wp_viewport use after freePekka Paalanen2016-06-091-2/+23
* compositor: rename scaler to viewport(er)Pekka Paalanen2016-06-091-22/+22
* compositor: migrate to stable viewporter.xmlPekka Paalanen2016-06-092-57/+16
* compositor: recompute output position on mode switchDavid Fort2016-06-082-10/+26
* rdp: don't release the seat until it is safe v2David Fort2016-06-081-13/+21
* main: remove unused argument from backend loadersPekka Paalanen2016-06-061-12/+12
* libweston: use enum to choose the backendPekka Paalanen2016-06-063-9/+37
* libweston: remove unused backend_init() argumentsPekka Paalanen2016-06-068-23/+8
* compositor,main: use weston_compositor_load_backend()Pekka Paalanen2016-06-063-36/+39
* main: remove load_backend_old()Pekka Paalanen2016-06-031-18/+2
* Create a libweston-0.soGiulio Camuffo2016-06-032-2/+14
* Split the modules and include files between weston and libwestonGiulio Camuffo2016-06-034-4/+52
* allow compositors to define the logging behaviorGiulio Camuffo2016-06-033-69/+103
* libinput: don't use weston_config when configuring input devicesGiulio Camuffo2016-06-039-34/+70
* compositor: remove the weston_config field in weston_compositorGiulio Camuffo2016-06-036-6/+17
* Move the functions launching clients to main.cGiulio Camuffo2016-06-035-166/+169
* Move part of screenshooter.c to weston-screenshooter.cGiulio Camuffo2016-06-034-170/+258
* Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_namesGiulio Camuffo2016-06-033-9/+9
* Remove Raspberry Pi backend and rendererPekka Paalanen2016-06-035-2803/+0
* weston-launch: Handle invalid command line optionsTom Hochstein2016-06-011-0/+2
* 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