Path to this page:
Subject: CVS commit: pkgsrc/benchmarks/glmark2
From: David Brownlee
Date: 2023-07-25 11:07:34
Message id: 20230725090734.8DC07FBDB@cvs.NetBSD.org
Log Message:
Updated benchmarks/glmark2 to 2023.01
Allows building with python 3.11
(14 day timeout from email to MAINTAINER)
glmark2 2023.01 (20230119)
==========================
* Add gbm-gl/glesv2 flavors for GBM offscreen rendering.
* Add x11-gl-egl flavor that uses EGL under X11.
* Implement SwapInterval 0 for the DRM backend.
* Support multisampled configs in --visual-config.
* Support explicitly specifying the config id in --visual-config.
* Add CPU time and shader compilation time to available results.
* Add --results to specify which kind of results to report.
* Add --results-file to export results to XML or CSV.
* Add --version command-line option.
glmark2 2021.12 (20211223)
==========================
* Fix crash with NVIDIA OpenGL driver.
* Fix issues when running with the Wayland backend under Sway.
* Gracefully handle missing GL features.
* Fix model loading on big-endian systems.
* Support EGL versions < 1.4.
* Fix crash with the DRM backend when we can't become DRM master.
glmark2 2021.02 (20210215)
==========================
* Meson build system support for DRM/X11/Wayland builds.
* Fix precision handling in various fragment shaders.
* Fix spurious failures when using --validate.
* Always draw to the correct, offscreen buffer when using --off-screen.
* Don't prefer framebuffer formats with more than 8 bytes per component.
* Add basic mouse and keyboard support on Wayland.
Files: