summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-05-10compositor-drm: Add support for EGLDevice+EGLOutputHEADnvidia_headMiguel A. Vico2-103/+234
2016-05-10compositor-drm: Gracefully handle vblank and flip invalid timestampsMiguel A. Vico1-3/+23
2016-05-10gl-renderer: Add EGL client support for EGLStream frame presentationMiguel A. Vico2-1/+186
2016-05-08gl-renderer: Add support for EGLDevice composited frame presentationMiguel A. Vico3-3/+307
2016-05-08gl-renderer: Add EGLDevice enumeration supportMiguel A. Vico2-1/+93
2016-05-08gl-renderer: Refactor gl_renderer_output_window_create()Miguel A. Vico1-32/+64
2016-05-08gl-renderer: Accept non-NULL empty <visual_id> arraysMiguel A. Vico1-1/+1
2016-05-08gl-renderer: Add <platform_attribs> param to gl_renderer_display_createMiguel A. Vico6-4/+8
2016-05-08gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>Miguel A. Vico2-6/+6
2016-05-08gl-renderer: Rename gl_renderer::output_create to output_window_createMiguel A. Vico6-7/+7
2016-05-08gl-renderer: Rename gl_renderer_create to gl_renderer_display_createMiguel A. Vico6-8/+9
2016-05-06compositor: refactor into convert_size_by_transform_scale()Pekka Paalanen1-40/+40
2016-05-06compositor: constify weston_surface_build_buffer_matrix()Pekka Paalanen1-2/+2
2016-05-04compositor-wayland: put configuration structure in separate headerBenoit Gschwind2-19/+59
2016-05-04compositor-wayland: split backend_initBenoit Gschwind1-53/+126
2016-05-04compositor-wayland: split wayland_output_create_for_configBenoit Gschwind1-36/+68
2016-05-04compositor-wayland: move config parsing in create_cursorBenoit Gschwind1-13/+19
2016-05-04compositor-wayland: use new config struture to create backendBenoit Gschwind1-7/+6
2016-05-04compositor-wayland: fix memory leak of display_nameBenoit Gschwind1-0/+2
2016-05-04compositor-wayland: create a basic config structure to use in new init APIBenoit Gschwind1-14/+23
2016-05-04libinput: Remove unused static valuesDaniel Stone1-3/+0
2016-05-04weston.pc: Properly specify Requires.privateQuentin Glidic1-0/+1
2016-05-03compositor.h: Add shell_interface.get_output_work_areaQuentin Glidic1-0/+1
2016-05-03x11: Fix incorrect output counting logicBryce Harrington1-1/+1
2016-05-03x11: port the x11 backend to the new init apiBenoit Gschwind3-104/+261
2016-05-02headless-backend: fix leak of transform configurationBenoit Gschwind1-3/+7
2016-04-29compositor: Hyphenate compound adjective surface-localYong Bakos1-1/+1
2016-04-29fbdev-backend: refactor configuration APIBenoit Gschwind3-37/+117
2016-04-29compositor-fbdev: make copy of the device stringPekka Paalanen1-5/+8
2016-04-26linux-dmabuf: Keep checking planes even if the first doesn't support lseekDerek Foreman1-1/+1
2016-04-25compositor-rdp: refactor configuration APIBenoit Gschwind3-45/+134
2016-04-22input: Don't try to send axis_source when there are no resourcesJonas Ådahl1-0/+3
2016-04-22data-device: Update current action even if source version is oldJonas Ådahl1-10/+12
2016-04-18headless: port the headless backend to the new init apiBenoit Gschwind3-44/+123
2016-04-18main: document load_backend_new()Bryce Harrington1-1/+14
2016-04-18Revert 'main: Remove unused function load_backend_new()'Bryce Harrington1-0/+17
2016-04-18compositor: Version the backend configuration structuresBryce Harrington1-0/+26
2016-04-18compositor: Drop unneeded create_output callbackBryce Harrington1-8/+0
2016-04-18drm: Spelling fix in commentBryce Harrington1-1/+1
2016-04-06systemd: take over sockets created by systemdFriedrich, Eugen (ADITG/SW1)1-0/+45
2016-03-24compositor: remove input_loopPekka Paalanen2-39/+0
2016-03-24compositor-x11: stop using input_loopPekka Paalanen1-1/+3
2016-03-23input: use doubles in the interfaces to notify of input eventsGiulio Camuffo8-78/+86
2016-03-22compositor-drm: Renaming of gbm fieldsMiguel A. Vico1-29/+29
2016-03-22gl-renderer: Implement & use check_extensionMiguel A. Vico1-14/+42
2016-03-17input: Implement wl_seat.releaseQuentin Glidic1-0/+7
2016-03-17compositor-drm: fix memcmp using a bad pointer in drm_outout_choose_initial_modecomic fans1-1/+1
2016-03-07protocol: migrate to stable presentation-time.xmlPekka Paalanen9-40/+40
2016-02-26libinput-device: Remove unnecessary function callChris Michael1-2/+1
2016-02-19libinput-device: Remove unnecessary function callChristopher Michael1-1/+2