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