index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
|
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
*
|
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@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
|
*
Rebaseline gpu_dev from trunk at r6159.
bsalomon@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
|
*
Make the orientation of a texture accessible from and known by GrSurface.
bsalomon@google.com
2012-10-26
|
*
Make GrGLEffect::setData take GrEffectStage rather than GrEffect.
bsalomon@google.com
2012-10-26
|
/
*
Update comment in GrDrawState.h to reflect renaming changes and expansion of ...
bsalomon@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
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
Files accidentally omitted from r6123.
bsalomon@google.com
2012-10-25
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
use subclasses instead of function-ptrs for hairline specializations.
reed@google.com
2012-10-25
*
Remove SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX test since it has been rebaselined.
bungeman@google.com
2012-10-25
*
Fix decl of gl_FragCoord in GLSL versions <= 1.20.
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 2
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
If a path is known to be nonfinite, don't forget that in our autobounds
reed@google.com
2012-10-24
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Pass the GrCustomStage and key to GrGLProgramStage emitCode.
bsalomon@google.com
2012-10-24
*
Protect filter_texture() against render target change.
senorblanco@chromium.org
2012-10-24
*
Reset clip in ~SkGpuDevice
robertphillips@google.com
2012-10-24
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-24
*
Catch callers who pass invalid glyph ids and improve SkPdfFont desructor.
edisonn@google.com
2012-10-23
*
Enable Android executables (like skia_launcher) to redirect SkDebugf output t...
djsollen@google.com
2012-10-23
*
Combine the emit functions in GrGLProgramStage.
bsalomon@google.com
2012-10-23
*
Removed degenerate quads from zero radius Chrome-style round rects
robertphillips@google.com
2012-10-23
*
Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...
bsalomon@google.com
2012-10-23
*
Add support for GLSL 1.40.
bsalomon@google.com
2012-10-23
*
Reorder the vertex attributes to be friendlier to android.
bsalomon@google.com
2012-10-23
*
Add vendor to context info.
bsalomon@google.com
2012-10-23
*
Revert r6330 thru 6333 while we figure out what to do about Intel bots (possi...
bsalomon@google.com
2012-10-22
[prev]
[next]