1. f06df1b Introduce GrGLShaderBuilder::TextureSampler by bsalomon@google.com · 13 years ago
  2. 868a8e7 Recommit r5350 with fix for image failures (which affected GLs that don't support ARB_texture_swizzle). by bsalomon@google.com · 13 years ago
  3. a3d707b Revert 5350 while image changes are diagnosed. by bsalomon@google.com · 13 years ago
  4. b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 13 years ago
  5. 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 13 years ago
  6. 8d3d210 Ensure that enums used by GrCustomStage TestCreate functions are declared in SK_ALLOW_GLOBAL_STATIC_INITIALIZERS=0 builds (e.g. android) by bsalomon@google.com · 13 years ago
  7. 0a7672f Add morphology, convolution, single texture, texture domain effects to new unit test system by bsalomon@google.com · 13 years ago
  8. a5e65ec by twiz@google.com · 13 years ago
  9. 777c3aa Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u" and stage num tags. by bsalomon@google.com · 13 years ago
  10. dbbc4e2 Add GL uniform manager Review URL: http://codereview.appspot.com/6423066/ by bsalomon@google.com · 13 years ago
  11. 57143a2 Fix build breakage in r4641. Unreviewed. by tomhudson@google.com · 13 years ago
  12. 2f68e76 Move texture domains onto a GrCustomStage, off of GrSamplerState. by tomhudson@google.com · 13 years ago