1. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 9 years ago
  2. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 9 years ago
  3. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  4. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 10 years ago
  5. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 10 years ago
  6. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 10 years ago
  7. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 10 years ago
  8. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 10 years ago
  9. f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 10 years ago
  10. d8dd47b remove path specific program building classes by joshualitt · 10 years ago
  11. e7afc2d Start trying to collapse path program stuff by joshualitt · 10 years ago
  12. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 10 years ago
  13. 78cff13 Make GrGLProgramDataManager not refcounted by kkinnunen · 10 years ago
  14. 7d022d6 add option to supress prints on context by joshualitt · 10 years ago
  15. ee71044 Revert of add option to supress prints on context (patchset #5 id:80001 of https://codereview.chromium.org/1128903008/) by joshualitt · 10 years ago
  16. 5566133 add option to supress prints on context by joshualitt · 10 years ago
  17. af2d56d print on unused uniforms in debug builds by joshualitt · 10 years ago
  18. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 11 years ago
  19. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 11 years ago
  20. 47bb382 Cleanup of shader building system by joshualitt · 11 years ago
  21. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 11 years ago
  22. fe1233c Cleanup of shader building system by joshualitt · 11 years ago
  23. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 11 years ago
  24. 30ba436 Initial refactor of shaderbuilder to prepare for geometry shaders by joshualitt · 11 years ago
  25. dddc18a Make GrGLProgram be available to GrGLProgramDataManager by kkinnunen · 11 years ago
  26. 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 11 years ago[Renamed (89%) from src/gpu/gl/GrGLUniformManager.h]
  27. 6eac42e Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 11 years ago
  28. d3baf20 Added support for Chrome's gpu command buffer extension BindUniformLocation. by commit-bot@chromium.org · 12 years ago
  29. 9188a15 Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager by commit-bot@chromium.org · 12 years ago
  30. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 12 years ago
  31. 7425c12 Refactor GrGLUniformManager::UniformHandle to initialize itself by default by commit-bot@chromium.org · 12 years ago
  32. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  33. d8b5fac Reland r6233 with fix. by bsalomon@google.com · 13 years ago
  34. 115b06f Re-revert r6233. by bsalomon@google.com · 13 years ago
  35. c3a58f3 Reland r6233 with fix for config conversion texture matrices. by bsalomon@google.com · 13 years ago
  36. 66e534d Revert r6233 while investigating bot failures. by bsalomon@google.com · 13 years ago
  37. ce49e16 Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect. by bsalomon@google.com · 13 years ago
  38. 777c3aa Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u" and stage num tags. by bsalomon@google.com · 13 years ago
  39. dbbc4e2 Add GL uniform manager Review URL: http://codereview.appspot.com/6423066/ by bsalomon@google.com · 13 years ago