summaryrefslogtreecommitdiff
path: root/vcl/opengl
AgeCommit message (Expand)Author
2020-05-23tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-03-31tdf#131221: blacklist Intel on Win10 deviceid 0x5917Julien Nabet
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
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-05-02tdf#115092: blacklist Intel(R) HD Graphics 530Xisco Fauli
2019-04-16fix areaScaleFragmentShader.glsl with texture atlas (tdf#105277)Luboš Luňák
2019-04-16in dbgutil mode initialize texture contents with predictable garbageLuboš Luňák
2019-04-16make ConvertBGRABufferToBitmapEx work properly also on non-win32Luboš Luňák
2019-04-16round() instead of truncating in two-pass OpenGL area scalingLuboš Luňák
2019-04-15restore code commentsLuboš Luňák
2019-04-10clang-tidy: Silence warnings from WIP unhandled-self-assignment checkTamás Zolnai
2019-03-29tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna
2019-03-28make OpenGLSalBitmap deallocate user data properlyLuboš Luňák
2019-03-28make ReadTexture() also handle 8-bit non-grayscale images (tdf#116888)Luboš Luňák
2019-03-22opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák
2019-03-21add missing else in an if-else chainLuboš Luňák
2019-03-14Fix scheduled Task priority change handlingJan-Marek Glogowski
2019-03-08tdf#121120 vcl opengl: handle 8-bit palette bitmap as 24 bit RGB textureMiklos Vajna
2019-03-08vcl opengl: avoid task priority warning on cursor blinkMiklos Vajna
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-23improve function local staticsNoel Grandin
2018-11-21loplugin:redundantfcast improvementsNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-05Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-10-30tdf#119020 always scale icons as 24bit RGBJan-Marek Glogowski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-21pvs-studio: V501 same expression twiceCaolán McNamara