summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorRomain Guy <romainguy@google.com>2012-07-13 15:28:31 -0700
committerRomain Guy <romainguy@google.com>2012-07-13 15:28:31 -0700
commit586cae3ac69c0c667fbf8a954edbd399f620a717 (patch)
tree400d845a02c1ff3e36db59835072bf23efa789e7 /docs/html/sdk/api_diff/12/changes
parent9c0b188e4231bcb967234f3646c178d22d8a9f50 (diff)
Improve rendering speed by disabling scissor tests
This change improves execution of display lists, particularly on tiled renderers. The goal is to disable the scissor test as often as possible. Drawing commands are rarely clipped by View bounds so most of them can be drawn without doing a scissor test. The speed improvements scale with the number of views and drawing commands. Change-Id: Ibd9b5e051a3e4300562463805acc4fd744ba6266
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions