summaryrefslogtreecommitdiff
path: root/vcl/skia/SkiaHelper.cxx
AgeCommit message (Expand)Author
2020-05-14cache results of Skia's drawTransformedBitmap() (tdf#132438)Luboš Luňák
2020-04-10dump info about Skia and Vulkan drivers to a log fileLuboš Luňák
2020-04-07avoid Skia bitmap->image pixel copying in raster modeLuboš Luňák
2020-04-06update Skia to chrome/m83Luboš Luňák
2020-03-25make sure only VCL-Skia or VCL-OpenGL is enabled (tdf#131543)Luboš Luňák
2020-03-12rework Skia setupLuboš Luňák
2020-02-19work around a driver/card(?) problem with Skia and AA-ed polygonsLuboš Luňák
2020-02-13make sure SAL_SKIA=vulkan also overrides settingsLuboš Luňák
2020-02-13make OpenGL blacklist file code generic and use it for Skia/VulkanLuboš Luňák
2020-02-13set up properly Vulkan context creation also for WindowsLuboš Luňák
2020-02-10log human-readable vulkan driver version tooLuboš Luňák
2020-02-10if OpenGL is forced, do not enable Skia in order to allow GLLuboš Luňák
2020-02-10in case of Skia problems force raster mode, don't disable it allLuboš Luňák
2020-02-10add (Vulkan) blacklisting to SkiaLuboš Luňák
2020-02-07add Skia crash zone checkingLuboš Luňák
2020-01-20bEnable for UseSkia is reversedTomoyuki Kubota
2020-01-20remove outdated Skia TODO commentsLuboš Luňák
2019-12-06use SkBitmap::setImmutable() where suitableLuboš Luňák
2019-12-06make all Skia drawing GPU-backed, if possibleLuboš Luňák
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-11-27avoid some compiler warnings in Skia VCL codeLuboš Luňák
2019-11-27make Skia VCL backend fall back to raster if vulkan doesn't workLuboš Luňák
2019-11-27add GUI and configuration options for SkiaLuboš Luňák
2019-11-27fix Skia enabling (disabling and it should not be enabled by default)Luboš Luňák
2019-11-27build properly with or without Skia enabledLuboš Luňák
2019-11-27initial empty Skia VCL implementationLuboš Luňák