1. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  2. 74b8d32 Implement texel buffers by cdalton · 8 years ago
  3. 1f50acf Add appendPrecisionModifier method to GrGLSLShaderBuilder by cdalton · 8 years ago
  4. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  5. 33ad701 Add gl_SampleMask functionality to fragment builders by cdalton · 9 years ago
  6. 1751dc7 Revert of Add infastructure for gl_SampleMask (patchset #6 id:100001 of https://codereview.chromium.org/1690963003/ ) by benjaminwagner · 9 years ago
  7. 533cefe Add infastructure for gl_SampleMask by cdalton · 9 years ago
  8. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  9. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  10. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  11. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  12. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  13. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  14. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  15. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  16. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  17. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  18. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago[Renamed (94%) from src/gpu/gl/GrGLSL.h]
  21. bc50e5c Disable dual source blending support when GLSL version is too old by bsalomon · 9 years ago
  22. 6df8640 Revert "Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/)" by bsalomon · 9 years ago
  23. 404b3b2 Revert of Move copy-surface-as-draw fallback to GrGLGpu. (patchset #12 id:220001 of https://codereview.chromium.org/1144433002/) by mtklein · 9 years ago
  24. 5df6fee Move copy-surface-as-draw fallback to GrGLGpu. by bsalomon · 9 years ago
  25. 4973d9d Default geometry processor by joshualitt · 10 years ago
  26. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  27. ff34307 Default geometry processor by joshualitt · 10 years ago
  28. 63a9f84 Revert of Revert of Support GLSL es 3.00 (patchset #1 id:1 of https://codereview.chromium.org/661603009/) by rmistry · 10 years ago
  29. 79b2b1f Revert of Support GLSL es 3.00 (patchset #5 id:80001 of https://codereview.chromium.org/659443007/) by rmistry · 10 years ago
  30. 62372bc Support GLSL es 3.00 by joshualitt · 10 years ago
  31. 089f8de Remove tab parameter from GrGLSLMulVarBy4f function by egdaniel · 10 years ago
  32. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  33. f4e67e3 Fail to create GrContext when we get a NULL for a GL/GLSL version string by commit-bot@chromium.org · 10 years ago
  34. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  35. a34995e Implement SkColorFilter as a GrGLEffect by commit-bot@chromium.org · 11 years ago
  36. 824c346 Express (GLSL expression, possibly known value) pairs as a class by commit-bot@chromium.org · 11 years ago
  37. 410552a Move the GL shader compilation step into GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  38. 06f0598 Modify GLSL version declaration to allow access to compat. features by commit-bot@chromium.org · 11 years ago
  39. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  40. 5d7ca95 Fix gyp files to allow ninja to build 64 bit on Mac. by commit-bot@chromium.org · 11 years ago
  41. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  42. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  43. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  44. d698f77 GrGLProgramStage Renaming Part 1. by bsalomon@google.com · 12 years ago
  45. f271cc7 GrCustomStage Renaming Part 3 by bsalomon@google.com · 12 years ago
  46. 281c726 Add support for GLSL 1.40. Review URL: https://codereview.appspot.com/6709070 by bsalomon@google.com · 12 years ago
  47. 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
  48. a3d707b Revert 5350 while image changes are diagnosed. by bsalomon@google.com · 12 years ago
  49. b41b2bc Remove fModulate from GrGLShaderBuilder by bsalomon@google.com · 12 years ago
  50. 4af0af6 Add helpers to add/modulate glsl vec4s. by bsalomon@google.com · 12 years ago
  51. 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 12 years ago
  52. 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
  53. a1bf0ff by bsalomon@google.com · 12 years ago
  54. d7727ce Refactor how precision is handled with GrGLShaderVar by bsalomon@google.com · 12 years ago
  55. 168e634 Infrastructure for new Ganesh shader pipeline: base classes for GPU by tomhudson@google.com · 12 years ago
  56. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  57. 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]
  58. e55fd0f Pull GLSL helpers out of GrGLProgram.cpp by bsalomon@google.com · 13 years ago
  59. 086e535 Make GrGLShaderVar objects aware of whether they are uniform, varying, or by tomhudson@google.com · 13 years ago