SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for wpebackend-fdo-devel-1.8.0-2.1.i586.rpm :

* Thu Sep 17 2020 Michael Gorse - Update to version 1.8.0: + Added new API for the audio rendering protocol, which allows embedders to receive audio samples instead of letting WPE WebKit handle their playback. + Added support to export frames using EGLStreams, which can be used e.g. with Nvidia GPUs. + New build configuration system based on Meson. The existing CMake-based system is still maintained, and both produce the same outputs. + Use libepoxy for EGL operations.- Switch to meson.- Add epoxy to BuildRequires: new dependency.
* Wed Jun 10 2020 Bjørn Lie - Update to version 1.6.1: + Fixed build when using EGL stacks with odd EGLNativeDisplay definitions. + Fixed version retrieval functions not being exposed as public symbols. + Improve build configuration by instructing CMake to report mismatched versions of dependency libraries, instead of failing to compile.
* Thu Mar 12 2020 Bjørn Lie - Update to version 1.6.0: + Added support for the DMA-BUF video plane display protocol. + Added support for exporting DMA-BUF buffers. + Added support for exporting SHM-based buffers. + Fix building the documentation. + Ensure that only symbols marked as public are exported.- Add explicit pkgconfig(wayland-client) and pkgconfig(wayland-server) BuildRequires: cmake checks for them.- Pass explicit -DWayland_VERSION_HEADER_PATH=$(pkg-config - -variable=includedir wayland-client) to cmake, let cmake find our wayland headers properly.
* Thu Mar 12 2020 Bjørn Lie - Update to version 1.4.2: + Fix build failures with EGL implementations which do not provide an EGL/eglmesaext.h header.
* Tue Feb 25 2020 Dominique Leuenberger - Update to version 1.4.1 (boo#1164688): + Fix build failures with recent compiler versions due to missing function declarations.- Drop memset-prototype.patch: fixed upstream.
* Mon Oct 07 2019 Michael Gorse - Add memset-prototype.patch: fix usage of undeclared std::memset() function.
* Sat Oct 05 2019 Bjørn Lie - Add baselibs.conf, build 32-bit support libs.- Drop Group tag added by mistake.
* Thu Sep 19 2019 Bjørn Lie - Update to version 1.4.0: + New macros in the API to check the version at compilation time. + New API for exported images which allows querying their dimension their backing EGLImageKHR. + Support DMA-BUF resource exports through a new callback in the API. + Added support for detaching and attaching new targets to a view backend. + Improved management and cleanup of Wayland resources. + Improved handling of Wayland events. + Build system improvements.
* Tue Sep 17 2019 Michael Gorse - Update to version 1.3.91: + Support DMA-BUF resource exports through a new callback in the API. + Improve management and cleanup of Wayland resources. + Make the build more reliable using CMake imported library targets. + Enable compiler warnings.- Drop wpebackend-fdo-fix-include-dirs.patch: fixed upstream.
* Thu Jul 25 2019 Bjørn Lie - Initial package for openSUSE, version 1.3.1.
 
ICM