938 Commits (bce745004097e1d2500594bf40f292d70fad4e67)

Author SHA1 Message Date
Marius Vlad 67b382ccdc compositor: Avoid using weston_log() in weston_view_is_opaque() 4 years ago
Michael Olbrich d70e712c2f drm: always check the repaint_status in update_complete 4 years ago
Marius Vlad 5130a8c21a backend-drm: Correctly tear down the DRM backend 4 years ago
Andreas Heynig 2592d6591e libweston/launcher-direct.c: do not fail if already in graphics mode 4 years ago
Stefan Agner 465ab2cd92 backend-drm: allow to disable GBM modifiers 4 years ago
Michael Olbrich 43ebb7e25a backend-drm: the GL renderer is a hard requirement for DRM virtual outputs 4 years ago
Michael Olbrich 27fb564a19 backend-drm: build DRM virtual support when the pipewire plugin is enabled 4 years ago
Michael Olbrich 3097acc702 backend-drm: reorder plane checks to avoid unnecessary rendering 4 years ago
Alexandros Frantzis 53a71cb186 drm: Reset associated universal plane states when finalizing a crtc 4 years ago
Alexandros Frantzis 9975134593 drm: Introduce drm_plane_reset_state() helper function 4 years ago
Michael Olbrich ad41ad968a gl-renderer: remove incorrect assertion 4 years ago
Michael Olbrich c5ea495f7a compositor: ignore views on other outputs during compositor_accumulate_damage() 4 years ago
Michael Olbrich b7e5f10bf4 compositor: use weston_view_is_opaque() to check for opacity in debug_scene_view_print() 4 years ago
Michael Olbrich 3ac911f69b drm: remove duplicate function declarations 4 years ago
Leandro Ribeiro ea4d13b3e3 drm-backend: remove log that advertises universal planes support 4 years ago
Kirill Chibisov c46c70dac8 libweston: Send wl_keyboard.modifiers after wl_keyboard.enter 4 years ago
Leandro Ribeiro 887a7e5717 launcher: do not touch VT/tty while using non-default seat 4 years ago
James Hilliard c8feaae7d2 libweston: don't clean up surface role 4 years ago
Tomek Bury ba54831100 gl-renderer: fix pbuffer surface creation 4 years ago
Scott Anderson 15c603caa6 drm: Fix leak of damage blob id 4 years ago
Leandro Ribeiro e57d8ae818 drm-backend: add --continue-without-input command line option to DRM-backend 4 years ago
Pekka Paalanen 50aa3a76c0 timeline: convert vblank timestamp to MONOTONIC 4 years ago
Michael Olbrich 40c519a3e6 gl-renderer: query EGL to determine if GL_TEXTURE_EXTERNAL_OES should be used 4 years ago
Peter Hutterer a2086bba66 libweston: replace 0 with the enum value for the xkb init flags 4 years ago
Ken C 6b64d39ab7 set SURFACE_BITS_COMMAND cmdType explicitly 4 years ago
Michael Olbrich ef5f3233f9 compositor: fix endless recursion in scene-graph printing 4 years ago
Tomohito Esaki 51048463da drm: change timing to set color format for primary plane without universal plane 5 years ago
Daniel Stone 61abf35ec4 pixman-renderer: Replace output-create flags with struct 5 years ago
Daniel Stone 786490cb53 gl-renderer: Replace pbuffer-create args with struct 5 years ago
Daniel Stone db6e6e1ec5 gl-renderer: Replace window-create args with struct 5 years ago
Daniel Stone c890c384c8 gl-renderer: Replace display-create args with struct 5 years ago
Daniel Stone f9a6162595 drm: Get renderer buffer size from drm_fb 5 years ago
Daniel Stone 98d75e1b23 drm: Remove unnecessary condition in drm_output_render reuse 5 years ago
Daniel Stone 7fa97e66eb drm: Remove trailing whitespace 5 years ago
Daniel Stone 76932e6b0f x11: Remove unnecessary NULL checks 5 years ago
Daniel Stone cb481a66cd wayland-backend: Fully damage initial SHM buffer 5 years ago
Pekka Paalanen 9f53edd461 pixman-renderer: half-fix bilinear sampling on edges 5 years ago
Lucas Stach 72e7a1ed48 backend-drm: Parse KMS panel orientation property, apply to weston_head 5 years ago
Lucas Stach a69cb711cc libweston: Add transform to weston_head 5 years ago
Guillaume Champagne 467e6b9883 backend-rdp: enable undefined functions errors. 5 years ago
Guillaume Champagne 7f42b350de backend-rdp: fix unresolved symbols errors 5 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Pekka Paalanen 0df4477924 libweston: document weston_transformed_*() 5 years ago
Scott Anderson 4ed62d47cc gl-renderer: Move EGL display creation to egl-glue.c 5 years ago
Scott Anderson 4ed58b1d47 gl-renderer: Move platform extension checks to EGL client setup 5 years ago
Scott Anderson 7725415478 gl-renderer: Move get_platform_display to EGL client setup 5 years ago
Scott Anderson dddb592cfb gl-renderer: Move EGL client extension handling earlier 5 years ago
Leandro Ribeiro d65483ec75 weston-log-wayland: make stream_destroy() use weston_log_subscriber_release() 5 years ago
Leandro Ribeiro 97d2d69909 weston-log: share code between weston_log_scope_destroy() and weston_log_subscriber_release() 5 years ago
Leandro Ribeiro 23491cd931 weston-log: destroy subscriptions with destruction of subscribers 5 years ago