CVS log for pkgsrc/benchmarks/glmark2/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / benchmarks / glmark2
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Sep 28 18:41:03 2024 UTC (4 weeks, 6 days ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
HEAD
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1
lines
glmark2: not for Python 3.12
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 14 05:23:50 2023 UTC (14 months, 2 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
*: recursive bump for Python 3.11 as new default
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jul 26 13:37:35 2023 UTC (15 months, 1 week ago) by abs
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1
lines
Work around upstream commit which seems to break usage on at least
NetBSD DRM devices (still worked fine with software rendering)
https://github.com/glmark2/glmark2/commit/ea488e972bbac35084b02d5b24392c26a8f232f2
Instead now if we cannot find a "good" config, we use the best
found with a warning
Also apply https://github.com/glmark2/glmark2/pull/203
Bump pkgrevision
OK'd by MAINTAINER
Revision 1.20: download - view: text, markup, annotated - select for diffs
Tue Jul 25 09:07:34 2023 UTC (15 months, 1 week ago) by abs
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -8
lines
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.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Jun 30 11:18:04 2022 UTC (2 years, 4 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Dec 4 20:45:00 2020 UTC (3 years, 10 months ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1
lines
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Sep 29 16:17:56 2020 UTC (4 years, 1 month ago) by prlw1
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +8 -7
lines
Update glmark2 to 2020.04
No longer requires python 2.7
glmark2 2020.04 (20200428)
==========================
* Port Wayland flavor to xdg-shell window management.
* Support recent Android SDK/NDK versions.
* Add support for Windows via WGL and ANGLE-EGL.
* Support Raspberry Pi's dispmanx.
* Use glad for GL headers and dynamic GL library loading.
* Add --data-path command-line option to set data path at runtime.
* Add 'nframes' scene option to limit the number of rendered frames.
* Add F-Droid/fastlane metadata.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Nov 3 11:55:29 2019 UTC (5 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
benchmarks: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Sep 2 13:20:10 2019 UTC (5 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Apr 26 13:13:44 2019 UTC (5 years, 6 months ago) by maya
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Omit mentions of python 34 and 35, after those were removed.
- Includes some whitespace changes, to be handled in a separate commit.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Apr 25 07:32:37 2019 UTC (5 years, 6 months ago) by maya
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jul 3 05:03:03 2018 UTC (6 years, 4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2
lines
extend PYTHON_VERSIONS_ for Python 3.7
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Jun 2 13:16:42 2018 UTC (6 years, 5 months ago) by prlw1
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -5
lines
Update glmark2 to 2017.07
Fixes use of auto_ptr.
glmark2 2017.07 (20170728)
==========================
* Use monotonic clock for benchmark timings.
* Use udev to find the best node path to use in the DRM backend.
* Don't rebuild common source needlessly.
* Build in C++14 mode.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jan 1 14:43:24 2017 UTC (7 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Add python-3.6 to incompatible versions.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Jul 9 13:03:32 2016 UTC (8 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Remove python33: adapt all packages that refer to it.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 22 15:26:25 2016 UTC (8 years, 9 months ago) by prlw1
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Update glmark2 to git acac90b257
- Build: Allow disabling the -Werror compiler flag
- Build: Allow user defined CXXFLAGS to override all built-in flags
- Build: Exclude git repository files from dist tarball
- Fix clang build errors
- NativeStateMir: Update for newest Mir client API
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Dec 5 21:25:30 2015 UTC (8 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 25 14:20:26 2015 UTC (9 years, 6 months ago) by tnn
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Recursive revbump following MesaLib update, categories a through f.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 8 23:25:39 2015 UTC (9 years, 7 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -1
lines
Fix warnings to build with default clang flags.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Mar 7 21:14:32 2015 UTC (9 years, 7 months ago) by tnn
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Address issues raised by agc@ to make the github master site handling
more pkgsrcesque.
1) turn _USE_GITHUB into an internal infrastructure variable
2) put back MASTER_SITES in packages' Makefiles.
3) encode the account in the master site URL, remove GH_ACCOUNT
4) rename GH_PROJECT to GITHUB_PROJECT
5) rename GH_TAGNAME to GITHUB_TAG and allow it to accept commit hash
as well as tag. GH_COMMIT is gone.
6) turn on this functionality when MASTER_SITES matches a predefined github
pattern instead of via explicit USE_GITHUB setting.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 7 17:15:11 2015 UTC (9 years, 7 months ago) by tnn
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -3
lines
drop WRKSRC override
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 7 14:27:15 2015 UTC (9 years, 7 months ago) by tnn
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -5
lines
convert to USE_GITHUB
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Feb 28 23:09:27 2015 UTC (9 years, 8 months ago) by prlw1
Branches: MAIN
Add glmark2-2014.03
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark.
CVSweb <webmaster@jp.NetBSD.org>