summaryrefslogtreecommitdiff
path: root/vcl/opengl
AgeCommit message (Expand)Author
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
2019-11-02tdf#128441: blacklist nvidia on Win10 deviceid 0x2182Julien Nabet
2019-10-24no-op in SalBitmap::ConvertToGreyscale() is also a successLuboš Luňák
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-10-04loplugin:unusedmethodsNoel Grandin
2019-10-03loplugin:unusedmethodsNoel Grandin
2019-10-02Refactoring of the class CrashReporterJuergen Funk
2019-10-01don't suggest gtk SAL_USE_VCLPLUGIN env variableCaolán McNamara
2019-10-01crashreport: change addKeyValue to lower-case camelJuergen Funk
2019-09-26remove internal use of 16-bit packed formatsNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22loplugin:constmethod in vclNoel Grandin
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-10Silence -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-08-09Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-07-20cid#1448247 Division or modulo by float zeroCaolán McNamara
2019-07-08Do not support GL blacklisting for Windows versions older than 7Gabor Kelemen