On 11/12/2019 09:28, Jean Hertel wrote:
From: Lionel Landwerlin
- In case the options are different (which is quite likely), how do we query
the available options?
For OpenGL we have glXGetScreenDriver/glXGetDriverConfig
For EGL we have eglGetDisplayDriverName/eglGetDisplayDriverConfig [2]
From: Lionel Landwerlin
>> - In case the options are different (which is quite likely), how do we query
>> the available options?
>>
>> For OpenGL we have glXGetScreenDriver/glXGetDriverConfig
>>
>> For EGL we have eglGetDisplayDriverName/eglGetDisplayDriverConfig [2]
>>
>> What about Vulkan? How
On 08/12/2019 16:04, Jean Hertel wrote:
Dear Mesa developers,
I'm looking into further improving adriconf[1] as a tool to configure mesa
driver options.
Vulkan mesa drivers can now read their configuration options from the .drirc
configuration file.
With this in mind I have the following quest
Dear Mesa developers,
I'm looking into further improving adriconf[1] as a tool to configure mesa
driver options.
Vulkan mesa drivers can now read their configuration options from the .drirc
configuration file.
With this in mind I have the following question to mesa developers:
- Are Vulkan driv