Changeset 276196 in webkit
- Timestamp:
- Apr 17, 2021, 2:03:51 AM (5 years ago)
- Location:
- trunk/Tools/buildstream
- Files:
-
- 1 added
- 2 edited
-
ChangeLog (modified) (1 diff)
-
elements/sdk/mesa.bst (modified) (1 diff)
-
patches/mesa/0001-i915-Prevent-invalid-framebuffer-usage.patch (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Tools/buildstream/ChangeLog
r275820 r276196 1 2021-04-17 Philippe Normand <pnormand@igalia.com> 2 3 REGRESSION(r275755): [GStreamer] Crashes on surfaceless i915 platforms 4 https://bugs.webkit.org/show_bug.cgi?id=224416 5 6 Reviewed by Adrian Perez de Castro. 7 8 Vendor potential fix for https://gitlab.freedesktop.org/mesa/mesa/-/issues/778. 9 10 * elements/sdk/mesa.bst: 11 * patches/mesa/0001-i915-Prevent-invalid-framebuffer-usage.patch: Added. 12 1 13 2021-04-12 Philippe Normand <pnormand@igalia.com> 2 14 -
trunk/Tools/buildstream/elements/sdk/mesa.bst
r271519 r276196 107 107 url: gitlab_freedesktop_org:mesa/mesa.git 108 108 track: '20.3' 109 ref: mesa-20.3.2-1-g6d2e76d2425901dec7bb21da62b5f0f2b81f1e8a 109 ref: mesa-20.3.5-1-g42a4d76fccfee52ec5ca24db7a8df661a0e8e66b 110 exclude: 111 - '*.0' 110 112 - kind: patch 111 113 path: patches/mesa/mesa_libdrm_deps.patch 114 - kind: patch 115 path: patches/mesa/0001-i915-Prevent-invalid-framebuffer-usage.patch
Note:
See TracChangeset
for help on using the changeset viewer.