Skip to content

Commit

Permalink
Release: WPEBackend-fdo 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aperezdc committed Aug 20, 2018
1 parent 4c48a39 commit 2e6452c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
=======================
1.0.0 - August 21, 2018
=======================

- Updated to use libwpe 1.0.0.
- The libWPEBackend-fdo library now uses the libtool versioning convention.
- New API which supports exporting frames as EGL images. This provides
applications with a ready to to render EGLImage, and has the advantage
that the library hides the actual protocol used by the backend's nested
compositor from the application.
- Improved dispatching of Wayland events.
- Support using DMA-BUF Wayland surfaces.
- Support using Wayland versions older than 1.10

====================
0.1 - April 26, 2018
====================

Expand Down

0 comments on commit 2e6452c

Please sign in to comment.