index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrRenderTargetContext.cpp
Commit message (
Expand
)
Author
Age
*
Update more GrOps to split-opList world
Robert Phillips
2017-06-01
*
Do color correction of vertex colors in GPU drawVertices
Brian Osman
2017-05-31
*
Update clearOp for split-OpList world (take 3)
Robert Phillips
2017-05-31
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Revise system for checking for uninstantiated proxies
Robert Phillips
2017-05-29
*
Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext
Brian Osman
2017-05-26
*
Revert "Update clearOp for split-OpList world (take 2)"
Mike Klein
2017-05-26
*
Update clearOp for split-OpList world (take 2)
Robert Phillips
2017-05-25
*
Revert "Update clearOp for split-OpList world"
Robert Phillips
2017-05-18
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
Update clearOp for split-OpList world
Robert Phillips
2017-05-18
*
Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy
Robert Phillips
2017-05-18
*
Add check for incorrect opList splits
Robert Phillips
2017-05-18
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl...
Brian Salomon
2017-05-15
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Split up opLists (take 3)
Robert Phillips
2017-05-12
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
*
Fix transparent ambient shadows
Jim Van Verth
2017-05-11
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Add debug-only helper methods to get #ops & #clips per opList
Robert Phillips
2017-05-09
*
More analytic shadow refactoring.
Jim Van Verth
2017-05-05
*
Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...
Brian Salomon
2017-05-03
*
Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."
Brian Salomon
2017-05-03
*
Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.
Brian Salomon
2017-05-03
*
Optimizations for analytic shadows.
Jim Van Verth
2017-05-01
*
Revert "Split up opLists (take 2)"
Robert Phillips
2017-04-24
*
Split up opLists (take 2)
Robert Phillips
2017-04-24
*
Make InstancedRendering more opList-splitting friendly
Robert Phillips
2017-04-24
*
Revert "Split up opLists"
Robert Phillips
2017-04-18
*
Split up opLists
Robert Phillips
2017-04-18
*
Split cleanup changes out of bigger CL (take 2)
Robert Phillips
2017-04-18
*
Revert "Split cleanup changes out of bigger CL"
Mike Klein
2017-04-17
*
Split cleanup changes out of bigger CL
Robert Phillips
2017-04-17
*
sk_sp-ify opList creation & storage
Robert Phillips
2017-04-14
*
Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetCo...
Robert Phillips
2017-04-13
*
Make all GrRenderTargetOpList ops store a GrRenderTarget pointer
Robert Phillips
2017-04-13
*
Remove discard from GrRenderTarget & force it to always go through a RenderTa...
Robert Phillips
2017-04-11
*
consolidate read/writePixels in GrSurfaceContext
Robert Phillips
2017-04-10
*
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
Brian Salomon
2017-04-08
*
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
Brian Salomon
2017-04-08
*
Create GrXferProcessor while doing GrProcessorSet analysis.
Brian Salomon
2017-04-08
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Update stencil ops to have a parallel proxyID
Robert Phillips
2017-04-06
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...
Robert Phillips
2017-04-06
[next]