-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
layout: post | ||
title: "WPE WebKit 2.43.1 released" | ||
tags: [release, unstable] | ||
package: wpewebkit | ||
version: 2.43.1 | ||
permalink: /release/wpewebkit-2.43.1.html | ||
--- | ||
|
||
This is the first development release leading towards the 2.44 series. | ||
|
||
### What's new in WPE WebKit 2.43.1? | ||
|
||
- Improve V-Blank synchronization when rendering. | ||
- Improve DMA-BUF buffers handling for video frames. | ||
- Use the buffer format preferred by the driver in DMA-BUF renderer. | ||
- Do not block the compositing thread waiting for rendering threads. | ||
- Improve performance when scaling images in a canvas. | ||
- Allow disabling WebGL support using the API. | ||
- Enable usage of `libbacktrace` by default. | ||
- Fix several crashes and rendering issues. | ||
|
||
#### Checksums | ||
|
||
<pre> | ||
wpewebkit-2.43.1.tar.xz (31.0 MiB) | ||
md5sum: 9bdfd5e91254b348119dd41e256e3900 | ||
sha1sum: 776183823cb090b1c0c9646407fa22ed751370cb | ||
sha256sum: 1713ede3016d5b027cc28779399873f2d9e8bd976291895d8085ba668e3a22f1 | ||
</pre> |