summaryrefslogtreecommitdiff
path: root/vcl/opengl/gdiimpl.cxx
AgeCommit message (Expand)Author
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
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-08-04loplugin:flatten in vclNoel Grandin
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-03-06tdf#124848 partial refactor hairline logicArmin Le Grand
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)
2019-12-05Fix typoAndrea Gelmini
2019-11-27reimplement supportsOperation() for Skia and OpenGLLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-27move opengl vcl files to opengl/Luboš Luňák
2019-08-20loplugin:constvars in vclNoel Grandin
2019-08-10Silence -Werror,-Wimplicit-int-float-conversionStephan Bergmann
2019-07-20cid#1448247 Division or modulo by float zeroCaolán McNamara
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-04-16fix areaScaleFragmentShader.glsl with texture atlas (tdf#105277)Luboš Luňák
2019-03-29tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna
2019-03-22opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák
2019-03-14Fix scheduled Task priority change handlingJan-Marek Glogowski
2019-03-08vcl opengl: avoid task priority warning on cursor blinkMiklos Vajna
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-03tdf#115671 vcl opengl: fix drawing of polylines with duplicate pointsMiklos Vajna
2018-06-27tdf#102960 vcl opengl: fix missing support for polygon track framesMiklos Vajna
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2018-01-17Fix typosAndrea Gelmini
2018-01-17loplugin:useuniqueptr in OpenGLSalGraphicsImplNoel Grandin
2018-01-12More loplugin:cstylecast: vclStephan Bergmann