Skip to content

Commit d3b5dc1

Browse files
committed
[wpewebkit] Enable accelerated canvas on 2.28
1 parent 5bf4f6f commit d3b5dc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/wpe/wpewebkit/wpewebkit.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ WPEWEBKIT_FLAGS = \
123123
-DENABLE_MINIBROWSER=OFF \
124124
-DSILENCE_CROSS_COMPILATION_NOTICES=ON \
125125
-DENABLE_BUBBLEWRAP_SANDBOX=OFF \
126+
-DENABLE_ACCELERATED_2D_CANVAS=ON \
126127
-DUSE_WOFF2=OFF
127128

128129
ifeq ($(BR2_PACKAGE_WPEWEBKIT_MULTIMEDIA),y)

0 commit comments

Comments
 (0)