aboutsummaryrefslogtreecommitdiff
path: root/graphics/primitives.cpp
AgeCommit message (Expand)Author
2020-01-11GRAPHICS: Fix arguments order in drawRectScott Percival
2019-12-25DIRECTOR: Added drawing for QuickDraw cast membersEugene Sandulenko
2019-09-07HDB: Remove useless returnsStrangerke
2018-09-08GRAPHICS: Simplify trig usage in primitivesDavid Fioramonti
2018-04-15JANITORIAL: Fix whitespaceAdrian Frühwirth
2016-08-25GRAPHICS: Correcting think line thicknessEugene Sandulenko
2016-08-25GRAPHICS: Fix potential rounding errors in the h/v thick line drawingEugene Sandulenko
2016-08-25GRAPHICS: Fix discrepancy in the thick line drawing functionFilippos Karapetis
2016-02-19GRAPHICS: Silence some false positive MSVC warningsFilippos Karapetis
2016-02-14GRAPHICS: Fully fix compilation under MSVCMartin Kiewitz
2016-02-14GRAPHICS: Fix compilation under MSVCEugene Sandulenko
2016-02-14GRAPHICS: Fix regression in polygon drawingEugene Sandulenko
2016-02-14GRAPHICS: Use our own sort instead of bubbleEugene Sandulenko
2016-02-14GRAPHICS: Move generic primitives from WAGE engineEugene Sandulenko
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2011-10-27GRAPHICS: Make drawThickLine take a thickness in both x and y directionsMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2008-01-05Converted some spaces to tabs.Torbjörn Andersson
2007-12-19Replaced sqrtf by sqrt (the former causes more problems than the tiny potenti...Max Horn
2007-12-19Include SQRTFS missing fix also for Symbian OSLars Persson
2007-12-09Fixed typosMax Horn
2007-12-09Fix for bug #1845876: MACOSX 10.2.8: sqrtf undefinedMax Horn
2007-11-25An attempt to implement thick line drawing.Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-14Use const keyword to help compiler optimize codeMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-04-27Patch #1186744 (Common line-drawing function)Max Horn