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