summaryrefslogtreecommitdiff
path: root/vcl/opengl
AgeCommit message (Expand)Author
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-11-14remove SalPointNoel Grandin
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-22fix parsing of Vulkan version numbersLuboš Luňák
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-07cid#1465674 silence Copy-paste errorCaolán McNamara
2020-08-04loplugin:simplifypointertobool (clang-cl)Stephan Bergmann
2020-08-04loplugin:flatten in vclNoel Grandin
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: vclStephan Bergmann
2020-06-30differentiate between 8bit and any-bit grey palette (tdf#121120)Luboš Luňák
2020-06-25log properly the compiler used to compile SkiaLuboš Luňák
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-11tdf#38835: strip out non-trivial globals before mainIan Barkley-Yeung
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-04-07no gray conversion needed for VCL alpha hacksLuboš Luňák
2020-03-29tdf#131221: blacklist Intel on Win10 deviceid 0x5917Julien Nabet
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
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
2020-02-10cid#1458168 silence bogus Dereference after null checkCaolán McNamara
2020-02-08Fix typoAndrea Gelmini
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-03loplugin:duplicatedefines (clang-cl)Stephan Bergmann
2020-01-25Use properly typed var for iterationStephan Bergmann
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-06convert SkImage -> SkBitmap only on demandLuboš Luňák
2020-01-03cid#1456604 Uninitialized scalar variableCaolán McNamara
2019-12-26tdf#125516: OpenGL: blacklist Intel drivers 26.20.100.6861 - 26.20.100.7463Mike Kaganski
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-12-05Fix typoAndrea Gelmini
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-27Skia alpha handling improvementsLuboš Luňák
2019-11-27move opengl's code for converting 1,2,4bpp to 24bppLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08loplugin:stringadd (clang-cl)Stephan Bergmann