DescriptionThis patch makes quad-clipping to a scissor window an explicit operation at quad-generation time. If the transform for the quad is a scale and or a transform clipping is a simple bounding box intersection and uv-recomputation.
BUG=161871
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171850
Patch Set 1 #
Total comments: 11
Patch Set 2 : adding is_clipped check #Patch Set 3 : using rect and moving the clipper to texture_draw_quad #Patch Set 4 : using static cast #
Total comments: 9
Patch Set 5 : implementing jamesr's style comments #Patch Set 6 : removing const on return value #
Messages
Total messages: 15 (0 generated)
|