summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm: Spelling fix in commentBryce Harrington2016-04-181-1/+1
* systemd: take over sockets created by systemdFriedrich, Eugen (ADITG/SW1)2016-04-061-0/+45
* compositor: remove input_loopPekka Paalanen2016-03-242-39/+0
* compositor-x11: stop using input_loopPekka Paalanen2016-03-241-1/+3
* input: use doubles in the interfaces to notify of input eventsGiulio Camuffo2016-03-238-78/+86
* compositor-drm: Renaming of gbm fieldsMiguel A. Vico2016-03-221-29/+29
* gl-renderer: Implement & use check_extensionMiguel A. Vico2016-03-221-14/+42
* input: Implement wl_seat.releaseQuentin Glidic2016-03-171-0/+7
* compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_modecomic fans2016-03-171-1/+1
* protocol: migrate to stable presentation-time.xmlPekka Paalanen2016-03-079-40/+40