aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/ProcessorTest.cpp
Commit message (Expand)AuthorAge
...
* Rm makeRenderTargetContext in favor of deferred version (take 3)Gravatar Robert Phillips2017-04-25
* Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"Gravatar Robert Phillips2017-04-21
* Rm makeRenderTargetContext in favor of deferred version (take 2)Gravatar Robert Phillips2017-04-21
* Revert "Rm makeRenderTargetContext in favor of deferred version"Gravatar Robert Phillips2017-04-11
* Rm makeRenderTargetContext in favor of deferred versionGravatar Robert Phillips2017-04-11
* 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
* Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPrivGravatar Robert Phillips2017-04-05
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* Move pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Add nondeterministic seed option for ProcessorOptimization testGravatar Brian Osman2017-03-17
* Fix formatting error in test outputGravatar Brian Osman2017-03-15
* Emit dumpInfo string when processor opt test failsGravatar Brian Osman2017-03-15
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Add GrRenderTargetContext::resourceProvider & GrResourceProvider::capsGravatar Robert Phillips2017-03-14
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Make GrClip.h privateGravatar Brian Salomon2017-03-09
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy>Gravatar Robert Phillips2017-03-03
* Disable deferred gpu resources for Chrome branchGravatar Robert Phillips2017-03-01
* Switch GrTextureStripAtlas over to GrTextureProxiesGravatar Robert Phillips2017-02-23
* Clarify when tweak alpha for coverage optimizaton can occur.Gravatar Brian Salomon2017-02-15
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Initialize test textures for ProcessorOptimizationValidationTest.Gravatar Brian Salomon2017-02-13
* Re-enable processor optimization test with some fixes.Gravatar Brian Salomon2017-02-09
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* Fix undefined GrIORef test method on Chrome win botGravatar Brian Salomon2017-01-11
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Add test for processor->resource ref/io countsGravatar Brian Salomon2017-01-11