C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / src / gpu / effects / GrDistanceFieldTextureEffect.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-19 jvanverthAdd minimum size for using distance fields.
2015-03-16 jvanverthFix up some issues introduced by https://codereview...
2015-03-16 jvanverthFix SDF gradient calculation for non-uniform xforms
2015-03-11 jvanverthAdjust atlas sizes to fix Mali400 precision issues
2015-02-23 jvanverthUse highp for distance field texture coord varyings.
2015-02-18 jvanverthUse uint16s for texture coordinates when rendering...
2015-02-18 reedRevert of Use uint16s for texture coordinates when...
2015-02-17 jvanverthUse uint16s for texture coordinates when rendering...
2015-02-12 joshualittfix for uniform view matrix being uploaded but not...
2015-01-28 joshualittGrBatchPrototype
2015-01-28 joshualittRevert of GrBatchPrototype (patchset #32 id:630001...
2015-01-27 joshualittGrBatchPrototype
2015-01-27 jvanverthUse highp for distance field texture coordinates.
2015-01-27 joshualittRevert of GrBatchPrototype (patchset #30 id:570001...
2015-01-26 joshualittGrBatchPrototype
2015-01-22 mtkleinfLuminance is unsed unless SK_GAMMA_APPLY_TO_A8 is...
2015-01-18 robertphillipsRefactor position computation to enable device space...
2015-01-14 joshualittMore changes to bring together path / geo procs
2015-01-13 joshualittMove most of the transform logic into the primitive...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-30 joshualittViewMatrix uniform upload moved to GeometryProcessor
2014-12-29 joshualittMove ViewMatrix off of drawstate
2014-12-22 joshualittThis CL cleans up the last remaining users of localCoor...
2014-12-19 joshualittinitial changes to add local matrix to primitive processor
2014-12-15 joshualittThis change will ultimately pull uniform color, and...
2014-12-11 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-10 joshualittRevert of Remove GP from drawstate, revision of invaria...
2014-12-10 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-09 joshualittThis cl moves color and coverage off of drawstate....
2014-12-09 egdanielRename CustomCoordTextureEffect to GrBitmapTextGeoProc.
2014-12-09 bsalomonMake addUniform take a precision
2014-12-04 joshualittRemove backend factories
2014-12-04 joshualittcreate and thread batch tracker object
2014-12-04 joshualittRevert of create and thread batch tracker object (patch...
2014-12-03 joshualittcreate and thread batch tracker object
2014-12-03 joshualittFirst step to moving vertex attributes to the geometryP...
2014-11-12 egdanielMove GrInvariantOutput out of GrProcessor and into...
2014-11-08 joshualittDefault geometry processor
2014-11-07 joshualittRevert of Default geometry processor (patchset #9 id...
2014-11-07 joshualittDefault geometry processor
2014-11-03 jvanverthImprove quality of distance field rendering
2014-10-24 joshualittAdded varying struct
2014-10-24 joshualittRevert of Added varying struct (patchset #9 id:160001...
2014-10-24 joshualittAdded varying struct
2014-10-22 joshualittGP Emit Code takes a struct
2014-10-16 bsalomonAuto-compare GrProcessors' texture accesses in isEqual().
2014-10-15 bsalomonPush isEqual/onIsEqual down from GrProcessor to subclasses.
2014-10-13 egdanielCreate helper functions to use in computeInvariantOutpu...
2014-10-07 joshualittCleanup of shader building system
2014-10-07 joshualittRevert of Cleanup of shader building system (patchset...
2014-10-07 joshualittCleanup of shader building system
2014-10-06 jvanverthAdd GrAASmallPathRenderer.
2014-10-03 egdanielAdd isSingleComponent bool to getConstantColorComponent
2014-10-02 robertphillipsRevert of Add isSingleComponent bool to getConstantColo...
2014-10-02 egdanielAdd isSingleComponent bool to getConstantColorComponent
2014-09-23 joshualittPatch to create a distinct geometry processor. The...
2014-09-17 joshualittBreaking out full program and frag only
2014-09-16 joshualittremoving GrDrawEffect
2014-09-16 joshualittRevert of removing GrDrawEffect (patchset #4 id:60001...
2014-09-16 joshualittremoving GrDrawEffect
2014-09-16 jvanverthFix scaling issue with distance field text.
2014-09-15 joshualittBUG=skia:
2014-08-22 joshualittInitial refactor of shaderbuilder to prepare for geomet...
2014-07-30 jvanverthAdd effect caching to distance field text.
2014-07-30 kkinnunenRename GrGLUniformManager to GrGLProgramDataManager
2014-07-29 bensongRevert of Add effect caching to distance field text...
2014-07-29 jvanverthAdd effect caching to distance field text.
2014-07-21 bsalomonAllow GrGLEffects to produce variable length keys.
2014-07-11 bsalomonThis moves us towards variable length effect keys....
2014-07-08 bsalomonGoodbye GrEffectRef.
2014-07-07 bsalomonRemove use of GrEffectRef from draw state and below.
2014-06-10 jvanverthGamma correction for distance field text.
2014-06-09 scroggoRevert of Gamma correction for distance field text...
2014-06-09 jvanverthGamma correction for distance field text.
2014-04-15 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-04-14 commit-bot@chromiu... Move distance field generation to the glyph cache.
2014-04-03 commit-bot@chromiu... Add LCD support for distance field text.
2014-03-26 commit-bot@chromiu... Distance field fixes for Android
2014-03-26 commit-bot@chromiu... Revert of Distance field fixes for Android (https:...
2014-03-26 commit-bot@chromiu... Distance field fixes for Android
2014-03-11 commit-bot@chromiu... fix build error in chromium
2014-02-15 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2014-02-14 commit-bot@chromiu... Improved distance field sampling
2013-11-12 skia.committer@gma... Sanitizing source files in Housekeeper-Nightly
2013-11-11 jvanverth@google.comHook in rough distance field support for fonts