aboutsummaryrefslogtreecommitdiff
path: root/graphics/primitives.cpp
AgeCommit message (Collapse)Author
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
svn-id: r30225
2007-12-19Replaced sqrtf by sqrt (the former causes more problems than the tiny ↵Max Horn
potential improvement is worth it) svn-id: r29905
2007-12-19Include SQRTFS missing fix also for Symbian OSLars Persson
svn-id: r29904
2007-12-09Fixed typosMax Horn
svn-id: r29793
2007-12-09Fix for bug #1845876: MACOSX 10.2.8: sqrtf undefinedMax Horn
svn-id: r29791
2007-11-25An attempt to implement thick line drawing.Eugene Sandulenko
svn-id: r29639
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2006-04-14Use const keyword to help compiler optimize codeMax Horn
svn-id: r21866
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20519
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
svn-id: r19142
2005-04-27Patch #1186744 (Common line-drawing function)Max Horn
svn-id: r17842