index
:
~jjones/weston
nvidia_head
nvidia_head_rebase-2.0
nvidia_head_rebase-2016-11-04
nvidia_head_rebase-3.0
nvidia_head_rebase-4.0
nvidia_head_rebase_1.11
nvidia_head_rebase_1.12
nvidia_r364
NVIDIA development branches of the Weston Wayland Compositor
jjones
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-11
Add nvidia-release-notes file
nvidia_head_rebase_1.12
Miguel A. Vico
1
-0
/
+16
2016-11-04
compositor-drm: Add support for EGLDevice+EGLOutput
Miguel A. Vico
3
-96
/
+237
2016-11-04
compositor-drm: Gracefully handle vblank and flip invalid timestamps
Miguel A. Vico
1
-3
/
+25
2016-11-04
gl-renderer: Add EGL client support for EGLStream frame presentation
Miguel A. Vico
2
-1
/
+187
2016-11-04
gl-renderer: Add support for EGLDevice composited frame presentation
Miguel A. Vico
3
-3
/
+313
2016-11-04
gl-renderer: Add EGLDevice enumeration support
Miguel A. Vico
2
-1
/
+95
2016-11-04
gl-renderer: Refactor gl_renderer_output_window_create()
Miguel A. Vico
1
-34
/
+65
2016-11-04
gl-renderer: Accept non-NULL empty <visual_id> arrays
Miguel A. Vico
1
-1
/
+1
2016-11-04
gl-renderer: Add <platform_attribs> param to gl_renderer_display_create
Miguel A. Vico
5
-4
/
+7
2016-11-04
gl-renderer: Rename <attribs> param of gl_renderer to <config_attribs>
Miguel A. Vico
2
-6
/
+6
2016-11-04
gl-renderer: Rename gl_renderer::output_create to output_window_create
Miguel A. Vico
5
-31
/
+32
2016-11-04
gl-renderer: Rename gl_renderer_create to gl_renderer_display_create
Miguel A. Vico
5
-22
/
+23
2016-09-20
configure.ac: bump to version 1.12.0 for the official release
Bryce Harrington
1
-5
/
+5
2016-09-14
libweston-desktop: Fix configure event for already well-sized surfaces
Quentin Glidic
3
-8
/
+12
2016-09-13
configure.ac: bump to version 1.11.94 for the RC2 release
Bryce Harrington
1
-2
/
+2
2016-09-12
libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests
Quentin Glidic
1
-0
/
+21
2016-09-12
libweston-desktop/xdg_shell_v6: Add surface as needed
Quentin Glidic
1
-4
/
+20
2016-09-09
Revert "terminal: Fix crash due to race condition in init"
Quentin Glidic
1
-1
/
+0
2016-09-07
libweston-desktop/xdg_shell_v5: Add surface as needed
Quentin Glidic
1
-10
/
+32
2016-09-07
desktop-shell: Add back the saved position and rotation for fullscreen/maximized
Quentin Glidic
1
-4
/
+16
2016-09-07
desktop-shell: Unset fullscreen/maximized state on commit
Quentin Glidic
1
-12
/
+26
2016-09-06
configure.ac: bump to version 1.11.93 for the RC1 release
Bryce Harrington
1
-2
/
+2
2016-09-02
compositor-wayland: Only destroy the egl_window when using GLES.
Emmanuel Gil Peyrot
1
-1
/
+1
2016-09-01
libweston-desktop/xwayland: Do not over-destroy the view
Quentin Glidic
1
-4
/
+2
2016-09-01
terminal: Fix crash due to race condition in init
Bryce Harrington
1
-0
/
+1
2016-09-01
clients: Use ARRAY_LENGTH macro in weston-simple-im
Bryce Harrington
1
-3
/
+3
2016-08-30
configure.ac: (Re-)bump to version 1.11.92 for the beta release
Bryce Harrington
1
-2
/
+2
2016-08-30
Revert "desktop-shell: Enable per-output fade animations"
Bryce Harrington
2
-84
/
+68
2016-08-30
Revert "compositor: Add internal support to track idle inhibition requests"
Bryce Harrington
2
-60
/
+6
2016-08-30
Revert "compositor: Add public interface support for client-requested idle in...
Bryce Harrington
3
-95
/
+5
2016-08-30
Revert "libweston: Add a signal to fire when the idle inhibitor is dropped"
Bryce Harrington
2
-18
/
+6
2016-08-30
Revert "libweston-desktop: Add listener and API to drop the idle inhibitor"
Bryce Harrington
4
-33
/
+0
2016-08-30
Revert "shell: Inhibit idle fade-out behavior"
Bryce Harrington
2
-38
/
+1
2016-08-30
Revert "clients: Add screensaver inhibitor client demo"
Bryce Harrington
3
-587
/
+1
2016-08-30
configure.ac: bump to version 1.11.92 for the beta release
Bryce Harrington
1
-2
/
+2
2016-08-30
releasing: Fix incorrect direction about how many lines need tweaked
Bryce Harrington
1
-2
/
+2
2016-08-29
clients: Add screensaver inhibitor client demo
Bryce Harrington
3
-1
/
+587
2016-08-29
shell: Inhibit idle fade-out behavior
Bryce Harrington
2
-1
/
+38
2016-08-29
libweston-desktop: Add listener and API to drop the idle inhibitor
Bryce Harrington
4
-0
/
+33
2016-08-29
libweston: Add a signal to fire when the idle inhibitor is dropped
Bryce Harrington
2
-6
/
+18
2016-08-29
compositor: Add public interface support for client-requested idle inhibition
Bryce Harrington
3
-5
/
+95
2016-08-29
compositor: Add internal support to track idle inhibition requests
Bryce Harrington
2
-6
/
+60
2016-08-29
desktop-shell: Enable per-output fade animations
Bryce Harrington
2
-68
/
+84
2016-08-27
libweston: Drop shell_interface
Quentin Glidic
2
-18
/
+8
2016-08-27
config-parser: Drop debug text
Bryce Harrington
1
-1
/
+0
2016-08-20
desktop-shell: Fix output destroying
Quentin Glidic
1
-0
/
+2
2016-08-18
compositor-drm: Zero drmModeAddFB2 data
Yong Bakos
1
-1
/
+1
2016-08-16
configure.ac: bump to version 1.11.91 for the alpha release
Bryce Harrington
1
-3
/
+3
2016-08-16
libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states
Quentin Glidic
2
-2
/
+6
2016-08-16
libweston-desktop/xwayland: Actually destroy the view
Quentin Glidic
1
-2
/
+5
[next]