index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkPerlinNoiseShader.h
Commit message (
Expand
)
Author
Age
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
Revert of Change SkShader;asFragmentProcessor signature to no longer take skp...
rmistry
2015-08-28
*
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
bsalomon
2015-08-28
*
rename GrShaderDataManager -> GrProcessorDataManager
joshualitt
2015-07-09
*
Initial CL to create dummy GrShaderDataManager and thread it through
joshualitt
2015-07-08
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
remove view matrix from context
joshualitt
2014-12-17
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
Make perlin noise do CTM-correct scaling.
senorblanco
2014-06-27
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-02
*
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
commit-bot@chromium.org
2014-04-01
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Begin making SkPerlinNoiseShader const.
commit-bot@chromium.org
2014-03-06
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Adding missing SK_API identifier to class so that it's accessible in debug bl...
sugoi@google.com
2013-04-25
*
New SVG turbulence in Skia
sugoi@google.com
2013-04-05
*
Reverting r8376, r8373 and r8371 due to Android shader compilation failures
robertphillips@google.com
2013-03-25
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-25
*
Reverting 8313 (SVG turbulence) due to Ubuntu failures
robertphillips@google.com
2013-03-21
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-21