index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLProgramDesc.h
Commit message (
Expand
)
Author
Age
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Express (GLSL expression, possibly known value) pairs as a class
commit-bot@chromium.org
2013-10-10
*
Use vertexless shaders when NVpr is available
commit-bot@chromium.org
2013-10-04
*
Move VertexBuilder to a GrGLFullShaderBuilder subclass
commit-bot@chromium.org
2013-10-04
*
Use explicitly-sized enums in GrGLProgramDesc::KeyHeader
commit-bot@chromium.org
2013-10-01
*
Mark when effects and programs have vertex code
commit-bot@chromium.org
2013-09-30
*
Change old PRG to be SkLCGRandom; change new one to SkRandom
commit-bot@chromium.org
2013-09-09
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
separate arrays for color and coverage effects.
bsalomon@google.com
2013-06-06
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-05-23
*
Make GrGLProgramDesc's key variable length by compacting the effect key array
bsalomon@google.com
2013-05-22
*
Key shader on whether frag pos read is relative to top-left or bottom-left
bsalomon@google.com
2013-05-13
*
Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.
bsalomon@google.com
2013-05-09
*
Perform coverage blend with the dst in the shader when using a dst-reading xf...
bsalomon@google.com
2013-04-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-04-02
*
Take two for r8466:
jvanverth@google.com
2013-04-01
*
Rolling back r8466.
jvanverth@google.com
2013-04-01
*
Revise attribute binding interface.
commit-bot@chromium.org
2013-04-01
*
Fix GLPrograms test.
bsalomon@google.com
2013-03-29
*
Add support for reading the dst pixel value in an effect. Use in a new effect...
bsalomon@google.com
2013-03-29
*
Move GrGLProgramDesc::Build to new cpp file.
bsalomon@google.com
2013-03-27
*
Move GrGLProgram::Desc out of GrGLProgram.
bsalomon@google.com
2013-03-27