aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GLProgramsTest.cpp
Commit message (Expand)AuthorAge
* Have mip status match surface when snapping image from wrapped objectGravatar Greg Daniel2017-10-30
* initClassID no longer auto-allocates idsGravatar Ethan Nicholas2017-10-09
* Add option to create a deferred render target context with mipsGravatar Greg Daniel2017-10-06
* Remove test suppresion for ANGLE GLPrograms testGravatar Brian Osman2017-10-03
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Require clone() be implemented by GrFragmentProcessor subclassesGravatar Brian Salomon2017-07-31
* Add clone methods to unit test GrFragmentProcessor classesGravatar Brian Salomon2017-07-28
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Make GrProcessorTestFactory be templated on smart ptr class rather than proce...Gravatar Brian Salomon2017-07-24
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Skip GLPrograms test on D3D9 ANGLE to avoid NaN literals bugGravatar Brian Osman2017-07-10
* Tweak GLPrograms random seed to "fix" ANGLE botsGravatar Brian Osman2017-07-07
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Restrict max levels for D3D Angle on GLPrograms test as wellGravatar Greg Daniel2017-06-19
* Limit number of stages for Angle D3D for GLPrograms testGravatar Greg Daniel2017-06-19
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Reduce tree depth on iOS tooGravatar Brian Osman2017-05-26
* Really work around iOS varying limit in GLPrograms testGravatar Brian Osman2017-05-26
* Attempt to work around iOS varying limit in GLPrograms testGravatar Brian Salomon2017-05-15
* Include non-legacy GrMeshDrawOps in GLPrograms test.Gravatar Brian Salomon2017-05-12
* Add flag to avoid stencil buffers in SkiaGravatar Eric Karl2017-05-09
* Re-land of "eliminated GrGLSLExpr".Gravatar Ethan Nicholas2017-05-08
* Revert "Revert "Revert "eliminated GrGLSLExpr"""Gravatar Ethan Nicholas2017-05-04
* Revert "Revert "eliminated GrGLSLExpr""Gravatar Ethan Nicholas2017-05-03
* Revert "eliminated GrGLSLExpr"Gravatar Brian Salomon2017-05-02
* eliminated GrGLSLExprGravatar Ethan Nicholas2017-05-02
* 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 pipeline handling out of GrMeshDrawOp.Gravatar Brian Salomon2017-04-03
* Add GrSurfaceProxy* parameter to GrContext::flushGravatar Robert Phillips2017-03-30
* Remove gpu configs that don't have explicit API.Gravatar Brian Salomon2017-03-20
* Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derive...Gravatar Brian Salomon2017-03-09
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Add preserves premul and modulate optimization to compose fragment processors.Gravatar Brian Salomon2017-02-13
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* 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
* Remove redundant caps field from GrProcessorTestDataGravatar Brian Salomon2017-01-25
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23