1. 7da6dfa implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  2. 84cda40 Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl""" by Mike Reed · 7 years ago
  3. f66d28d Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"" by Ethan Nicholas · 7 years ago
  4. 8ea6073 Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl" by Greg Daniel · 7 years ago
  5. d5d323f implemented mustImplementGSInvocationsWithLoop workaround in sksl by Ethan Nicholas · 7 years ago
  6. 2e777ea Add a workaround for platforms with broken geo shader invocations by csmartdalton · 8 years ago
  7. 276cc41 Revive geometry shaders by csmartdalton · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  10. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago[Renamed (74%) from src/gpu/gl/builders/GrGLGeometryShaderBuilder.cpp]
  11. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  12. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  13. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  14. eb00eab fix up GrGLProgrambuilder precision on varyings by joshualitt · 9 years ago
  15. 43466a1 Multi-string shaders by joshualitt · 10 years ago
  16. b8a82f2 Revert of Multi-string shaders (patchset #4 id:60001 of https://codereview.chromium.org/929503002/) by joshualitt · 10 years ago
  17. 1c3c2d8 Multi-string shaders by joshualitt · 10 years ago
  18. b9eb4ac patch from issue 886233004 at patchset 40001 (http://crrev.com/886233004#ps40001) by mtklein · 10 years ago
  19. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  20. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  21. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  22. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  23. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  24. 74077b9 Added varying struct by joshualitt · 10 years ago
  25. c6f3e2c Revert of Added varying struct (patchset #9 id:160001 of https://codereview.chromium.org/671023002/) by joshualitt · 10 years ago
  26. 852ae80 Added varying struct by joshualitt · 10 years ago
  27. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  28. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  29. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  30. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  31. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 10 years ago