Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
ad5e937c110efaf9630159d2859fabc4f38f7ab2
/
src
/
gpu
/
gl
/
GrGLShaderBuilder.cpp
ad5e937
Make GrGLShaderBuilder produce the shader strings
by bsalomon@google.com
· 13 years ago
eb715c8
VariableVisibility -> ShaderType
by bsalomon@google.com
· 13 years ago
f0a104e
Remove GrStringBuilder
by bsalomon@google.com
· 13 years ago
5440f06
Clean up duplicate code in Ganesh, moving more function onto GrGLShaderBuilder.
by tomhudson@google.com
· 13 years ago
23cb229
Condense setupFSUnis, setupVSUnis, setupVaryings into
by tomhudson@google.com
· 13 years ago
242ed6f
Encapsulate code required to create a uniform var into a single function on
by tomhudson@google.com
· 13 years ago
e9b3f7d
Fixed small bug in shader generation
by robertphillips@google.com
· 13 years ago
5259814
Move swizzle & modulation computation, non-virtual functions onto
by tomhudson@google.com
· 13 years ago
040c41a
Move state onto GrGLShaderBuilder, to let us implement mappings
by tomhudson@google.com
· 13 years ago
9c639a4
Move coordDims, varyingDims onto GrGLShaderBuilder.
by tomhudson@google.com
· 13 years ago
f9ad886
Extract ShaderCodeSegments from GrGLProgram into a new class,
by tomhudson@google.com
· 13 years ago