summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-11Add nvidia-release-notes filenvidia_head_rebase_1.12Miguel A. Vico1-0/+16
2016-11-04compositor-drm: Add support for EGLDevice+EGLOutputMiguel A. Vico3-96/+237
2016-11-04compositor-drm: Gracefully handle vblank and flip invalid timestampsMiguel A. Vico1-3/+25
2016-11-04gl-renderer: Add EGL client support for EGLStream frame presentationMiguel A. Vico2-1/+187
2016-11-04gl-renderer: Add support for EGLDevice composited frame presentationMiguel A. Vico3-3/+313
2016-11-04gl-renderer: Add EGLDevice enumeration supportMiguel A. Vico2-1/+95
2016-11-04gl-renderer: Refactor gl_renderer_output_window_create()Miguel A. Vico1-34/+65
2016-11-04gl-renderer: Accept non-NULL empty <visual_id> arraysMiguel A. Vico1-1/+1
2016-11-04gl-renderer: Add <platform_attribs> param to gl_renderer_display_createMiguel A. Vico5-4/+7
2016-11-04gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>Miguel A. Vico2-6/+6
2016-11-04gl-renderer: Rename gl_renderer::output_create to output_window_createMiguel A. Vico5-31/+32
2016-11-04gl-renderer: Rename gl_renderer_create to gl_renderer_display_createMiguel A. Vico5-22/+23
2016-09-20configure.ac: bump to version 1.12.0 for the official releaseBryce Harrington1-5/+5
2016-09-14libweston-desktop: Fix configure event for already well-sized surfacesQuentin Glidic3-8/+12
2016-09-13configure.ac: bump to version 1.11.94 for the RC2 releaseBryce Harrington1-2/+2
2016-09-12libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requestsQuentin Glidic1-0/+21
2016-09-12libweston-desktop/xdg_shell_v6: Add surface as neededQuentin Glidic1-4/+20
2016-09-09Revert "terminal: Fix crash due to race condition in init"Quentin Glidic1-1/+0
2016-09-07libweston-desktop/xdg_shell_v5: Add surface as neededQuentin Glidic1-10/+32
2016-09-07desktop-shell: Add back the saved position and rotation for fullscreen/maximizedQuentin Glidic1-4/+16
2016-09-07desktop-shell: Unset fullscreen/maximized state on commitQuentin Glidic1-12/+26
2016-09-06configure.ac: bump to version 1.11.93 for the RC1 releaseBryce Harrington1-2/+2
2016-09-02compositor-wayland: Only destroy the egl_window when using GLES.Emmanuel Gil Peyrot1-1/+1
2016-09-01libweston-desktop/xwayland: Do not over-destroy the viewQuentin Glidic1-4/+2
2016-09-01terminal: Fix crash due to race condition in initBryce Harrington1-0/+1
2016-09-01clients: Use ARRAY_LENGTH macro in weston-simple-imBryce Harrington1-3/+3
2016-08-30configure.ac: (Re-)bump to version 1.11.92 for the beta releaseBryce Harrington1-2/+2
2016-08-30Revert "desktop-shell: Enable per-output fade animations"Bryce Harrington2-84/+68
2016-08-30Revert "compositor: Add internal support to track idle inhibition requests"Bryce Harrington2-60/+6
2016-08-30Revert "compositor: Add public interface support for client-requested idle in...Bryce Harrington3-95/+5
2016-08-30Revert "libweston: Add a signal to fire when the idle inhibitor is dropped"Bryce Harrington2-18/+6
2016-08-30Revert "libweston-desktop: Add listener and API to drop the idle inhibitor"Bryce Harrington4-33/+0
2016-08-30Revert "shell: Inhibit idle fade-out behavior"Bryce Harrington2-38/+1
2016-08-30Revert "clients: Add screensaver inhibitor client demo"Bryce Harrington3-587/+1
2016-08-30configure.ac: bump to version 1.11.92 for the beta releaseBryce Harrington1-2/+2
2016-08-30releasing: Fix incorrect direction about how many lines need tweakedBryce Harrington1-2/+2
2016-08-29clients: Add screensaver inhibitor client demoBryce Harrington3-1/+587
2016-08-29shell: Inhibit idle fade-out behaviorBryce Harrington2-1/+38
2016-08-29libweston-desktop: Add listener and API to drop the idle inhibitorBryce Harrington4-0/+33
2016-08-29libweston: Add a signal to fire when the idle inhibitor is droppedBryce Harrington2-6/+18
2016-08-29compositor: Add public interface support for client-requested idle inhibitionBryce Harrington3-5/+95
2016-08-29compositor: Add internal support to track idle inhibition requestsBryce Harrington2-6/+60
2016-08-29desktop-shell: Enable per-output fade animationsBryce Harrington2-68/+84
2016-08-27libweston: Drop shell_interfaceQuentin Glidic2-18/+8
2016-08-27config-parser: Drop debug textBryce Harrington1-1/+0
2016-08-20desktop-shell: Fix output destroyingQuentin Glidic1-0/+2
2016-08-18compositor-drm: Zero drmModeAddFB2 dataYong Bakos1-1/+1
2016-08-16configure.ac: bump to version 1.11.91 for the alpha releaseBryce Harrington1-3/+3
2016-08-16libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel statesQuentin Glidic2-2/+6
2016-08-16libweston-desktop/xwayland: Actually destroy the viewQuentin Glidic1-2/+5