aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/SkGr.h
Commit message (Expand)AuthorAge
* Cleaning up trailing spaces and typos.Gravatar cblume2016-01-26
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-20
* Revert recent CLs around GrTextureMaker/GrTextureParamsAdjusterGravatar Brian Salomon2015-10-19
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-19
* Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class a...Gravatar egdaniel2015-10-16
* Rewrite GrTextureMaker to disentangle bitmap case from base class and give GP...Gravatar bsalomon2015-10-16
* Remove image usage type enum. Use GrTextureParams instead.Gravatar bsalomon2015-10-12
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* remove unused helper functionGravatar reed2015-09-29
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* share code between SkGr and CacheratorGravatar reed2015-09-16
* Create fragment processor for performing input color blend with child processorGravatar bsalomon2015-09-15
* Use SkImageCacherator in SkImagesGravatar reed2015-09-10
* SK_API on GrWrapTextureInBitmapGravatar bsalomon2015-09-09
* refactor parts of SkGr.cpp for use by SkImagesGravatar reed2015-09-08
* Extend SkImageGenerator to support natively generated GrTextures. As part of ...Gravatar reed2015-08-13
* Refactor helper function for SkBitmapShader to GrFragmentProcessorGravatar joshualitt2015-08-12
* new image from backend descGravatar reed2015-05-07
* Don't draw if SkShader::asNewFragmentProcessor fails.Gravatar bsalomon2015-04-15
* Add constant color GrFP.Gravatar bsalomon2015-04-02
* Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...Gravatar bsalomon2015-04-02
* Add constant color GrFP.Gravatar bsalomon2015-04-01
* Pass Rendertarget into context.Gravatar joshualitt2015-02-18
* Reimplement gpu message bus for invalidated bitmap gen IDsGravatar bsalomon2015-02-06
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* Add sRGB texture support.Gravatar jvanverth2014-12-22
* remove view matrix from contextGravatar joshualitt2014-12-17
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #7 id:1200...Gravatar bsalomon2014-11-14
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-14
* Revert of Replace GrResourceCache with GrResourceCache2. (patchset #6 id:1000...Gravatar bsalomon2014-11-13
* Replace GrResourceCache with GrResourceCache2.Gravatar bsalomon2014-11-13
* 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
* eliminate code related to SkBitmap::ConfigGravatar reed2014-08-18
* Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions.Gravatar jvanverth2014-07-11
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* hide SkBitmap::Config entirely (behind a flag)Gravatar reed2014-06-17
* SkShader::asNewEffect RefactoringGravatar dandov2014-06-10
* Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversionGravatar commit-bot@chromium.org2014-05-19
* Move skPaint2GrPaint to SkGr.h/cppGravatar commit-bot@chromium.org2014-05-15
* stop using deprecated bitmap::config for gpuGravatar commit-bot@chromium.org2014-04-23
* Move distance field generation to the glyph cache.Gravatar commit-bot@chromium.org2014-04-14
* Change device factories to take SkImageInfo instead of SkBitmap::ConfigGravatar commit-bot@chromium.org2014-02-16