- 5593c2d Revert "test" by Maksim Sisov · 4 years, 4 months ago master
- 80d5fd3 test by Maksim Sisov · 4 years, 4 months ago
- 1c73ff8 CI: test skips are failures by Pekka Paalanen · 4 years, 5 months ago
- ee38ed8 tests: add build option to force skips as failures by Pekka Paalanen · 4 years, 5 months ago
- cde58fd build: add -Wundef by Pekka Paalanen · 4 years, 5 months ago
- a4ecf96 libweston: fix #ifdef ENABLE_EGL by Pekka Paalanen · 4 years, 5 months ago
- e88de3e tests: define ENABLE_JUNIT_XML to 1 or 0 by Pekka Paalanen · 4 years, 5 months ago
- f1fb48e tests: let output damage skip without color ops by Pekka Paalanen · 4 years, 5 months ago
- 19d31dd libweston: add required_capabilities test suite quirk by Pekka Paalanen · 4 years, 5 months ago
- ed2182f compositor: print all existing capability bits by Pekka Paalanen · 4 years, 5 months ago
- eb2aa7d compositor: move colon in capability printing by Pekka Paalanen · 4 years, 5 months ago
- f6ff85b CI: work around Gitlab Cobertura parsing quirk by Pekka Paalanen · 4 years, 5 months ago
- e72119f CI: add test coverage results by Pekka Paalanen · 6 years ago
- 022ea43 xwayland: Pass -listenfd instead of -listen <fd> by Vlad Zahorodnii · 4 years, 5 months ago
- e62ccf1 kiosk-shell: Give keyboard focus when mapping the surface by Marius Vlad · 4 years, 5 months ago
- f65ba18 gl-renderer: print use time with gl-shader-generator debug by Pekka Paalanen · 4 years, 5 months ago
- 1ed2cad gl-renderer: garbage-collect old shaders by Pekka Paalanen · 4 years, 5 months ago
- a8c4dfe gl-renderer: log shader deletions too by Pekka Paalanen · 4 years, 5 months ago
- 40c26a0 gl-renderer: add compositor shorthand pointer by Pekka Paalanen · 4 years, 5 months ago
- 768f07c gl-renderer: whitespace style clean-up by Pekka Paalanen · 4 years, 5 months ago
- 9a59303 gl-renderer: doc YCbCr-RGB conversion by Pekka Paalanen · 4 years, 5 months ago
- 2b5a863 gl-renderer: move view alpha out of sample_input_texture() by Pekka Paalanen · 4 years, 5 months ago
- 3f6be39 gl-renderer: factor out sample_input_texture() by Pekka Paalanen · 4 years, 5 months ago
- d278015 gl-renderer: drop redundant texture lookups by Pekka Paalanen · 4 years, 5 months ago
- a88144f gl-renderer: move magic constants into yuva2rgba() by Pekka Paalanen · 4 years, 5 months ago
- 054ba37 gl-renderer: move alpha pre-mult from YUV to RGB by Pekka Paalanen · 4 years, 5 months ago
- a8d5ef4 gl-renderer: rename color uniform to unicolor by Pekka Paalanen · 4 years, 6 months ago
- f6a8aa1 tests: add XYUV8888 to yuv-test by Pekka Paalanen · 4 years, 5 months ago
- 30104bd gl-renderer: support XYUV8888 wl_shm format by Pekka Paalanen · 4 years, 5 months ago
- 4b301fe Add weston-drm-fourcc.h by Pekka Paalanen · 4 years, 5 months ago
- b9ca801 drop MOD_INVALID, MOD_LINEAR definitions by Pekka Paalanen · 4 years, 5 months ago
- e51a75c gl-renderer: drop R8 and GR88 definitions by Pekka Paalanen · 4 years, 5 months ago
- b1e5614 tests: extend output-damage to GL shadow framebuffer by Pekka Paalanen · 4 years, 7 months ago
- a3b68c2 CI: bump Mesa to 20.3.1 by Pekka Paalanen · 4 years, 7 months ago
- 81ef6d0 compositor: add weston.ini option use-renderer-shadow by Pekka Paalanen · 4 years, 8 months ago
- 7ef2688 gl-renderer: implement intermediate framebuffer (shadow) by Harish Krupo · 6 years ago
- 0692079 pixman-renderer: share region_global_to_output() by Pekka Paalanen · 4 years, 7 months ago
- b5265af libweston: add color ops cap and bool renderer shadow buffer by Pekka Paalanen · 4 years, 8 months ago
- 71078b4 gl-renderer: Add debug scope for shader generator by Harish Krupo · 6 years ago
- 7714c61 gl-renderer: add missing glActiveTexture calls by Pekka Paalanen · 4 years, 6 months ago
- c12963f gl-renderer: add fallback shader by Pekka Paalanen · 4 years, 6 months ago
- 06c9d0f gl-renderer: send protocol error on shader failure by Pekka Paalanen · 4 years, 6 months ago
- 7903c5e gl-renderer: Requirement based shader generation by Harish Krupo · 6 years ago
- e41c6d9 gl-renderer: simplify shader replacement in draw_view() by Pekka Paalanen · 4 years, 8 months ago
- 5b86f36 gl-renderer: dump failed shader source by Pekka Paalanen · 4 years, 8 months ago
- 5d64e66 gl-renderer: rename shader debug flag to green_tint by Pekka Paalanen · 4 years, 8 months ago
- 477bdc8 gl-renderer: rewrite fragment shaders by Pekka Paalanen · 4 years, 8 months ago
- d913363 gl-renderer: move vertex shader into new file by Pekka Paalanen · 4 years, 8 months ago
- 3ec25d7 gl-renderer: split into gl-shaders.c by Pekka Paalanen · 4 years, 8 months ago
- d8a0ba8 gl-renderer: bikeshed GL version handling by Pekka Paalanen · 4 years, 8 months ago
- fbd4160 tests: add output damage test by Pekka Paalanen · 4 years, 8 months ago
- 1e365c8 gl-renderer: assume pbuffers preserve contents by Pekka Paalanen · 4 years, 7 months ago
- b4f91ed libweston: do not damage on screenshot by Pekka Paalanen · 4 years, 8 months ago
- 7f1a113 drm-backend: do not skip renderer if capturing screen by Pekka Paalanen · 4 years, 7 months ago
- 0f7da61 tests: add drm_screenshot_no_damage by Pekka Paalanen · 4 years, 8 months ago
- 4cff869 doc: fix typos by Maxime Roussin-Bélanger · 4 years, 7 months ago
- 1d009c2 libweston: fix typos by Maxime Roussin-Bélanger · 4 years, 7 months ago
- 35e3450 backend-drm: fix typos by Maxime Roussin-Bélanger · 4 years, 7 months ago
- 3ae4a46 protocol: fix "assigne" typo by Maxime Roussin-Bélanger · 4 years, 7 months ago
- 5d10fe0 shared: fix typos by Maxime Roussin-Bélanger · 4 years, 7 months ago
- 4e8ea1f tests: fix typos by Maxime Roussin-Bélanger · 4 years, 7 months ago
- 9dc1f26 CONTRIBUTING: make S-o-b mandatory but pseudonym ok by Pekka Paalanen · 4 years, 5 months ago
- abfe9c0 CONTRIBUTING: no more emailed patches by Pekka Paalanen · 4 years, 5 months ago
- 946b933 tests: clarify --help by Pekka Paalanen · 4 years, 5 months ago
- 3ee1f27 tests: --list lists individual fixture setups by Pekka Paalanen · 4 years, 5 months ago
- d91e63d tests: use fixture names in reports by Pekka Paalanen · 4 years, 5 months ago
- 345d7da tests: refactor into fixture_setup_array_get_arg() by Pekka Paalanen · 4 years, 5 months ago
- ef81388 tests: introduce struct fixture_metadata by Pekka Paalanen · 4 years, 5 months ago
- eb5a95b libweston: move TYPEVERIFY macro into shared by Pekka Paalanen · 4 years, 5 months ago
- 69039ce libweston-desktop: Disable xdg_shell_v6 by Kenny Levinsen · 4 years, 5 months ago
- 5580cb1 tests: switch to TAP by Pekka Paalanen · 4 years, 5 months ago
- c0565b6 build: bump Meson requirement to 0.52.1 by Pekka Paalanen · 4 years, 5 months ago
- bcf37c9 CI: expose test results as junit by Pekka Paalanen · 4 years, 5 months ago
- 5b5decb compositor: Add suggestion when colord is enabled but not LCMS by Emmanuel Gil Peyrot · 4 years, 5 months ago
- 0b48e6b backend-wayland: Abort early when wl_shm isn’t advertised by Emmanuel Gil Peyrot · 4 years, 5 months ago
- 557dea5 weston.ini.man :remove tablet shell related things by Veeresh Kadasani · 4 years, 6 months ago
- ffe4221 screen-share: fix possible memory leak for `out_pixman_error` case by xndcn · 4 years, 6 months ago
- ed4a0e9 desktop-shell:change expiration of minute and sec by Veeresh Kadasani · 4 years, 7 months ago
- 9cb96f8 launcher-logind: handle any seat without VTs by nerdopolis · 4 years, 6 months ago
- 72db3ac launcher-direct: handle seat0 without VTs by nerdopolis · 4 years, 6 months ago
- fbc065f doc: Add running-weston.rst file by Marius Vlad · 4 years, 7 months ago
- a67393c pipewire: fix null deref in 0.3 API by Ambareesh Balaji · 4 years, 7 months ago
- ae12b95 tests: add yuv-buffer test by Pekka Paalanen · 4 years, 7 months ago
- aa7de33 launcher: Add more error logging to launcher backends by Anurup M · 4 years, 8 months ago
- 593d5af gl-renderer: require GL_EXT_unpack_subimage by Pekka Paalanen · 4 years, 7 months ago
- 2d738b8 launcher-direct: warn when opening devices non-root by Pekka Paalanen · 4 years, 10 months ago
- 4e9f4d0 launcher-direct: allow non-root on non-seat0 by Pekka Paalanen · 4 years, 10 months ago
- 6aa4684 compositor: Fix possible memory leak when wl_display_create() fails by Anurup M · 4 years, 8 months ago
- 09a7dfb doc: Avoid weston install useless documentation files by Anurup M · 4 years, 7 months ago
- 2625881 tests: add alpha-blending test by Pekka Paalanen · 4 years, 8 months ago
- f8d170c tests: factor out verify_image() by Pekka Paalanen · 4 years, 8 months ago
- ee60752 tests: constify fill_image_with_color() by Pekka Paalanen · 4 years, 8 months ago
- a3bfa1b tests: re-order drm-smoke in test list by Pekka Paalanen · 4 years, 8 months ago
- e825fe3 libweston/libinput-device: Enable/Set pointer capabilities only on pointer movement by Marius Vlad · 4 years, 7 months ago
- c640cb6 desktop-shell: Add missing weston_config_destroy() for desktop.config by Anurup M · 4 years, 8 months ago
- a86b590 backend-drm: Fix ignoring config 'require-input' option by Marius Vlad · 4 years, 7 months ago
- e630d2d gitlab-ci.yml: Have a doc job by Marius Vlad · 4 years, 8 months ago
- 4939980 config-parser: use zalloc() by Pekka Paalanen · 4 years, 8 months ago
- 94bf0a6 tests: do not save PNG on success by Pekka Paalanen · 4 years, 8 months ago
- d73b109 CI: store test images in artifacts by Pekka Paalanen · 5 years ago