https://bugs.documentfoundation.org/show_bug.cgi?id=160783

--- Comment #16 from V Stuart Foote <vsfo...@libreoffice.org> ---
(In reply to Julien Nabet from comment #15)

>...
> why driverVersion appears only with GR_GL_DRIVER_VER except for
> include/third_party/vulkan/vulkan/vulkan_core.h ?

I think those are mostly leftovers from migration from OpenGL to Vulkan that
Luboš had handled. OpenGL removed from VCL, but retained some of the OpenGL
driver version used in the DENYLIST handling?

https://gerrit.libreoffice.org/c/core/+/107290
https://gerrit.libreoffice.org/c/core/+/107362
https://gerrit.libreoffice.org/c/core/+/107398
https://gerrit.libreoffice.org/c/core/+/107399

And, I'm not sure but seems like the version and os handling for the DENYLIST
will need some attention. No Windows 11 and especially if we implement testing
as uint32_t against the returned VkPhysicalDeviceProperties prop.driverVersion

vcl/source/helper/driverblocklist.cxx
vcl/inc/driverblocklist.hxx

For Vulkan, Luboš had tweaked the version string conversion there with

https://gerrit.libreoffice.org/c/core/+/103118

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to