aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrRenderTargetContext.cpp
Commit message (Expand)AuthorAge
* Convert DstTexture to DstProxy (take 2)Gravatar Robert Phillips2017-05-29
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContextGravatar Brian Osman2017-05-26
* Revert "Update clearOp for split-OpList world (take 2)"Gravatar Mike Klein2017-05-26
* Update clearOp for split-OpList world (take 2)Gravatar Robert Phillips2017-05-25
* Revert "Update clearOp for split-OpList world"Gravatar Robert Phillips2017-05-18
* Remove ambient and spot mask filters.Gravatar Jim Van Verth2017-05-18
* Update clearOp for split-OpList worldGravatar Robert Phillips2017-05-18
* Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxyGravatar Robert Phillips2017-05-18
* Add check for incorrect opList splitsGravatar Robert Phillips2017-05-18
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17
* Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl...Gravatar Brian Salomon2017-05-15
* Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".Gravatar Brian Salomon2017-05-12
* Split up opLists (take 3)Gravatar Robert Phillips2017-05-12
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Fix transparent ambient shadowsGravatar Jim Van Verth2017-05-11
* Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.Gravatar Brian Salomon2017-05-10
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Add debug-only helper methods to get #ops & #clips per opListGravatar Robert Phillips2017-05-09
* More analytic shadow refactoring.Gravatar Jim Van Verth2017-05-05
* Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...Gravatar Brian Salomon2017-05-03
* Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."Gravatar Brian Salomon2017-05-03
* Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.Gravatar Brian Salomon2017-05-03
* Optimizations for analytic shadows.Gravatar Jim Van Verth2017-05-01
* Revert "Split up opLists (take 2)"Gravatar Robert Phillips2017-04-24
* Split up opLists (take 2)Gravatar Robert Phillips2017-04-24
* Make InstancedRendering more opList-splitting friendlyGravatar Robert Phillips2017-04-24
* Revert "Split up opLists"Gravatar Robert Phillips2017-04-18
* Split up opListsGravatar Robert Phillips2017-04-18
* Split cleanup changes out of bigger CL (take 2)Gravatar Robert Phillips2017-04-18
* Revert "Split cleanup changes out of bigger CL"Gravatar Mike Klein2017-04-17
* Split cleanup changes out of bigger CLGravatar Robert Phillips2017-04-17
* sk_sp-ify opList creation & storageGravatar Robert Phillips2017-04-14
* Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetCo...Gravatar Robert Phillips2017-04-13
* Make all GrRenderTargetOpList ops store a GrRenderTarget pointerGravatar Robert Phillips2017-04-13
* Remove discard from GrRenderTarget & force it to always go through a RenderTa...Gravatar Robert Phillips2017-04-11
* consolidate read/writePixels in GrSurfaceContextGravatar Robert Phillips2017-04-10
* Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""Gravatar Brian Salomon2017-04-08
* Revert "Create GrXferProcessor while doing GrProcessorSet analysis."Gravatar Brian Salomon2017-04-08
* Create GrXferProcessor while doing GrProcessorSet analysis.Gravatar Brian Salomon2017-04-08
* Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)Gravatar Robert Phillips2017-04-07
* Update stencil ops to have a parallel proxyIDGravatar Robert Phillips2017-04-06
* Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"Gravatar Robert Phillips2017-04-06
* Make GrCopySurfaceOp friendlier to GrSurfaceProxyGravatar Robert Phillips2017-04-06
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-06
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv ...Gravatar Robert Phillips2017-04-05
* Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrCont...Gravatar Robert Phillips2017-04-05