index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-31
*
Whitespace change to trigger bots
borenet@google.com
2012-10-30
*
add test for bug in line drawing. fix is pending a way to handle all of the
reed@google.com
2012-10-30
*
Upstreaming changes from gpu_dev to trunk.
bsalomon@google.com
2012-10-30
|
\
*
|
Eliminating implicit conversion from enum to bool. Fixes compiler warning
junov@chromium.org
2012-10-30
*
|
comment-only: add "this may change" warning to SkChecksum.h
epoger@google.com
2012-10-30
*
|
Revert r6051, re-adding json to DEPS file
epoger@google.com
2012-10-30
*
|
Remove unnecessary mul and assignment in gradient shaders.
bsalomon@google.com
2012-10-30
*
|
Add GL texture validity check to GrGpuGL
robertphillips@google.com
2012-10-30
*
|
Simple rebaseline tool: Add support for ANGLE, DirectWrite builders.
senorblanco@chromium.org
2012-10-30
*
|
factor out computation for dy in SkEdge lines, so we can later try a fix.
reed@google.com
2012-10-30
*
|
Fix cross compilation with mingw.
bungeman@google.com
2012-10-30
|
*
Expose vertex position to GrGLEffect via GrGLShaderBuilder.
bsalomon@google.com
2012-10-30
*
|
Use consistent globals in AttachCache.
bungeman@google.com
2012-10-29
|
*
Rebase gpu_dev up to r5182
bsalomon@google.com
2012-10-29
|
|
\
|
|
/
|
/
|
|
*
Add file accidentally omitted from r6182.
bsalomon@google.com
2012-10-29
|
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
|
Fix alpha computation for specular lighting filter (GPU path).
senorblanco@chromium.org
2012-10-29
*
|
Allow default texture cache limit to be set within gyp.
djsollen@google.com
2012-10-29
*
|
Alphabetize gm options (in usage message and option parser).
epoger@google.com
2012-10-29
*
|
First stab at a simple rebaseline script.
senorblanco@chromium.org
2012-10-29
*
|
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@google.com
2012-10-29
|
*
Make GrEffectStage keep a const ptr (rather than non-const) to GrEffect.
bsalomon@google.com
2012-10-29
|
*
Make lighting filters directly inherit from GrGLEffect.
bsalomon@google.com
2012-10-29
|
*
Make GrGLConvolutionEffect, GrGLMorphologyEffect, and GrGLMagnifierEffect der...
bsalomon@google.com
2012-10-29
|
*
Make GrGLGradientEffect derive directly from GrGLEffect.
bsalomon@google.com
2012-10-29
*
|
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-27
|
*
Rebaseline gpu_dev from trunk at r6159.
bsalomon@google.com
2012-10-26
|
|
\
|
|
/
|
/
|
*
|
shape ops work in progress
caryclark@google.com
2012-10-26
*
|
Fix generateMask to properly apply pre-blend.
bungeman@google.com
2012-10-26
*
|
Add a factory Create function for SkColorFilterImageFilter, and move the matr...
senorblanco@chromium.org
2012-10-26
*
|
Clean up usage of mask gamma.
bungeman@google.com
2012-10-26
|
*
Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLL...
bsalomon@google.com
2012-10-26
|
*
Merging trunk revs up to 6147 into gpu_dev.
bsalomon@google.com
2012-10-26
|
|
\
|
|
/
|
/
|
|
*
Make the orientation of a texture accessible from and known by GrSurface.
bsalomon@google.com
2012-10-26
*
|
object-ify gmmain.cpp (no functional change) to ease planned changes later
epoger@google.com
2012-10-26
*
|
Whitespace change to trigger bots
borenet@google.com
2012-10-26
|
*
Make GrGLEffect::setData take GrEffectStage rather than GrEffect.
bsalomon@google.com
2012-10-26
*
|
Refactor gm to minimize wasted passes through picture and pipe code paths.
djsollen@google.com
2012-10-26
|
*
Create a branch for continued GPU development during Chrome branching.
bsalomon@google.com
2012-10-26
|
/
*
Update comment in GrDrawState.h to reflect renaming changes and expansion of ...
bsalomon@google.com
2012-10-26
*
Make output path to render_pictures optional
borenet@google.com
2012-10-26
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-26
*
Misc stage->effect renaming
bsalomon@google.com
2012-10-25
*
GrGLGradientStage->GrGLGradientEffect
bsalomon@google.com
2012-10-25
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Fix WIN64 break from variable redefinition.
scroggo@google.com
2012-10-25
*
Fix self assignment in GrGLShaderVar
bsalomon@google.com
2012-10-25
*
Add a callback to cleanup TLS data on Windows.
scroggo@google.com
2012-10-25
[next]