index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
xwm: move FILE to the callers of dump_property()
Pekka Paalanen
3
-44
/
+65
2018-09-17
xwm: dump_property() to use FILE internally
Pekka Paalanen
1
-28
/
+30
2018-09-17
compositor: offer logs via weston-debug
Pekka Paalanen
1
-2
/
+36
2018-09-17
clients: add weston-debug
Pekka Paalanen
3
-2
/
+564
2018-09-17
compositor: add option to enable weston_debug
Pekka Paalanen
2
-0
/
+18
2018-09-17
libweston: add weston_debug API and implementation
Pekka Paalanen
5
-0
/
+855
2018-09-11
protocol: add weston-debug.xml
Pekka Paalanen
4
-0
/
+157
2018-08-31
gl-renderer: Explicitly zeroing the offset for 2^ plane of SHM_FOMRAT_YUYV
Matteo Valdina
1
-0
/
+1
2018-08-28
CONTRIBUTING: How do I get started?
Daniel Stone
1
-0
/
+24
2018-08-27
man: make substitutions meson-friendly
Pekka Paalanen
5
-22
/
+22
2018-08-24
configure.ac: Reopen master for regular development
Derek Foreman
1
-2
/
+2
2018-08-24
configure.ac: bump to version 5.0.0 for the official release
5.0.0
5.0
Derek Foreman
1
-2
/
+2
2018-08-20
compositor-drm: add DPI connector type
Stefan Agner
1
-0
/
+3
2018-08-17
configure.ac: bump to version 4.0.94 for the RC2 release
4.0.94
Derek Foreman
1
-1
/
+1
2018-08-17
input: Send unique keymap file descriptors to clients
Derek Foreman
2
-35
/
+28
2018-08-17
input: add weston_keyboard_send_keymap helper function
Derek Foreman
3
-10
/
+12
2018-08-10
configure.ac: bump to version 4.0.93 for the RC1 release
4.0.93
Derek Foreman
1
-1
/
+1
2018-08-10
ivi-shell: Remove the compositor destory listener from list during de-init
Harsha M M
1
-0
/
+2
2018-08-08
libweston: Remove signals from the list during de-init
Harsha M M
3
-0
/
+6
2018-08-07
doc: fix typos in CONTRIBUTING.md
Will Thompson
1
-2
/
+2
2018-08-07
doc: Use GitLab MRs for patches, not the list
Daniel Stone
1
-70
/
+73
2018-08-07
README: Move to Markdown, rewrite introduction
Daniel Stone
3
-30
/
+80
2018-08-06
doc: Update CONTRIBUTING for Weston
Daniel Stone
1
-5
/
+5
2018-08-06
Add CONTRIBUTING.md document
Pekka Paalanen
2
-0
/
+344
2018-07-27
configure.ac: bump to version 4.0.92 for the beta release
4.0.92
Derek Foreman
1
-1
/
+1
2018-07-27
compositor-drm: Remove addfb warning for user buffers
Daniel Stone
1
-4
/
+3
2018-07-27
compositor-drm: Don't test render-only atomic configuration
Daniel Stone
1
-0
/
+5
2018-07-27
compositor-drm: Remove unnecessary libdrm defines
Daniel Stone
1
-16
/
+0
2018-07-22
xwayland/selection: do not remove NULL property_source
Greg V
1
-5
/
+10
2018-07-22
ivi-shell: use install paths in example config
Emre Ucan
2
-30
/
+28
2018-07-22
ivi-shell: listen compositor wake_signal
Emre Ucan
2
-0
/
+17
2018-07-13
configure.ac: bump to version 4.0.91 for the alpha release
4.0.91
Derek Foreman
1
-1
/
+1
2018-07-13
simple-dmabuf-drm: fix build with --disable-egl
Emilio Pozuelo Monfort
2
-12
/
+1
2018-07-13
simple-dmabuf-drm: require zwp_linux_dmabuf_v1 v3
Emilio Pozuelo Monfort
1
-11
/
+3
2018-07-11
compositor-drm: Enable planes for atomic
Daniel Stone
1
-11
/
+11
2018-07-11
compositor-drm: Relax plane restrictions for atomic
Daniel Stone
1
-8
/
+12
2018-07-11
compositor-drm: Allow scanout plane to be occluded by overlay
Daniel Stone
1
-6
/
+8
2018-07-11
compositor-drm: Incrementally test plane states in mixed mode
Daniel Stone
1
-32
/
+91
2018-07-11
compositor-drm: Add planes-only mode to state proposal
Daniel Stone
1
-2
/
+19
2018-07-11
compositor-drm: Never lift solid surfaces to planes
Daniel Stone
1
-0
/
+3
2018-07-11
compositor-drm: Add test-only mode to state application
Daniel Stone
1
-0
/
+57
2018-07-11
compositor-drm: Return plane state from plane preparation
Daniel Stone
1
-32
/
+31
2018-07-11
compositor-drm: Add modes to drm_output_propose_state
Daniel Stone
1
-25
/
+45
2018-07-11
compositor-drm: Use sprites_are_broken for scanout plane
Daniel Stone
1
-2
/
+8
2018-07-11
compositor-drm: Disallow overlapping overlay planes
Daniel Stone
1
-0
/
+10
2018-07-10
libweston: Fix clear timing of output repainted flag
Tomohito Esaki
1
-2
/
+3
2018-07-10
compositor-drm: Ignore occluded views
Daniel Stone
1
-5
/
+38
2018-07-10
compositor-drm: Ignore views on other outputs
Daniel Stone
1
-8
/
+15
2018-07-10
compositor-drm: Split drm_assign_planes in two
Daniel Stone
1
-58
/
+97
2018-07-09
compositor-drm: Use GBM modifier API
Daniel Stone
2
-9
/
+51
[next]