aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-05-21 10:43:36 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-05-21 15:53:55 +0000
commit1307312bf475a3457d54c8ea2b3ff871519db22a (patch)
tree934c9a6c278d70e9044dfd4a3be3da2a5111d373 /benchmarks
parent503a56abdbfca8de10802837fb8bd7b7c6ed1110 (diff)
downloadports-1307312bf475a3457d54c8ea2b3ff871519db22a.tar.gz
ports-1307312bf475a3457d54c8ea2b3ff871519db22a.zip
benchmarks/glmark2: backport --fullscreen fix for WAYLAND option
$ glmark2-wayland --fullscreen Error: eglCreateWindowSurface failed with error: 0x300b Error: eglCreateWindowSurface failed with error: 0x300b Error: CanvasGeneric: Invalid EGL state Error: main: Could not initialize canvas
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/glmark2/Makefile3
-rw-r--r--benchmarks/glmark2/distinfo2
2 files changed, 4 insertions, 1 deletions
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile
index d362f433cd16..09d20c0937bd 100644
--- a/benchmarks/glmark2/Makefile
+++ b/benchmarks/glmark2/Makefile
@@ -2,11 +2,12 @@
PORTNAME= glmark2
PORTVERSION= 2021.02
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= bd2c4ca8360a.patch:-p1 # https://github.com/glmark2/glmark2/issues/147
+PATCHFILES+= 042bbea08fae.patch:-p1 # https://github.com/glmark2/glmark2/issues/155
MAINTAINER= danfe@FreeBSD.org
COMMENT= Benchmark for OpenGL (ES) 2.0
diff --git a/benchmarks/glmark2/distinfo b/benchmarks/glmark2/distinfo
index 006ccd86f9ec..9410a0a39b3a 100644
--- a/benchmarks/glmark2/distinfo
+++ b/benchmarks/glmark2/distinfo
@@ -3,3 +3,5 @@ SHA256 (glmark2-glmark2-2021.02_GH0.tar.gz) = bebadb78c13aea5e88ed892e5563101ccb
SIZE (glmark2-glmark2-2021.02_GH0.tar.gz) = 9369477
SHA256 (bd2c4ca8360a.patch) = 0b32388e82fb35faddf1502d32680a61203bb32e4ee4d4d65f60b78ac244e73f
SIZE (bd2c4ca8360a.patch) = 3777
+SHA256 (042bbea08fae.patch) = 990a9075cefb63f38c2388d1d9f08224452ddbf3d2c3a44b99b5425a0ccd4698
+SIZE (042bbea08fae.patch) = 5160