1163 Commits (f7c5fa175efe6dcb088e36e4c887fc42fe20eb9d)

Author SHA1 Message Date
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
Leandro Ribeiro 1ded661aac weston-log: merge functions that destroy different types of subscribers 5 years ago
Leandro Ribeiro 8c02ea1069 weston-log: rename weston_log_subscriber::destroy to destroy_subscription 5 years ago
Pekka Paalanen 8fc4b59bfd weston-log-flight-rec: allow re-running a compositor 5 years ago
Daniel Stone d76947b666 gl-renderer: Avoid double-free on init failure 5 years ago
Daniel Stone 6d2e73b314 gl-renderer: Fail earlier if shader compilation fails 5 years ago
Stefan Agner da0cd688d6 launcher-weston-launch: avoid race condition when switching VT merge 5 years ago
Stefan Agner 10356a247b launcher-weston-launch: move send loop into separate function 5 years ago
Stefan Agner bd1e39a787 weston-launch: reset tty properly 5 years ago
Stefan Agner 247392a322 weston-launch: check string truncation 5 years ago
Stefan Agner c6f818a016 weston-launch: make sure weston-launch activates the VT 5 years ago
Stefan Agner cb24a7d1eb weston-launch: fix newline in error message 5 years ago
Stefan Agner 77e3b056d7 weston-launch: get ttynr also when no user is given 5 years ago
Stefan Agner aaa5b82e61 weston-launch: do not close tty prematurely 5 years ago
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 5 years ago
Leandro Ribeiro 4ec38d18b3 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() 5 years ago
Leandro Ribeiro 4f13595aa7 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() 5 years ago
Leandro Ribeiro bd9c0a6ff5 weston-log: fold weston_log_ctx_compositor_setup() into weston_compositor_create() 5 years ago
Leandro Ribeiro fa505c588f content-protection: stop direct accessing core struct member 5 years ago
Leandro Ribeiro ce1001966e compositor: stop direct accessing core struct member 5 years ago
Leandro Ribeiro 172afc2178 backend-drm: stop direct accessing core struct member 5 years ago
Leandro Ribeiro f66685d9db weston-log: add function to avoid direct access to compositor members in non-core code 5 years ago
Leandro Ribeiro ac691a89cd weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Guillaume Champagne f1e8fc9dbf libweston: add missing include 5 years ago
Guillaume Champagne b4bd12b738 launcher: move weston_environment_get_fd 5 years ago
Scott Anderson 60b6572b35 Fix Wmaybe-uninitialized warnings 5 years ago