summaryrefslogtreecommitdiff
path: root/vcl/skia/SkiaHelper.cxx
AgeCommit message (Expand)Author
2023-01-30Update skia to m111Noel Grandin
2023-01-25Revert "Update skia to m110"Stephan Bergmann
2023-01-25Update skia to m110Noel Grandin
2022-12-21initial Experimental System-Dependent PrimitiveRenderer for CairoCaolán McNamara
2022-12-20Example System-Dependent PrimitiveRenderer for Direct2D (Win)Armin Le Grand (Allotropia)
2022-07-13move Skia setup code to a shared functionLuboš Luňák
2022-05-21update Skia to chrome/m103Luboš Luňák
2022-01-24avoid Skia GPU surfaces for small virtual devices (bsc#1183308)Luboš Luňák
2021-12-10[loplugin:external] in vcl/skia/SkiaHelper.cxxJulien Nabet
2021-12-10cache Skia drawing based on checksum of bitmap content (tdf#146095)Luboš Luňák
2021-11-29implement xor drawing directly using Skia (tdf#141090)Luboš Luňák
2021-11-29remove Skia kDifference workaroundLuboš Luňák
2021-11-17Skia dumping is no longer dbgutil-onlyLuboš Luňák
2021-11-16make SkiaHelper::dump() available also in non-dbgutil buildsLuboš Luňák
2021-11-13loplugin:conststringvarJulien Nabet
2021-11-12get rid of Skia's 'rasterhack' for Invert()Luboš Luňák
2021-08-31test at least creating Metal context when initializing SkiaLuboš Luňák
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-03-03'using namespace SkiaHelper' in skia vcl sourcesLuboš Luňák
2021-03-03update Skia to chrome/m90Luboš Luňák
2021-02-08Revert "update Skia to chrome/m89" (tdf#140023)Luboš Luňák
2021-01-20update Skia to chrome/m89Luboš Luňák
2021-01-07faster debug dumping for SkiaLuboš Luňák
2020-12-25Removed duplicated includeAndrea Gelmini
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10make Skia image cache size configurableLuboš Luňák
2020-11-17set Skia pixel geometry for every surfaceLuboš Luňák
2020-10-07try more to match Skia's alpha type for source and destinationLuboš Luňák
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-23detect and fail immediately on failed Skia allocations (tdf#135952)Luboš Luňák
2020-09-23if allocating Vulkan surface fails, fall back to Skia raster surfaceLuboš Luňák
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-09-08Simplify GetVendorNameFromId, returning std::string_viewStephan Bergmann
2020-09-07increase Skia image cache size to 64MiB (tdf#136244)Luboš Luňák
2020-09-03initialize possible CPU intrinsics use also for normal Skia (tdf#136326)Luboš Luňák
2020-08-26update Skia to chrome/m86 snapshotLuboš Luňák
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-29optimize a bit more conversions to/from Skia bitmap formatsLuboš Luňák
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-06-30actually call Skia init functionLuboš Luňák
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák
2020-05-26make disabling of Skia override forcing it (tdf#133399)Luboš Luňák
2020-05-21fix image caching in Skia (tdf#133215)Luboš Luňák
2020-05-14cache Skia' drawAlphaBitmap() in raster mode (tdf#104878)Luboš Luňák
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