DescriptionAdd an origin flag for backend (external) textures. Some textures in WebKit have a topdown orientation, and skia needs to be notified of this, so that they are not drawn upside-down.
Committed: https://code.google.com/p/skia/source/detail?r=7414
Patch Set 1 #Patch Set 2 : Make BottomUp the default (as it was previously). Fix comment. #Patch Set 3 : Refactor GrSurface::Origin and GrTextureOrigin into GrSurfaceOrigin. #Patch Set 4 : Fix comment. #
Total comments: 4
Patch Set 5 : Fix enum style; fix RT check. #
MessagesTotal messages: 8
|