diff options
author | Sven Gothel <[email protected]> | 2019-08-23 07:25:53 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-08-23 07:25:53 +0200 |
commit | 21f82eb8b74a60cc8a869e073e124d44c75f217e (patch) | |
tree | c436343eed82c4d3db149d452ab3a3f6a1e01c73 /oculusvr-sdk | |
parent | bd4be8b54a43b95d7dec90f6dbd0905987ad7605 (diff) |
Bug 1383: Tighten version/profile qualification: fail if: requested compat profile && has core profile
On Mesa, if requesting a 3.1 compat profile, we receive a 4.5 core profile.
This is natural due to constraints within glXCreateContextAttribsARB,
i.e. GLX_CONTEXT_PROFILE_MASK_ARB is only a available for versions >= 3.2
and these are not available on Mesa.
Tested with Mesa 18.3.6 of Debian 10 Buster,
which also confirms Bug 1385 fix of limitating GL3CompatNonCompliant
to Mesa < 18.2.0
Diffstat (limited to 'oculusvr-sdk')
0 files changed, 0 insertions, 0 deletions