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
path:
root
/
libweston
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
compositor: Avoid using weston_log() in weston_view_is_opaque()
Marius Vlad
1
-3
/
+1
2020-08-19
drm: always check the repaint_status in update_complete
Michael Olbrich
1
-2
/
+3
2020-08-18
backend-drm: Correctly tear down the DRM backend
Marius Vlad
1
-2
/
+2
2020-08-17
libweston/launcher-direct.c: do not fail if already in graphics mode
Andreas Heynig
1
-1
/
+0
2020-08-17
backend-drm: allow to disable GBM modifiers
Stefan Agner
3
-8
/
+16
2020-08-17
backend-drm: the GL renderer is a hard requirement for DRM virtual outputs
Michael Olbrich
1
-1
/
+1
2020-08-17
backend-drm: build DRM virtual support when the pipewire plugin is enabled
Michael Olbrich
1
-1
/
+1
2020-08-17
backend-drm: reorder plane checks to avoid unnecessary rendering
Michael Olbrich
1
-14
/
+14
2020-08-17
drm: Reset associated universal plane states when finalizing a crtc
Alexandros Frantzis
1
-17
/
+23
2020-08-17
drm: Introduce drm_plane_reset_state() helper function
Alexandros Frantzis
4
-8
/
+19
2020-08-13
gl-renderer: remove incorrect assertion
Michael Olbrich
1
-5
/
+2
2020-08-12
compositor: ignore views on other outputs during compositor_accumulate_damage()
Michael Olbrich
1
-2
/
+6
2020-08-11
compositor: use weston_view_is_opaque() to check for opacity in debug_scene_v...
Michael Olbrich
1
-2
/
+1
2020-08-06
drm: remove duplicate function declarations
Michael Olbrich
1
-10
/
+0
2020-07-28
drm-backend: remove log that advertises universal planes support
Leandro Ribeiro
1
-2
/
+0
2020-07-09
libweston: Send wl_keyboard.modifiers after wl_keyboard.enter
Kirill Chibisov
1
-29
/
+5
2020-06-25
launcher: do not touch VT/tty while using non-default seat
Leandro Ribeiro
1
-7
/
+11
2020-06-12
libweston: don't clean up surface role
James Hilliard
1
-2
/
+0
2020-06-11
gl-renderer: fix pbuffer surface creation
Tomek Bury
1
-2
/
+6
2020-06-04
drm: Fix leak of damage blob id
Scott Anderson
4
-51
/
+53
2020-06-02
drm-backend: add --continue-without-input command line option to DRM-backend
Leandro Ribeiro
1
-0
/
+1
2020-05-28
timeline: convert vblank timestamp to MONOTONIC
Pekka Paalanen
2
-3
/
+39
2020-05-25
gl-renderer: query EGL to determine if GL_TEXTURE_EXTERNAL_OES should be used
Michael Olbrich
2
-5
/
+108
2020-05-14
libweston: replace 0 with the enum value for the xkb init flags
Peter Hutterer
1
-1
/
+1
2020-05-12
set SURFACE_BITS_COMMAND cmdType explicitly
Ken C
2
-2
/
+29
2020-04-29
compositor: fix endless recursion in scene-graph printing
Michael Olbrich
1
-2
/
+2
2020-03-30
drm: change timing to set color format for primary plane without universal plane
Tomohito Esaki
1
-6
/
+6
2020-03-20
pixman-renderer: Replace output-create flags with struct
Daniel Stone
8
-23
/
+39
2020-03-20
gl-renderer: Replace pbuffer-create args with struct
Daniel Stone
3
-21
/
+25
2020-03-20
gl-renderer: Replace window-create args with struct
Daniel Stone
5
-42
/
+49
2020-03-20
gl-renderer: Replace display-create args with struct
Daniel Stone
6
-56
/
+65
2020-03-20
drm: Get renderer buffer size from drm_fb
Daniel Stone
1
-4
/
+4
2020-03-20
drm: Remove unnecessary condition in drm_output_render reuse
Daniel Stone
1
-5
/
+7
2020-03-20
drm: Remove trailing whitespace
Daniel Stone
1
-1
/
+1
2020-03-20
x11: Remove unnecessary NULL checks
Daniel Stone
1
-10
/
+0
2020-03-18
wayland-backend: Fully damage initial SHM buffer
Daniel Stone
1
-2
/
+5
2020-03-11
pixman-renderer: half-fix bilinear sampling on edges
Pekka Paalanen
1
-1
/
+15
2020-03-06
backend-drm: Parse KMS panel orientation property, apply to weston_head
Lucas Stach
3
-0
/
+47
2020-03-06
libweston: Add transform to weston_head
Lucas Stach
2
-0
/
+44
2020-03-05
backend-rdp: enable undefined functions errors.
Guillaume Champagne
1
-1
/
+0
2020-03-05
backend-rdp: fix unresolved symbols errors
Guillaume Champagne
1
-0
/
+6
2020-02-27
Redefine output rotations
Pekka Paalanen
1
-32
/
+32
2020-02-27
libweston: document weston_transformed_*()
Pekka Paalanen
1
-0
/
+53
2020-02-18
gl-renderer: Move EGL display creation to egl-glue.c
Scott Anderson
3
-23
/
+40
2020-02-18
gl-renderer: Move platform extension checks to EGL client setup
Scott Anderson
3
-101
/
+71
2020-02-18
gl-renderer: Move get_platform_display to EGL client setup
Scott Anderson
3
-21
/
+14
2020-02-18
gl-renderer: Move EGL client extension handling earlier
Scott Anderson
3
-4
/
+7
2020-02-10
weston-log-wayland: make stream_destroy() use weston_log_subscriber_release()
Leandro Ribeiro
3
-40
/
+5
2020-02-10
weston-log: share code between weston_log_scope_destroy() and weston_log_subs...
Leandro Ribeiro
1
-13
/
+5
2020-02-10
weston-log: destroy subscriptions with destruction of subscribers
Leandro Ribeiro
4
-0
/
+21
[next]