summaryrefslogtreecommitdiff
path: root/vcl/inc/driverblocklist.hxx
AgeCommit message (Expand)Author
2024-12-08Remove Windows 7, 8 and 8.1 from driver blocklist codeIlmari Lauhakangas
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-29make it possible to blacklist just "windows"Luboš Luňák
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-08Simplify GetVendorNameFromId, returning std::string_viewStephan Bergmann
2020-08-18new loplugin:unusedvarsglobalNoel Grandin
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák
2020-02-19work around a driver/card(?) problem with Skia and AA-ed polygonsLuboš Luňák
2020-02-13remove 'ATI' from the driver listLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák