Commit Graph

  • ad41ad968a gl-renderer: remove incorrect assertion Michael Olbrich 2020-07-14 16:14:50 +0200
  • c5ea495f7a compositor: ignore views on other outputs during compositor_accumulate_damage() Michael Olbrich 2020-08-11 12:42:35 +0200
  • b7e5f10bf4 compositor: use weston_view_is_opaque() to check for opacity in debug_scene_view_print() Michael Olbrich 2020-08-11 16:33:35 +0200
  • 3ac911f69b drm: remove duplicate function declarations Michael Olbrich 2020-08-06 10:07:41 +0200
  • 905ddbb3b0
    build: bump to version 9.0.91 for the alpha release Simon Ser 2020-07-30 22:56:04 +0200
  • 87c1679a0a kiosk-shell: Introduce kiosk/fullscreen shell for desktop apps Alexandros Frantzis 2020-04-21 18:23:37 +0300
  • ea4d13b3e3 drm-backend: remove log that advertises universal planes support Leandro Ribeiro 2020-07-28 11:08:12 -0300
  • c46c70dac8 libweston: Send wl_keyboard.modifiers after wl_keyboard.enter Kirill Chibisov 2020-06-17 01:43:57 +0300
  • f7f8f5f1a8 xwayland/window-manager: add a NULL check to fail when frame_create fails Jimmy Ohn 2020-07-01 19:11:52 +0900
  • e55c86a167 screen-share: don't get weston_config object before zalloc Jimmy Ohn 2020-07-01 18:54:12 +0900
  • a12ba0b30a gitlab CI: add support for DRM-backend tests Leandro Ribeiro 2020-06-03 10:02:34 -0300
  • 887a7e5717 launcher: do not touch VT/tty while using non-default seat Leandro Ribeiro 2020-06-03 10:01:06 -0300
  • 77d06f7b8b shared: fix unused variable warning Frank Binns 2020-06-24 11:07:42 +0100
  • 6ebda36a3f desktop-shell: Avoid retrieving output's width/height if none present Marius Vlad 2020-03-28 00:23:14 +0200
  • c8feaae7d2 libweston: don't clean up surface role James Hilliard 2020-06-10 14:40:04 -0600
  • ba54831100 gl-renderer: fix pbuffer surface creation Tomek Bury 2020-06-04 14:59:55 +0100
  • 15c603caa6 drm: Fix leak of damage blob id Scott Anderson 2020-06-02 17:39:43 +1200
  • 478710c003 meson: enable undefined functions errors for colord Guillaume Champagne 2020-06-01 22:07:20 -0400
  • 7451f9956e meson: add lcms2 dependency to cms-colord Guillaume Champagne 2020-06-01 21:59:12 -0400
  • b1c529e9d7 tests: add drm-backend smoke test Leandro Ribeiro 2020-05-06 11:21:54 -0300
  • e8a8c13e0d tests: add support to run drm-backend tests locally Leandro Ribeiro 2020-05-06 11:21:03 -0300
  • e57d8ae818 drm-backend: add --continue-without-input command line option to DRM-backend Leandro Ribeiro 2020-05-06 18:10:19 -0300
  • 7b37b4d3d7 tests: properly select renderer for DRM-backend Leandro Ribeiro 2020-05-05 18:14:25 -0300
  • e8033e3dd1 tests: don't use width and height for drm/fbdev backend tests Leandro Ribeiro 2020-05-05 16:09:03 -0300
  • 2eda978e95 compositor: Quit when failing to open log file Antonio Caggiano 2020-05-28 17:45:57 +0200
  • fdc9b4bce5 compositor: Print error opening log file Antonio Caggiano 2020-05-28 16:28:08 +0200
  • 50aa3a76c0 timeline: convert vblank timestamp to MONOTONIC Pekka Paalanen 2020-05-28 11:34:04 +0300
  • 40c519a3e6 gl-renderer: query EGL to determine if GL_TEXTURE_EXTERNAL_OES should be used Michael Olbrich 2019-11-27 14:11:05 +0100
  • f6bd212924 xdg-shell: Allow fullscreen surfaces to not cover the whole screen Alexandros Frantzis 2020-05-13 16:33:03 +0300
  • a2086bba66 libweston: replace 0 with the enum value for the xkb init flags Peter Hutterer 2020-05-13 15:24:27 +1000
  • 6b64d39ab7 set SURFACE_BITS_COMMAND cmdType explicitly Ken C 2020-04-11 15:05:59 -0700
  • 3002a38177 gitlab CI: update to recent fdo ci-templates Peter Hutterer 2020-05-08 07:33:57 +1000
  • 753bdfc1bc gitlab ci: switch to freedesktop ci-templates Peter Hutterer 2020-05-08 07:25:48 +1000
  • ef5f3233f9 compositor: fix endless recursion in scene-graph printing Michael Olbrich 2020-04-29 09:03:15 +0200
  • bac1a7a71f man/weston-drm: Use third person singular conjugation Paul Menzel 2020-04-05 22:19:49 +0200
  • 51048463da drm: change timing to set color format for primary plane without universal plane Tomohito Esaki 2020-03-30 17:10:54 +0900
  • 61abf35ec4 pixman-renderer: Replace output-create flags with struct Daniel Stone 2020-03-06 12:46:30 +0000
  • 786490cb53 gl-renderer: Replace pbuffer-create args with struct Daniel Stone 2020-03-06 13:04:18 +0000
  • db6e6e1ec5 gl-renderer: Replace window-create args with struct Daniel Stone 2020-03-06 13:04:18 +0000
  • c890c384c8 gl-renderer: Replace display-create args with struct Daniel Stone 2020-03-06 13:04:18 +0000
  • f9a6162595 drm: Get renderer buffer size from drm_fb Daniel Stone 2020-03-06 11:07:15 +0000
  • 98d75e1b23 drm: Remove unnecessary condition in drm_output_render reuse Daniel Stone 2020-03-06 11:03:14 +0000
  • 7fa97e66eb drm: Remove trailing whitespace Daniel Stone 2020-03-06 11:03:01 +0000
  • 76932e6b0f x11: Remove unnecessary NULL checks Daniel Stone 2020-03-06 13:11:41 +0000
  • 24c0f83778 xdg-shell: More helpful surface-state-mismatch error Daniel Stone 2020-03-20 14:50:52 +0000
  • cb481a66cd wayland-backend: Fully damage initial SHM buffer Daniel Stone 2020-03-17 21:52:28 +0000
  • 4505f81111 tests: add viewport test for repeat mode Pekka Paalanen 2020-03-11 17:43:44 +0200
  • f26d17fe03 tests: move fill_color into helpers Pekka Paalanen 2020-03-11 17:24:47 +0200
  • 9c267e5b55 tests: move viewport creation into helpers Pekka Paalanen 2020-03-11 17:11:03 +0200
  • 9f53edd461 pixman-renderer: half-fix bilinear sampling on edges Pekka Paalanen 2020-03-11 15:21:04 +0200
  • 5450456da2 compositor: Fail on invalid transform for headless Daniel Stone 2020-03-09 16:26:34 +0000
  • 536873c58e tests: print image difference statistics Pekka Paalanen 2020-03-05 16:11:33 +0200
  • 1c0507b12a compositor: Use weston_head transform for output default Daniel Stone 2019-11-25 23:41:04 +0000
  • 72e7a1ed48 backend-drm: Parse KMS panel orientation property, apply to weston_head Lucas Stach 2019-11-25 23:31:57 +0000
  • a69cb711cc libweston: Add transform to weston_head Lucas Stach 2019-11-25 23:29:31 +0000
  • aaf35586f4 compositor: Fail output configuration on invalid transform Daniel Stone 2020-03-06 21:45:50 +0000
  • 31af69d868 compositor: Fix default transforms when output section declared Daniel Stone 2019-11-25 23:35:36 +0000
  • 467e6b9883 backend-rdp: enable undefined functions errors. Guillaume Champagne 2020-02-10 11:35:21 -0500
  • 7f42b350de backend-rdp: fix unresolved symbols errors Guillaume Champagne 2020-02-10 11:34:25 -0500
  • 147e67c425 tests: add buffer transform tests Pekka Paalanen 2020-02-27 17:04:45 +0200
  • 97359ba5c5 tests: add output transform tests Pekka Paalanen 2020-01-21 12:00:28 +0200
  • 20026a55d6 tests: expand allowed pixel fuzz for GL Pekka Paalanen 2020-02-19 16:18:22 +0200
  • 080d85b8fb tests: implement client_destroy() Pekka Paalanen 2020-01-24 13:14:27 +0200
  • 444f1a8e22 tests: re-order test naming pattern Pekka Paalanen 2020-02-26 13:04:48 +0200
  • 1eb30468ea tests: add get_test_fixture_index() Pekka Paalanen 2020-01-22 13:37:20 +0200
  • 0ce5a19b7e tests: add scale and transform compositor options Pekka Paalanen 2020-01-22 11:53:12 +0200
  • dd84ecf44d compositor: add scale cmdline option for headless Pekka Paalanen 2020-01-22 11:33:34 +0200
  • 636fc15f20 tests: allow verify_screen_content() w/o ref image Pekka Paalanen 2020-01-22 14:20:46 +0200
  • 7009806b94 tests: rename check_screen() to verify_screen_content() + doc Pekka Paalanen 2020-01-21 15:37:14 +0200
  • 9b682302b8 tests: move check_screen() into client helpers Pekka Paalanen 2020-01-22 16:34:01 +0200
  • 8060d826b7 Redefine output rotations Pekka Paalanen 2020-02-06 15:27:54 +0200
  • 0df4477924 libweston: document weston_transformed_*() Pekka Paalanen 2020-02-14 14:50:03 +0200
  • 8555877c6c clients: transformed does not recognize -d Pekka Paalanen 2020-02-14 14:20:05 +0200
  • 9cb81e440a ivi-application: fix grammar Veeresh Kadasani 2020-02-06 11:00:21 +0900
  • 401b8767e9 fullscreen-shell/fullscreen-shell.c: prevent seat_created() from being called with l == NULL ahe 2020-02-19 19:43:52 +0100
  • ea3b7857f2 Revert "CI: do not attempt to test GL-renderer" Pekka Paalanen 2020-02-17 17:30:41 +0200
  • 8bd46c75f9 CI: build a Mesa shapshot for getImage/putImage on pbuffer swrast Pekka Paalanen 2020-02-17 15:32:18 +0200
  • 4ed62d47cc gl-renderer: Move EGL display creation to egl-glue.c Scott Anderson 2019-12-20 15:07:43 +1300
  • 4ed58b1d47 gl-renderer: Move platform extension checks to EGL client setup Scott Anderson 2019-12-20 14:55:39 +1300
  • 7725415478 gl-renderer: Move get_platform_display to EGL client setup Scott Anderson 2019-12-20 14:39:38 +1300
  • dddb592cfb gl-renderer: Move EGL client extension handling earlier Scott Anderson 2019-12-20 14:28:44 +1300
  • 598d3a15b7
    clients/window: fail earlier when frame_create fails Simon Ser 2020-02-10 15:49:20 +0100
  • d65483ec75 weston-log-wayland: make stream_destroy() use weston_log_subscriber_release() Leandro Ribeiro 2020-02-03 23:45:59 -0300
  • 9aaaf96a6a compositor: destroy log context only after the destruction of subscribers Leandro Ribeiro 2020-02-04 00:05:47 -0300
  • 97d2d69909 weston-log: share code between weston_log_scope_destroy() and weston_log_subscriber_release() Leandro Ribeiro 2020-02-07 16:06:19 -0300
  • 23491cd931 weston-log: destroy subscriptions with destruction of subscribers Leandro Ribeiro 2020-02-03 22:59:16 -0300
  • 1ded661aac weston-log: merge functions that destroy different types of subscribers Leandro Ribeiro 2020-02-06 16:43:51 -0300
  • 8c02ea1069 weston-log: rename weston_log_subscriber::destroy to destroy_subscription Leandro Ribeiro 2020-02-06 15:41:32 -0300
  • 4b1de0112b build: add rpath to modules that use symbols from libexec_weston Philipp Zabel 2020-02-05 00:40:01 +0100
  • 741fca40b5 tests: run subsurface-shot on GL too Pekka Paalanen 2019-11-25 15:17:56 +0200
  • 1eae54714f CI: do not attempt to test GL-renderer Pekka Paalanen 2020-02-04 17:03:07 +0200
  • 1618697dc3 build: add test-gl-renderer option Pekka Paalanen 2020-02-04 16:59:59 +0200
  • 007ab1e5a4 tests: add range argument for fuzzy image matching Pekka Paalanen 2019-11-25 14:54:06 +0200
  • 8fc4b59bfd weston-log-flight-rec: allow re-running a compositor Pekka Paalanen 2019-12-13 11:47:18 +0200
  • f0d3a61491 shared: guard all the seal logic behind HAVE_MEMFD_CREATE Sebastian Wick 2020-02-05 10:27:23 +0100
  • 7bce28b543 tests: release resources on compositor destruction Guillaume Champagne 2020-02-02 19:59:52 -0500
  • 9096dee405 headless: fix uninitialized variable Guillaume Champagne 2020-02-02 19:45:36 -0500
  • d76947b666 gl-renderer: Avoid double-free on init failure Daniel Stone 2020-02-03 20:01:21 +0000
  • 6d2e73b314 gl-renderer: Fail earlier if shader compilation fails Daniel Stone 2020-02-03 20:00:54 +0000
  • 7b36f171d0 unconditionally include sys/mman.h in os-compatibility.c James Hilliard 2020-02-01 20:02:29 -0700