aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkNormalMapSource.cpp
Commit message (Expand)AuthorAge
* Restore SkLightingShader and associated classesGravatar Robert Phillips2018-07-17
* Remove SkLightingShader and associated classesGravatar Robert Phillips2017-08-07
* Require clone() be implemented by GrFragmentProcessor subclassesGravatar Brian Salomon2017-07-31
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* Add clone() to three more fragment processor classesGravatar Brian Salomon2017-07-25
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Remove support in GPU backend for distance vector field.Gravatar Brian Salomon2017-06-02
* Reland of SkShaderBaseGravatar Florin Malita2017-05-25
* Revert "SkShaderBase"Gravatar Florin Malita2017-05-24
* SkShaderBaseGravatar Florin Malita2017-05-24
* 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
* Move the ability to access textures, buffers, and image storages out from GrP...Gravatar Brian Salomon2017-04-04
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Use SkArenaAlloc in the SkAutoBlitterChoose code.Gravatar Herb Derby2017-02-07
* Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...Gravatar Robert Phillips2017-02-07
* Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.Gravatar Herb Derby2017-02-07
* 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
* Simplify SkShader::ContextRec::fLocalMatrix handlingGravatar Florin Malita2017-01-26
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* Add destination color space to shader ContextRecGravatar Brian Osman2016-12-05
* Merge GrGLSLCaps into GrShaderCapsGravatar Brian Salomon2016-11-29
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* LightingShader and NormalSource comment and style fixesGravatar dvonbeck2016-08-11
* GrFP can express distance vector field req., program builder declares variab...Gravatar dvonbeck2016-08-01
* Revert of GrFP can express distance vector field req., program builder decla...Gravatar mtklein2016-07-30
* GrFP can express distance vector field req., program builder declares variab...Gravatar dvonbeck2016-07-29
* Added API for Bevel NormalSource.Gravatar dvonbeck2016-07-28