aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrProcessor.h
Commit message (Expand)AuthorAge
* Add clone methods to unit test GrFragmentProcessor classesGravatar Brian Salomon2017-07-28
* Implement clone() for GrDisplacementEffectGravatar Brian Salomon2017-07-25
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Fix MDB regressionGravatar Robert Phillips2017-06-19
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Fix GrGradientEffect::isValid()Gravatar Brian Salomon2017-06-09
* Omnibus: Push instantiation of GrTextures later (post TextureSampler)Gravatar Robert Phillips2017-06-02
* Update clearOp for split-OpList world (take 3)Gravatar Robert Phillips2017-05-31
* Convert DstTexture to DstProxy (take 2)Gravatar Robert Phillips2017-05-29
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17
* Switch ImageStorageAccess over to GrTextureProxiesGravatar Robert Phillips2017-05-12
* Allow TextureSamplers to have null GrTexture pointerGravatar Robert Phillips2017-05-03
* Remove more headers from include/gpuGravatar Robert Phillips2017-04-21