31790dc00c
The new test can load "profiles" from kconfig files in the test data. Based on that the glGetString return values are mocked and GLPlatform can perform detect without having to interact with a real GL library. That way we can verify that the detect code works correctly. As a first test the settings of one Intel/IvyBridge is included. More tests can be added easily (e.g. looking at various supportInformation output in bugs.kde.org). Also this allows to more easily add detect code for GPUs we do not know yet. And to simulate conditions where the detect code failed resulting in no compositing at all.
19 lines
350 B
Groff
19 lines
350 B
Groff
[Driver]
|
|
Vendor=Intel Open Source Technology Center
|
|
Renderer=Mesa DRI Intel(R) Ivybridge Desktop
|
|
Version=3.3 (Core Profile) Mesa 11.2.2
|
|
ShadingLanguageVersion=3.30
|
|
|
|
[Settings]
|
|
LooseBinding=true
|
|
GLSL=true
|
|
TextureNPOT=true
|
|
Mesa=true
|
|
Intel=true
|
|
GLVersion=3,3
|
|
GLSLVersion=3,30
|
|
MesaVersion=11,2,2
|
|
DriverVersion=11,2,2
|
|
Driver=7
|
|
ChipClass=2004
|
|
Compositor=9
|