1. 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  2. 06f0598 Modify GLSL version declaration to allow access to compat. features by commit-bot@chromium.org · 11 years ago
  3. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  4. 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 11 years ago
  5. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  6. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  7. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  8. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  9. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  10. 281c726 Add support for GLSL 1.40. Review URL: https://codereview.appspot.com/6709070 by bsalomon@google.com · 12 years ago
  11. 868a8e7 Recommit r5350 with fix for image failures (which affected GLs that don't support ARB_texture_swizzle). by bsalomon@google.com · 12 years ago
  12. a3d707b Revert 5350 while image changes are diagnosed. by bsalomon@google.com · 12 years ago
  13. b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 12 years ago
  14. 4af0af6 Add helpers to add/modulate glsl vec4s. by bsalomon@google.com · 12 years ago
  15. 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 12 years ago
  16. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  17. a1bf0ff by bsalomon@google.com · 12 years ago
  18. d7727ce Refactor how precision is handled with GrGLShaderVar by bsalomon@google.com · 12 years ago
  19. 168e634 Infrastructure for new Ganesh shader pipeline: base classes for GPU by tomhudson@google.com · 12 years ago
  20. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  21. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed from src/gpu/GrGLSL.h]
  22. e55fd0f Pull GLSL helpers out of GrGLProgram.cpp by bsalomon@google.com · 13 years ago
  23. 086e535 Make GrGLShaderVar objects aware of whether they are uniform, varying, or by tomhudson@google.com · 13 years ago