Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Clean up duplicate code in Ganesh, moving more function onto GrGLShaderBuilder. | tomhudson@google.com | 2012-06-01 |
* | Condense setupFSUnis, setupVSUnis, setupVaryings into | tomhudson@google.com | 2012-05-30 |
* | Encapsulate code required to create a uniform var into a single function on | tomhudson@google.com | 2012-05-30 |
* | Fixed small bug in shader generation | robertphillips@google.com | 2012-05-30 |
* | Move swizzle & modulation computation, non-virtual functions onto | tomhudson@google.com | 2012-05-24 |
* | Move state onto GrGLShaderBuilder, to let us implement mappings | tomhudson@google.com | 2012-05-18 |
* | Move coordDims, varyingDims onto GrGLShaderBuilder. | tomhudson@google.com | 2012-05-14 |
* | Extract ShaderCodeSegments from GrGLProgram into a new class, | tomhudson@google.com | 2012-05-11 |