SkScalar and GrScalar used to be independent. Now GrScalar is just a typedef of SkScalar. ...
13 years, 2 months ago
(2011-08-16 18:29:32 UTC)
#1
SkScalar and GrScalar used to be independent. Now GrScalar is just a typedef of
SkScalar. Same goes for Sk/GrPoint.
Also remove unused conversion classes for drawing SkRects through
GrContext::drawCustomVertices. (I plan to remove GrContext::drawCustomVertices.)
Issue 4876055: Remove sk/gr scalar conversion macros that are no longer needed
(Closed)
Created 13 years, 2 months ago by bsalomon
Modified 13 years, 2 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0