SHA256
1
0
forked from pool/weston

- Update to new upstream release 8

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/weston?expand=0&rev=89
This commit is contained in:
2020-02-03 22:21:43 +00:00
committed by Git OBS Bridge
parent a8cf1ce98b
commit d7a5340d61
5 changed files with 60 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Jan 26 10:19:38 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update to new upstream release 8
* DRM hardware planes should be used more effectively
* The DRM backend now supports HDCP
* Headless backend now supports OpenGL
* DRM backend can now be built without GBM
* EGL_KHR_partial_update is now used when available, reducing
memory bandwidth usage on some GPUs.
-------------------------------------------------------------------
Sat Aug 24 04:06:09 UTC 2019 - Jan Engelhardt <jengelh@inai.de>