aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/texturedomaineffect.cpp
Commit message (Expand)AuthorAge
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Add matrix constructing helpers to SkMatrixGravatar robertphillips2015-03-26
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Move clip off of draw targetGravatar joshualitt2015-02-23
* Add standard way to indicate GM is GPU-only.Gravatar bsalomon2015-01-31
* remove unused GM flagsGravatar mtklein2015-01-23
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Move ViewMatrix off of drawstateGravatar joshualitt2014-12-29
* This cl moves color and coverage off of drawstate. In an effort to keep this...Gravatar joshualitt2014-12-09
* Drawstate on stackGravatar joshualitt2014-11-17
* Add `SkIRect bounds()` convenience method to SkImageInfo and SkBitmap.Gravatar halcanary2014-10-24
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-08
* Revert "GrResourceCache2 manages scratch texture."Gravatar Brian Salomon2014-10-07
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-10-07
* Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 o...Gravatar robertphillips2014-09-30
* GrResourceCache2 manages scratch texture.Gravatar bsalomon2014-09-30
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* BUG=skia:Gravatar joshualitt2014-09-15
* Adding repeat mode to texture domainGravatar joshualitt2014-07-29
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* clear bitmap in texture domain gmGravatar commit-bot@chromium.org2014-04-07
* Add GM that tests GrTextureDomain and fix bug where kDecal_Mode gets incorrec...Gravatar commit-bot@chromium.org2014-03-25