Commit Graph

  • eeaaf6b9b0 gl-renderer: Fix sign confusion in format/modifier query Daniel Stone 2021-08-03 13:01:53 +0100
  • 348e3a9abd CI: Separate build types out into stages Daniel Stone 2021-06-22 10:58:39 +0100
  • c26fa7e462 CI: Add ARMv7 support Daniel Stone 2021-06-22 00:53:07 +0100
  • 3530c522f8 CI: Add full AArch64 KVM support Daniel Stone 2021-06-22 00:33:01 +0100
  • daaa518b0e CI: Add initial AArch64 support Daniel Stone 2021-06-22 00:22:49 +0100
  • 20bb260f7d CI: Parameterise kernel build a bit more Daniel Stone 2021-06-22 00:16:05 +0100
  • 2de949f723 CI: Use 'needs' to make dependencies more clear Daniel Stone 2021-06-22 00:08:20 +0100
  • d28aa36563 CI: Use Meson to build Wayland Daniel Stone 2021-06-22 02:02:04 +0100
  • ca08c495ad ci: Bump Meson to 0.57.1 Daniel Stone 2021-07-31 18:48:30 +0100
  • 50c83bf6c8 CI: Split OS-independent section from debian-install.sh Daniel Stone 2021-06-21 23:53:51 +0100
  • 2cf3730f4f CI: Consolidate kernel/Mesa dependency installation Daniel Stone 2021-06-21 23:49:32 +0100
  • 770746e089 CI: Start parameterising for OS/architecture Daniel Stone 2021-06-21 22:25:41 +0100
  • c2642eb21a CI: no-test jobs don't need KVM Daniel Stone 2021-06-21 22:15:18 +0100
  • 36ad69e65e CI: Deduplicate $PATH Daniel Stone 2021-06-21 21:44:37 +0100
  • 3e6b6a4095 CI: Rename job names to keep parameters first Daniel Stone 2021-06-21 21:38:06 +0100
  • ebca36da66 CI: Document the build and container process Daniel Stone 2021-06-21 21:34:43 +0100
  • 29c1087b7b CI: Don't rebuild when running tests Daniel Stone 2021-06-21 20:41:38 +0100
  • dd6e88dc5c CI: Build wayland-protocols in container Daniel Stone 2021-06-21 20:41:13 +0100
  • d98e3dadd4 CI: Use appropriate parallelism for container builds Daniel Stone 2021-06-21 20:36:48 +0100
  • e4d8899b58 Bump wayland-protocols dependency to 1.19 Daniel Stone 2021-07-31 17:37:47 +0100
  • aed8aafdbf drm/vaapi: Fix pointer-size confusion Daniel Stone 2021-06-22 02:09:21 +0100
  • c30cb29248 desktop-shell: Use weston_surface_destroy() directly Marius Vlad 2021-08-02 15:47:16 +0300
  • ce2fa93a6e
    xdg-shell: Rephrase the "geometry larger than fullscreen state" error Sebastian Krzyszkowiak 2021-08-02 13:28:19 +0200
  • 2ab08d8698 libweston/data-device: Don't crash when doing dnd operations w/o a keyboard Marius Vlad 2021-04-05 23:10:50 +0300
  • 10c072b3f5 ci: Use ci-fairy to check for Signed-off-by Jonas Ådahl 2021-07-31 15:12:08 +0100
  • 0bef636b04 ci: Switch to using new rules syntax Daniel Stone 2021-07-31 15:11:35 +0100
  • 4fc87f8316 ci: Update ci-templates to newer version Jonas Ådahl 2021-07-31 15:07:58 +0100
  • a11bc63ddd clients/desktop-shell: Add 24H support to the clock format. Nicholas Niro 2020-10-30 15:09:23 -0400
  • d6dcd9bcd9 Update gitlab-ci pipewire to version 0.3.31 James Hilliard 2021-03-03 11:20:25 -0700
  • a76d2053d0 xdg-shell: Add support for popup repositioning Jonas Ådahl 2019-12-02 22:19:21 +0100
  • eff793ab46 Fix indentation all through the project Emmanuel Gil Peyrot 2021-07-31 17:25:41 +0200
  • 48cd15ed44 renderer-gl: Allocate buffer on the stack Link Mauve 2019-11-30 22:28:58 +0000
  • 04918f3b0b desktop-shell: don't run fade animation if compositor is inactive Erik Kurzinger 2021-05-18 11:49:37 -0400
  • eb34f827dd input: Handle correctly failure to compile XKB keymaps Marius Vlad 2021-03-30 23:09:05 +0300
  • 74bdb35c85 drm: Ignore timestamp for monitor shut-off Derek Foreman 2021-07-29 09:02:04 -0500
  • c2b9747812 libweston/compositor: Drop weston_frame_callback Vlad Zahorodnii 2021-07-29 11:16:51 +0300
  • 25296db20a gitlab-ci.yml: Use same container source as the docs Marius Vlad 2021-07-28 21:42:52 +0300
  • f09710bd25 ci: Fix pull rate limit errors Derek Foreman 2021-07-28 10:54:19 -0500
  • f33ddd0839 Allow programmatically closing xwayland window John Good 2020-03-22 18:19:38 +0100
  • b46d0e3304 tests/roles: switch to xdg-shell Simon Ser 2021-05-18 13:58:02 +0200
  • 413d210422 libweston-desktop: introduce a deprecated-wl-shell option Simon Ser 2021-02-16 13:34:46 +0100
  • 80e9482292 xdg-shell: Fail xdg_surface creation when surface has role Daniel Stone 2021-05-18 17:19:07 +0100
  • baa8f6b1af xdg-shell: Move check for surface having buffer earlier Daniel Stone 2021-05-18 17:15:58 +0100
  • 6f6fd2686d pixel-formats: Add human readable format modifier Marius Vlad 2021-07-12 12:58:34 +0300
  • bc3c37840c shared: add str_printf() Pekka Paalanen 2021-05-28 14:40:00 +0300
  • 63fc73d1cc gl-renderer: Assume num images the same as the no of planes Marius Vlad 2021-06-11 14:12:59 +0300
  • 2a6ea687ba gl-renderer: Avoid destroying an egl image if known import failed Marius Vlad 2021-02-18 13:51:17 +0200
  • 2f2e5da4c3 backend-wayland: fix incorrect header Chen Qi 2021-07-13 18:26:38 +0100
  • 60855b1569 compositor: Added autolaunch support. Alvarito050506 2021-06-24 03:50:53 +0000
  • 1f57a1f998 compositor: Move `child_process_list` from global to `wet_compositor`. Alvarito050506 2021-06-29 14:33:04 -0300
  • 7ae8a89a8b gitignore: Ignore the build/ directory. Alvarito050506 2021-06-24 03:53:12 +0000
  • 365bc163c2 doc: fix doxygen warnings Pekka Paalanen 2021-07-02 16:50:35 +0300
  • 7a44ee7f37 backend-drm: Clean-up minor leak when destroying the DRM-backend Marius Vlad 2021-06-23 16:02:35 +0300
  • 591fa3b95b tests: fix all leaks in devices-test Pekka Paalanen 2021-06-23 13:56:41 +0300
  • f6acdc5db0 tests: free pixman image in yuv-buffer-test Pekka Paalanen 2021-06-18 13:13:01 +0300
  • a01299a5b8 tests: fix all leaks in touch-test Pekka Paalanen 2021-06-18 13:09:55 +0300
  • 56a8d69b0e tests: fix all leaks in text-test Pekka Paalanen 2021-06-18 13:05:08 +0300
  • 54ea691b99 tests: fix all leaks in surface-global-test Pekka Paalanen 2021-06-18 13:01:16 +0300
  • b982676213 tests: fix all leaks in surface-test Pekka Paalanen 2021-06-18 13:00:01 +0300
  • 4f515a1da7 tests: fix all leaks in linux-explicit-synchronization-test Pekka Paalanen 2021-06-18 12:57:26 +0300
  • 9cf9121b73 tests: fix some leaks in subsurface-shot-test Pekka Paalanen 2021-06-18 12:52:04 +0300
  • c021e2f9eb tests: reduce subsurface-test verbosity Pekka Paalanen 2021-06-18 10:33:29 +0300
  • ecbf1dba43 tests: fix all leaks in subsurface-test Pekka Paalanen 2021-06-17 17:46:55 +0300
  • fc26bdb2fb tests: clean up in roles-test Pekka Paalanen 2021-06-17 15:56:28 +0300
  • 35cae567d6 tests/alpha-blending: add sRGB linear light case Pekka Paalanen 2021-04-16 17:42:40 +0300
  • e70aa1fde2 tests/alpha-blending: reference blending Pekka Paalanen 2021-04-16 17:42:40 +0300
  • 129bef50db tests/alpha-blending: refactor into get_middle_row() Pekka Paalanen 2021-04-19 14:05:59 +0300
  • 7c13c4a476 color-lcms: use sRGB EOTF Pekka Paalanen 2021-03-30 13:02:05 +0300
  • b12d4fcb53 gl-renderer: color transform in blit_shadow_to_output() Pekka Paalanen 2021-03-23 16:36:11 +0200
  • e7b43ba3b4 gl-renderer: color transform output borders Pekka Paalanen 2021-03-23 16:32:21 +0200
  • d7eca40787 gl-renderer: color transform censor fill and triangle fan Pekka Paalanen 2021-03-23 16:28:39 +0200
  • 92f2367e58 gl-renderer: implement 3 x 1D LUT color pre-curve Pekka Paalanen 2021-03-09 16:40:25 +0200
  • 9a6a4e7032 gl-renderer: implement SHADER_COLOR_CURVE_LUT_3x1D Pekka Paalanen 2021-03-22 16:17:28 +0200
  • 391f513c36 gl-renderer: fragment shader precision to high Pekka Paalanen 2021-03-22 16:42:40 +0200
  • 4d5b2f3410 gl-renderer: add shader bit input_is_premult Pekka Paalanen 2021-03-12 14:06:34 +0200
  • 1600431e80 tests: fix leaks in presentation-test Pekka Paalanen 2021-06-15 16:53:52 +0300
  • ee1c1778bf tests: fix leak in surface_commit_color() in pointer-shot Pekka Paalanen 2021-06-15 16:49:02 +0300
  • 689e8b3c0a tests: destroy client in pointer-test Pekka Paalanen 2021-06-15 16:41:48 +0300
  • ef8d652023 tests: destroy client in keyboard-test Pekka Paalanen 2021-06-15 16:31:16 +0300
  • 2516e3308d compositor: fix leaking log_scopes Pekka Paalanen 2021-06-15 16:22:34 +0300
  • b64d411448 tests: fix leak in ivi-shell-app-test Pekka Paalanen 2021-06-15 16:20:08 +0300
  • 32aedb9fd6 ivi-shell: destroy desktop Pekka Paalanen 2021-06-15 16:17:29 +0300
  • 2dcc79f58e tests: add destroy listener in ivi-layout test plugin Pekka Paalanen 2021-06-14 14:47:32 +0300
  • fda3696ecf tests: fix leaks in ivi-layout-test-client Pekka Paalanen 2021-06-14 14:38:04 +0300
  • ca59c8e868 tests: fix leaks in internal-screenshot-test Pekka Paalanen 2021-06-14 14:30:22 +0300
  • d3acfd3b6b tests: fix leak in events Pekka Paalanen 2021-06-14 14:25:08 +0300
  • 7c547e492c tests: fix leaks in drm-formats-test Leandro Ribeiro 2021-06-15 17:30:28 -0300
  • 0157591b34 libweston: do not forget to destroy temporary drm_format_array Leandro Ribeiro 2021-06-15 17:29:29 -0300
  • 819054ceac tests: fix leaks in bad-buffer Pekka Paalanen 2021-06-11 16:54:12 +0300
  • b0eb059818 tests: fix refname leaks Pekka Paalanen 2021-06-11 16:40:34 +0300
  • 10937feef8 backend-drm: Clear drm_output cursor_view when view is destroyed Alexandros Frantzis 2021-06-14 13:09:44 +0300
  • f0c6104444 libweston: remove weston_output_set_renderer_shadow_buffer() Pekka Paalanen 2021-04-15 16:21:23 +0300
  • 478123b967 Revert "compositor: add weston.ini option use-renderer-shadow" Pekka Paalanen 2021-04-15 16:14:03 +0300
  • d2cfbff186 gl-renderer: use shadow framebuffer automatically Pekka Paalanen 2021-04-15 16:32:28 +0300
  • 37fe6fde49 gl-renderer: define fragment shader compile_const Pekka Paalanen 2021-03-15 14:02:50 +0200
  • 734c2278f9 gl-renderer: require GL ES 3.0 for color management Pekka Paalanen 2021-03-16 13:11:09 +0200
  • 401e190913 Revert "gl-renderer: Make dummy surface current after all outputs are gone" Pekka Paalanen 2021-04-09 17:26:30 +0300
  • 6d0aa8f0e9 gl-renderer: do not unbind the context on output destroy Pekka Paalanen 2021-04-09 17:14:24 +0300
  • 21b8ad5a16 tests: ensure color-lcms plugin loads Pekka Paalanen 2021-03-29 14:53:09 +0300
  • c87fa24059 compositor: add weston.ini option to enable color management Pekka Paalanen 2021-03-29 14:41:18 +0300