1. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  2. f29c380 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  3. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  4. 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  5. 06f0598 Modify GLSL version declaration to allow access to compat. features by commit-bot@chromium.org · 11 years ago
  6. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  7. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  8. cb6dc75 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  9. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  10. 42eff16 Reland 8459 with fix for #extension after default precision in FS. by bsalomon@google.com · 11 years ago
  11. 9705596 Reverting r8459 due to shader error on Nexus 10 by robertphillips@google.com · 11 years ago
  12. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  13. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  14. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  15. ee040a7 Make GrGLShaderBuilder responsible for enabling GLSL extensions by bsalomon@google.com · 11 years ago
  16. 281c726 Add support for GLSL 1.40. Review URL: https://codereview.appspot.com/6709070 by bsalomon@google.com · 12 years ago
  17. 5b5bba3 Addressed xcode analysis complaints by robertphillips@google.com · 12 years ago
  18. 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
  19. a3d707b Revert 5350 while image changes are diagnosed. by bsalomon@google.com · 12 years ago
  20. b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 12 years ago
  21. d9e0181 Linux warning fixes by bsalomon@google.com · 12 years ago
  22. 4af0af6 Add helpers to add/modulate glsl vec4s. by bsalomon@google.com · 12 years ago
  23. 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 12 years ago
  24. a1bf0ff by bsalomon@google.com · 12 years ago
  25. d7727ce Refactor how precision is handled with GrGLShaderVar by bsalomon@google.com · 12 years ago
  26. 168e634 Infrastructure for new Ganesh shader pipeline: base classes for GPU by tomhudson@google.com · 12 years ago
  27. 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.cpp]
  28. e55fd0f Pull GLSL helpers out of GrGLProgram.cpp by bsalomon@google.com · 13 years ago
  29. 086e535 Make GrGLShaderVar objects aware of whether they are uniform, varying, or by tomhudson@google.com · 13 years ago