1. 2829bb7 Make helper function on GrGLSLProgramDataManager non virtual by egdaniel · 8 years ago
  2. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  3. f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 8 years ago
  4. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 8 years ago
  5. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 8 years ago
  6. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 8 years ago
  7. 7df3f5e added support for PLS path rendering by ethannicholas · 8 years ago
  8. 07caf56 Add setter for GrGLSLShaderVar layout qualifier by egdaniel · 8 years ago
  9. ae47418 Add ability to add general layout qualifiers GrGLSLShaderVar by egdaniel · 8 years ago
  10. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 8 years ago
  11. e179a91 Texturing support for RECTANGLE textures. by bsalomon · 8 years ago
  12. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  13. fa89632 Move some program building utils from GL to GLSL by egdaniel · 9 years ago
  14. 7f9b2e4 Swizzle shader output and blend when using GL_RED to implement kAlpha_8_GrPixelConfig by bsalomon · 9 years ago
  15. cdee009 Add a class representing texture swizzle. by bsalomon · 9 years ago
  16. 3183a41 Revert of Add a class representing texture swizzle. (patchset #6 id:100001 of https://codereview.chromium.org/1567733005/ ) by mtklein · 9 years ago
  17. 1a1efea Add a class representing texture swizzle. by bsalomon · 9 years ago
  18. 1cbb5ea Switch fragment coordinate to 'highp' to fix various broken GMs. by ethannicholas · 9 years ago
  19. 8e03b8a Always use high precision on NDS transform by joel.liang · 9 years ago
  20. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  21. f34b293 Add in shader blending for CoverageSetOp XP by egdaniel · 9 years ago
  22. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  23. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  24. 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
  25. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  26. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  27. a2e3e0f Move glsl onto EmitArgs struct for emitCode by egdaniel · 9 years ago
  28. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  29. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  30. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  31. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  32. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  33. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  34. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  35. b7e7d57 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  36. 0c29999 Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of https://codereview.chromium.org/1420033005/ ) by egdaniel · 9 years ago
  37. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  38. 574a4c1 Move shader compiling to ProgramBuilder and various ShaderBuilder cleanups. by egdaniel · 9 years ago
  39. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  40. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  41. cb7ba1e Make appending default precision be controled by GLSL by egdaniel · 9 years ago
  42. 472d44e Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  43. 899ba37 Revert of Add version string and force highp NDS transfrom to GLSLCaps (patchset #3 id:40001 of https://codereview.chromium.org/1417993004/ ) by egdaniel · 9 years ago
  44. cef4bce Add version string and force highp NDS transfrom to GLSLCaps by egdaniel · 9 years ago
  45. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  46. f529439 Move shader precision modifier check onto GLSLCaps by egdaniel · 9 years ago
  47. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  48. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  49. 98a83a9 Add default for GrGLSLCaps::fGLSLGeneration by jvanverth · 9 years ago
  50. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago