index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Removing highp variables from perlin noise shader
commit-bot@chromium.org
2013-07-04
*
Consider conical shader opaque if it covers entire plane.
commit-bot@chromium.org
2013-07-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-07-04
*
Fix for r9888 bug
robertphillips@google.com
2013-07-03
*
Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter
robertphillips@google.com
2013-07-03
*
Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRen...
commit-bot@chromium.org
2013-06-26
*
remove dst/rendertarget support for kARGB_4444_Config
reed@google.com
2013-06-21
*
*** Perlin noise GM needs to be rebaselined ***
commit-bot@chromium.org
2013-06-17
*
Disable the unpremultiply/remultiply in SkArithmeticMode, both raster and GPU...
senorblanco@chromium.org
2013-06-12
*
Remove the non-separable blur because it is no longer used.
commit-bot@chromium.org
2013-06-11
*
Fixed gpu perlin noise on Windows
sugoi@google.com
2013-06-10
*
Fix leak of effect in SkXfermodeImageFilter::filterImageGPU()
commit-bot@chromium.org
2013-06-03
*
Implement SkXfermode image filter. This required changing the signature of Sk...
senorblanco@chromium.org
2013-05-31
*
bump picture version since SkPath has changed (conics)
reed@google.com
2013-05-31
*
Revert "add asserts to point<-->verb helpers"
reed@google.com
2013-05-30
*
add asserts to point<-->verb helpers
reed@google.com
2013-05-30
*
Speculative fix for Tegra-based Androids: don't try to unpremultiply dstColor...
senorblanco@chromium.org
2013-05-29
*
Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...
senorblanco@chromium.org
2013-05-29
*
Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf...
senorblanco@chromium.org
2013-05-29
*
Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...
senorblanco@chromium.org
2013-05-29
*
Fix alpha computation in SkArithmeticMode.
senorblanco@chromium.org
2013-05-28
*
check texture is not NULL to aovid segmentation fault. If the texture created...
commit-bot@chromium.org
2013-05-28
*
Remove SkImageFilter::getInputResult(), since its return value is not
senorblanco@chromium.org
2013-05-24
*
Add flag to gradients to interpolate colors in premul space. Experimental API...
reed@google.com
2013-05-24
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-24
*
use Descriptor struct to encapsulate all the common paramaeters between our v...
reed@google.com
2013-05-23
*
Fix compiler error/warning in r9255
robertphillips@google.com
2013-05-23
*
Add printing of SkColorFilter-derived classes to debugger
robertphillips@google.com
2013-05-23
*
Reverting r9245 due to Chrome breakage
robertphillips@google.com
2013-05-22
*
Remove SkImageFilter::getInputResult(), since its return value is not
senorblanco@chromium.org
2013-05-22
*
Add methods to SkLayerDrawLooper to allow adding layers on top
commit-bot@chromium.org
2013-05-22
*
add SkLerpXfermode
reed@google.com
2013-05-21
*
Add special handling of rectori case for gpu
robertphillips@google.com
2013-05-17
*
Fix includes in SkLayerDrawLooper.h. It was previously not possible to
commit-bot@chromium.org
2013-05-14
*
Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...
commit-bot@chromium.org
2013-05-09
*
Fix compile warning
caryclark@google.com
2013-04-18
*
Adding a bit of rebustness to SkRectShaderImageFilter
sugoi@google.com
2013-04-18
*
Disabling GPU noise on Windows since Angle can't do a proper translation of t...
sugoi@google.com
2013-04-18
*
Reducing the complexity of the noise test for Angle
sugoi@google.com
2013-04-17
*
Fixing debug bench assert on Android
sugoi@google.com
2013-04-17
*
Perlin noise adjustments
sugoi@google.com
2013-04-17
*
Allow single-pass filters (which use asNewEffect()) to participate in the ima...
senorblanco@chromium.org
2013-04-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-06
*
Unreviewed test fix
sugoi@google.com
2013-04-05
*
New SVG turbulence in Skia
sugoi@google.com
2013-04-05
*
Make GrGLShaderBuilder::TextureSampler extract only required info from GrText...
bsalomon@google.com
2013-03-28
*
Fix a few clang errors while trying to build tools target.
tfarina@chromium.org
2013-03-26
*
Reverting r8376, r8373 and r8371 due to Android shader compilation failures
robertphillips@google.com
2013-03-25
*
Unreviewed build fix
sugoi@google.com
2013-03-25
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-25
[next]