aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrPaint.h
Commit message (Expand)AuthorAge
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* Make GrProcessorDataManager a noopGravatar joshualitt2015-09-09
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* All child GrFragmentProcs' transforms and textures will be stored in the root...Gravatar wangyix2015-08-12
* Another trivial cleanupGravatar joshualitt2015-07-14
* Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...Gravatar joshualitt2015-07-13
* Another trivial cleanupGravatar joshualitt2015-07-13
* Move GrProcessorDataManager to GrMemoryPoolGravatar joshualitt2015-07-10
* rename GrShaderDataManager -> GrProcessorDataManagerGravatar joshualitt2015-07-09
* Initial CL to create dummy GrShaderDataManager and thread it throughGravatar joshualitt2015-07-08
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Use SkXfermode as public facing enum for GrPorterDuffXPGravatar egdaniel2015-02-17
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-02-02
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar bsalomon2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-31
* Revert of Move npot resizing out of GrContext and simplify GrContext texture ...Gravatar fmalita2015-01-31
* Move npot resizing out of GrContext and simplify GrContext texture functions.Gravatar bsalomon2015-01-30
* XPFactory lazily initializie in drawstate / GrPaintGravatar joshualitt2015-01-22
* removing coord change matricesGravatar joshualitt2014-12-29
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
* initial changes to add local matrix to primitive processorGravatar joshualitt2014-12-19
* Remove the low hanging fruit with coord change matricesGravatar joshualitt2014-12-18
* Add an InvariantOutput for the XPF.Gravatar egdaniel2014-12-18
* remove view matrix from contextGravatar joshualitt2014-12-17
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* Create GrOptDrawState before recording draw in GrInOrderDrawBufferGravatar bsalomon2014-11-19
* Remove coverage from grpaintGravatar joshualitt2014-11-11
* Move willUseInputColor check to computeInvariantOutputGravatar egdaniel2014-10-15
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...Gravatar joshualitt2014-10-07
* Cleanup of shader building systemGravatar joshualitt2014-10-07
* Patch to create a distinct geometry processor. The vast majority of this patchGravatar joshualitt2014-09-23
* BUG=skia:Gravatar joshualitt2014-09-15
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-08
* Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...Gravatar reed2014-07-07
* Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.Gravatar bsalomon2014-07-07
* Implement text rendering with NVPRGravatar kkinnunen2014-06-24
* Implement SkColorFilter as a GrGLEffectGravatar commit-bot@chromium.org2013-10-23
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-14
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-07