summaryrefslogtreecommitdiff
path: root/vcl/opengl/RenderList.cxx
AgeCommit message (Expand)Author
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2019-08-20loplugin:constvars in vclNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-06-30cppcheck: variableScopeJochen Nitschke
2018-03-26replace SalColor with ColorNoel Grandin
2018-01-24loplugin:unused-returns in vclNoel Grandin
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-18loplugin:constparams in vclNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-25loplugin:constantparamNoel Grandin
2017-03-02Fix typosAndrea Gelmini
2016-12-08tdf#104034 skip polygons with less than 2 pointsTomaž Vajngerl
2016-07-28tdf#100915 draw antialiased line just for polygon outlineTomaž Vajngerl
2016-06-08opengl: batch drawing of polylinesTomaž Vajngerl
2016-06-08Not sure why loplugin:passstuffbyref did not warn about these cases?Tor Lillqvist
2016-06-08loplugin:passstuffbyrefTor Lillqvist
2016-06-08opengl: deferred texture drawing in RenderList, add drawAlphaRectTomaž Vajngerl
2016-06-08opengl: batch draw polypolygonsTomaž Vajngerl
2016-06-08opengl: batch drawing of pixel, line, rect draw callsTomaž Vajngerl