aboutsummaryrefslogtreecommitdiffstats
path: root/src/test
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2019-08-21 02:19:20 +0200
committerSven Gothel <[email protected]>2019-08-21 02:19:20 +0200
commit209bb2f0dc3418d168dc6887802bf4368b6d6f4e (patch)
treefec0d342d2346d66eb4ee91c98b7b95e04c2e861 /src/test
parent1f0d7d4b416521ef56fdc81b28d128c7f3279188 (diff)
Bug 1384: Allow GLRendererQuirks to be overridden by user properties
Allow GLRendererQuirks to be overridden by user properties, allowing to either force (inject) a quirk by a user property or to ignore a quirk by a user property. This helps: - debugging certain quirk behavior (See Bug 1383) - allowing a user to customize the quirk setting +++ This patch also refines the quirk: GLNonCompliant -> GL3CompatNonCompliant, i.e. constraints its semantics to GL3 compatible context. +++ This patch also removed useless code of GLRendererQuirk, i.e. the 'int[] quirk' array arguments which are nonsense or wasteful, as we operate with bitmasks.
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions