index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
ivi-shell: Added tests for screen-remove-layer API
Michael Teyfel
1
-0
/
+69
2017-08-30
libweston-desktop/xdg-shell-v6: Ensure first configure is sent
Quentin Glidic
1
-14
/
+14
2017-08-28
compositor-drm: Introduce drm_pending_state structure
Daniel Stone
1
-0
/
+103
2017-08-28
compositor-drm: Track all plane types
Daniel Stone
1
-35
/
+39
2017-08-28
compositor-drm: Add universal plane awareness
Pekka Paalanen
1
-0
/
+75
2017-08-28
compositor-drm: Add DRM property cache
Daniel Stone
1
-52
/
+285
2017-08-28
compositor-drm: Rename fb_plane to scanout_plane
Daniel Stone
1
-5
/
+6
2017-08-28
compositor-drm: Refactor sprite create/destroy into helpers
Pekka Paalanen
1
-71
/
+117
2017-08-16
compositor-fbdev: fix start-up assertion
Pekka Paalanen
1
-6
/
+17
2017-08-11
configure.ac: remove dependency on mtdev
Arnaud Vrac
2
-3
/
+2
2017-08-11
configure.ac: fix linking when using compiler sanitizers
Arnaud Vrac
2
-3
/
+4
2017-08-11
gl-renderer: fix leak on dmabuf image destroy
Arnaud Vrac
1
-0
/
+1
2017-08-11
configure: fix version number
Pekka Paalanen
1
-1
/
+1
2017-08-08
Reopen master for regular development
Bryce Harrington
1
-1
/
+1
2017-08-08
configure.ac: bump to version 3.0.0 for the official release
Bryce Harrington
1
-3
/
+3
2017-08-05
libweston-desktop/xdg-shell-v5: initialize configure list
Arnaud Vrac
1
-0
/
+2
2017-08-01
configure.ac: bump to version 2.99.93 for the RC1 release
Bryce Harrington
1
-1
/
+1
2017-07-28
desktop-shell: Set surface resizing state during interactive resize
Philipp Kerling
1
-0
/
+7
2017-07-27
libweston-desktop/xdg-shell: Properly properly handle ack_configure
Derek Foreman
2
-2
/
+6
2017-07-27
input: Stop leaking libinput event source on session deactivation
Derek Foreman
1
-1
/
+4
2017-07-27
compositor-drm: reset KMS state on VT-switch in
Pekka Paalanen
1
-1
/
+17
2017-07-27
logind: actually close fd in launcher_logind_close
Derek Foreman
1
-0
/
+1
2017-07-26
libweston-desktop/xdg-shell: Check window geometry instead of surface size ag...
Philipp Kerling
2
-2
/
+9
2017-07-26
desktop-shell: Track focused shell surface by main surface
Philipp Kerling
1
-1
/
+1
2017-07-25
configure.ac: bump to version 2.99.92 for the beta release
Bryce Harrington
1
-1
/
+1
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
11
-11
/
+30
2017-07-25
libweston: make weston_output::connection_internal a bool
Pekka Paalanen
2
-2
/
+2
2017-07-25
libweston: extend output->region lifetime
Pekka Paalanen
1
-22
/
+10
2017-07-25
libweston: move globals to weston_compositor_add_output()
Pekka Paalanen
1
-9
/
+9
2017-07-25
libweston: move output id into add/remove_output()
Pekka Paalanen
1
-12
/
+18
2017-07-25
libweston: prevent double weston_output_enable()
Pekka Paalanen
1
-1
/
+12
2017-07-25
libweston: specify weston_output::enabled
Pekka Paalanen
2
-6
/
+5
2017-07-25
libweston: move asserts to add_pending_output()
Pekka Paalanen
1
-4
/
+3
2017-07-25
libweston: unexport weston_output_update_matrix()
Pekka Paalanen
2
-3
/
+4
2017-07-25
libweston: unexport weston_compositor_add_output()
Pekka Paalanen
2
-4
/
+1
2017-07-25
libweston: two more weston_output docs
Pekka Paalanen
1
-0
/
+41
2017-07-25
libweston: let add/remove_output handle the lists
Pekka Paalanen
1
-12
/
+14
2017-07-25
libweston: use helper var in weston_compositor_remove_output
Pekka Paalanen
1
-3
/
+4
2017-07-25
libweston: untangle weston_compositor_remove_output doc
Pekka Paalanen
1
-10
/
+16
2017-07-25
ivi-shell: Fixed broken link to wiki page in ivi-layout header file
Michael Teyfel
1
-1
/
+1
2017-07-24
ivi-shell: remove orientation calculation
Ucan, Emre (ADITG/SW1)
1
-76
/
+4
2017-07-24
ivi-shell: remove layer_set_orientation API
Ucan, Emre (ADITG/SW1)
3
-86
/
+0
2017-07-24
ivi-shell: remove surface_set_orientation API
Ucan, Emre (ADITG/SW1)
5
-77
/
+0
2017-07-24
ivi-shell: add_screen_remove_layer API
Ucan, Emre (ADITG/SW1)
2
-0
/
+32
2017-07-21
xwm: update override-redirect surface's position upon configure_notify
Ilia Bozhinov
2
-1
/
+10
2017-07-20
libweston-desktop/xdg-shell: Properly handle ack_configure
Quentin Glidic
2
-17
/
+122
2017-07-18
libweston-desktop/xdg-shell: Check surface size against acknowledged size
Quentin Glidic
2
-4
/
+8
2017-07-12
libweston-desktop/xdg-shell: Add pending/next/current structs
Quentin Glidic
2
-79
/
+98
2017-07-12
libweston-desktop/xdg-shell: Rename requested_ to pending_
Quentin Glidic
2
-57
/
+57
2017-07-11
configure.ac: bump to version 2.99.91 for the alpha release
Bryce Harrington
1
-1
/
+1
[prev]
[next]