index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Remove default texture coords / texture matrix
bsalomon@google.com
2012-11-05
*
Make all remaining effects use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
Make morphology, convolution, and table color filter opt out of default textu...
bsalomon@google.com
2012-11-02
*
Make GrGLTextureDomainEffect use GrGLEffectMatrix.
bsalomon@google.com
2012-11-02
*
Make GrGLConfigConversionEffect use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
Fix for 2 parallel gpu rendering issues (bigbitmaprect & image-surface)
robertphillips@google.com
2012-11-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-02
*
Disable static asserts to get Chrome compiling
robertphillips@google.com
2012-11-01
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Remove GrScalar, replace with SkScalar.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-01
*
Make SkShader store localM directly rather than as a separate alloc.
bsalomon@google.com
2012-10-31
*
Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanup
robertphillips@google.com
2012-10-31
*
Ganesh resource cache changes
robertphillips@google.com
2012-10-31
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-31
*
Upstreaming changes from gpu_dev to trunk.
bsalomon@google.com
2012-10-30
|
\
*
|
Add GL texture validity check to GrGpuGL
robertphillips@google.com
2012-10-30
|
*
Expose vertex position to GrGLEffect via GrGLShaderBuilder.
bsalomon@google.com
2012-10-30
|
*
Rebase gpu_dev up to r5182
bsalomon@google.com
2012-10-29
|
|
\
|
|
/
|
/
|
|
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
|
Allow default texture cache limit to be set within gyp.
djsollen@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 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
*
Misc stage->effect renaming
bsalomon@google.com
2012-10-25
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Fix self assignment in GrGLShaderVar
bsalomon@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
*
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
*
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
[next]