summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Add nvidia-release-notes filenvidia_head_rebase-3.0Miguel A. Vico1-0/+27
2017-08-09compositor: Process stream attach requests with wl_eglstream_controllerMiguel A. Vico5-54/+215
2017-08-09simple-egl: Do not set EGL up until XDG setup is completeMiguel A. Vico1-32/+35
2017-08-09compositor-drm: Add support for EGLDevice+EGLOutputMiguel A. Vico5-81/+220
2017-08-09compositor-drm: Gracefully handle vblank and flip invalid timestampsMiguel A. Vico1-3/+25
2017-08-09gl-renderer: Add EGL client support for EGLStream frame presentationMiguel A. Vico2-1/+187
2017-08-09gl-renderer: Add support for EGLDevice composited frame presentationMiguel A. Vico3-3/+315
2017-08-09gl-renderer: Add EGLDevice enumeration supportMiguel A. Vico2-1/+96
2017-08-09compositor-drm: Release current & next fb when deactivating the sessionMiguel A. Vico1-0/+8
2017-08-08configure.ac: bump to version 3.0.0 for the official releaseBryce Harrington1-3/+3
2017-08-05libweston-desktop/xdg-shell-v5: initialize configure listArnaud Vrac1-0/+2
2017-08-01configure.ac: bump to version 2.99.93 for the RC1 releaseBryce Harrington1-1/+1
2017-07-28desktop-shell: Set surface resizing state during interactive resizePhilipp Kerling1-0/+7
2017-07-27libweston-desktop/xdg-shell: Properly properly handle ack_configureDerek Foreman2-2/+6
2017-07-27input: Stop leaking libinput event source on session deactivationDerek Foreman1-1/+4
2017-07-27compositor-drm: reset KMS state on VT-switch inPekka Paalanen1-1/+17
2017-07-27logind: actually close fd in launcher_logind_closeDerek Foreman1-0/+1
2017-07-26libweston-desktop/xdg-shell: Check window geometry instead of surface size ag...Philipp Kerling2-2/+9
2017-07-26desktop-shell: Track focused shell surface by main surfacePhilipp Kerling1-1/+1
2017-07-25configure.ac: bump to version 2.99.92 for the beta releaseBryce Harrington1-1/+1
2017-07-25libweston: introduce weston_output_from_resource()Pekka Paalanen11-11/+30
2017-07-25libweston: make weston_output::connection_internal a boolPekka Paalanen2-2/+2
2017-07-25libweston: extend output->region lifetimePekka Paalanen1-22/+10
2017-07-25libweston: move globals to weston_compositor_add_output()Pekka Paalanen1-9/+9
2017-07-25libweston: move output id into add/remove_output()Pekka Paalanen1-12/+18
2017-07-25libweston: prevent double weston_output_enable()Pekka Paalanen1-1/+12
2017-07-25libweston: specify weston_output::enabledPekka Paalanen2-6/+5
2017-07-25libweston: move asserts to add_pending_output()Pekka Paalanen1-4/+3
2017-07-25libweston: unexport weston_output_update_matrix()Pekka Paalanen2-3/+4
2017-07-25libweston: unexport weston_compositor_add_output()Pekka Paalanen2-4/+1
2017-07-25libweston: two more weston_output docsPekka Paalanen1-0/+41
2017-07-25libweston: let add/remove_output handle the listsPekka Paalanen1-12/+14
2017-07-25libweston: use helper var in weston_compositor_remove_outputPekka Paalanen1-3/+4
2017-07-25libweston: untangle weston_compositor_remove_output docPekka Paalanen1-10/+16
2017-07-25ivi-shell: Fixed broken link to wiki page in ivi-layout header fileMichael Teyfel1-1/+1
2017-07-24ivi-shell: remove orientation calculationUcan, Emre (ADITG/SW1)1-76/+4
2017-07-24ivi-shell: remove layer_set_orientation APIUcan, Emre (ADITG/SW1)3-86/+0
2017-07-24ivi-shell: remove surface_set_orientation APIUcan, Emre (ADITG/SW1)5-77/+0
2017-07-24ivi-shell: add_screen_remove_layer APIUcan, Emre (ADITG/SW1)2-0/+32
2017-07-21xwm: update override-redirect surface's position upon configure_notifyIlia Bozhinov2-1/+10
2017-07-20libweston-desktop/xdg-shell: Properly handle ack_configureQuentin Glidic2-17/+122
2017-07-18libweston-desktop/xdg-shell: Check surface size against acknowledged sizeQuentin Glidic2-4/+8
2017-07-12libweston-desktop/xdg-shell: Add pending/next/current structsQuentin Glidic2-79/+98
2017-07-12libweston-desktop/xdg-shell: Rename requested_ to pending_Quentin Glidic2-57/+57
2017-07-11configure.ac: bump to version 2.99.91 for the alpha releaseBryce Harrington1-1/+1
2017-07-03configure: Stop printing libxkbcommon in configure resultsDerek Foreman1-1/+0
2017-07-03dmabuf: Don't crash clients by sending version inappropriate eventsDerek Foreman1-0/+2
2017-07-03linux-dmabuf: Fix crash with no valid modifiersDerek Foreman1-1/+2
2017-07-03gl-renderer: Fix some missing newlines in log messagesDerek Foreman1-3/+3
2017-07-03input: Remove --disable-xkbcommonDerek Foreman3-123/+35