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