| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
bug:21803918
Also, don't consider rr clipped ops opaque, and put stage
checking behind a debug flag.
Change-Id: I9304ae571337a7cf835524682d1a590a21d30fa4
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:20063841
Restores old SkShader matrix behavior from before the Glop refactor.
Many drawing operations draw without sending the canvas transform to
the GL shader. In such cases, we need to adapt the matrix sent to the
SkShader logic to invert the canvas transform that's built into
the mesh.
Change-Id: I42b6f59df36ce46436322b95bf9ad2140795ee58
|
|
|
|
|
|
|
|
|
|
|
|
| |
bug:19967854
Separate properties from Caches, into static, RenderThread-only class.
Also rewrites the means for java to set properties to correctly handle
threading, and adds an override for profile bars so that SysUi doesn't clutter
the screen with them.
Change-Id: I6e21a96065f52b9ecc49d1a126244804ba106fa9
|
|
|
|
|
|
| |
bug:19014311
Change-Id: I06376b6f625455892d8eafe2727b78025a64c4bf
|
|
|
|
|
|
| |
bug:19641517
Change-Id: Idc2e413abef5bb1438ffb3f52efb001504d3e89f
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I69440cabca84948e8aaead9479d616ebc2496517
|
|/
|
|
|
|
|
|
| |
bug:19641517
Also switch Glop VertexAttribFlags to use int for group of flags.
Change-Id: Ib7b1934197a62206a55baa6ab484ac59f5bec816
|
|
|
|
|
|
| |
bug:19597454
Change-Id: If12b95e83588b81a553210cd8c2437c6c771073a
|
|
|
|
| |
Change-Id: Icaa78bdb2cf52c1fc2194ec4016634967d17fb6a
|
|
|
|
| |
Change-Id: I3f1cd3f47f97d2e0c9b9d153732e26ee0b1c58c2
|
|
|
|
| |
Change-Id: I348a926bd4a2f47be9fdbe74058c0aa2f8dc6276
|
|
|
|
| |
Change-Id: Iaf5550bdd93da93e59a5b838234ab5612e067387
|
|
|
|
|
|
| |
Front load the scaling-to-support-shaders to record time.
Change-Id: I861c82d9d16d3c5e063cf87230127eed0b3f9b54
|
|
|
|
| |
Change-Id: I2d902819d5d77f496b67d4d25a298782903e410d
|
|
|
|
| |
Change-Id: I83b36d1ee5d8f05f41acf244639019f9b8da79cd
|
|
|
|
| |
Change-Id: I894a0b62701bd02367ab970813e4c332147351a2
|
|
|
|
| |
Change-Id: I505eb05991ca4c9b2e01e49988b8f962fad51462
|
|
|
|
| |
Change-Id: I4577546a5d2e5f084cc03f39a89db9231b8111ee
|
|
|
|
|
|
| |
Need to force blending if vertices have alpha attribute
Change-Id: I821792db6b613b4d0243cf9c7a045cba014acdc1
|
|
|
|
|
| |
bug:19014311
Change-Id: If35a873421b41cc4508b0d8ac1b4d900c9bb3717
|
|
|
|
|
|
|
| |
Enables Glop rendering for supported Rects and VertexBuffers
Also removes unused Query object
Change-Id: Ibe227bc362685a153159f75077664f0947764e06
|
|
Change-Id: I2cd299ccf178007fd5f83bab6c3448f03aec7843
|