1. ad5e937 Make GrGLShaderBuilder produce the shader strings by bsalomon@google.com · 13 years ago
  2. eb715c8 VariableVisibility -> ShaderType by bsalomon@google.com · 13 years ago
  3. f0a104e Remove GrStringBuilder by bsalomon@google.com · 13 years ago
  4. 5440f06 Clean up duplicate code in Ganesh, moving more function onto GrGLShaderBuilder. by tomhudson@google.com · 13 years ago
  5. 23cb229 Condense setupFSUnis, setupVSUnis, setupVaryings into by tomhudson@google.com · 13 years ago
  6. 242ed6f Encapsulate code required to create a uniform var into a single function on by tomhudson@google.com · 13 years ago
  7. e9b3f7d Fixed small bug in shader generation by robertphillips@google.com · 13 years ago
  8. 5259814 Move swizzle & modulation computation, non-virtual functions onto by tomhudson@google.com · 13 years ago
  9. 040c41a Move state onto GrGLShaderBuilder, to let us implement mappings by tomhudson@google.com · 13 years ago
  10. 9c639a4 Move coordDims, varyingDims onto GrGLShaderBuilder. by tomhudson@google.com · 13 years ago
  11. f9ad886 Extract ShaderCodeSegments from GrGLProgram into a new class, by tomhudson@google.com · 13 years ago