1. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  2. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  3. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  4. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  5. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  6. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  7. 1471df9 Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h by Brian Salomon · 6 years ago
  8. 6028361 Drop unused shader support for sample variables by Chris Dalton · 7 years ago
  9. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  10. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  11. 2737288 Don't force GrGLSLVarying's scope to be compile-time constant by Chris Dalton · 7 years ago
  12. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  13. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  14. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  15. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  16. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  17. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  18. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  19. ecea86a Cleanup ops that are storing GrPipelineOptimizations. by Brian Salomon · 8 years ago
  20. bfd5183 Removes tracking of whether color is ignored by XP. by Brian Salomon · 8 years ago
  21. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  22. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  23. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  24. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  25. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  26. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  27. 790c90b Remove base class for installed transforms in GrPrimitiveProcessor by bsalomon · 8 years ago
  28. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  29. fe8a839 Break apart shared use of varying and uniform transforms by egdaniel · 8 years ago
  30. 8528541 Add more specialized fragment builders by cdalton · 8 years ago
  31. c08f196 Use noperspective interpolation for 2D draws by cdalton · 9 years ago
  32. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  33. 85dc359 Remove SkNEW_APPEND_TO_TARRAY. by bungeman · 9 years ago
  34. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  35. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  36. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  37. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  38. ff21032 New API for computing optimization invariants. by ethannicholas · 9 years ago
  39. 0eafe79 Create GrGLSLVaryingHandler class for program building by egdaniel · 9 years ago
  40. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  41. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  42. e659a58 Move GrGLPrimitive/GeometryProc to GLSL by egdaniel · 9 years ago
  43. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  44. 8dcdedc Make GrGLSLProgramBuilder base class for GrGLProgramBuilder. by egdaniel · 9 years ago
  45. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  46. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  47. 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 9 years ago
  48. 465283c Remove batchtracker by joshualitt · 9 years ago
  49. f238469 Late creation of GrPathProcessor by joshualitt · 9 years ago
  50. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  51. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  52. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  53. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  54. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  55. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  56. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  57. b8c241a Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  58. d3a560f Revert of Preliminary attempt to remove batch tracker (patchset #3 id:40001 of https://codereview.chromium.org/1139723004/) by joshualitt · 9 years ago
  59. cbfe91d Preliminary attempt to remove batch tracker by joshualitt · 9 years ago
  60. e3ababe remove localmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  61. e578a95 Remove viewmatrix from GrGeometryProcessor base class by joshualitt · 9 years ago
  62. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  63. 5053063 Remove legacy NVPR support by jvanverth · 9 years ago
  64. 8072caa A simple change to move a bunch of stuff out of Gr*Geometry.h by joshualitt · 10 years ago