1. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years, 1 month ago
  2. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 1 month ago
  3. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 1 month ago
  4. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 6 months ago
  5. c3622f4 compare kernel in GrBicubicEffect by Brian Salomon · 3 years, 9 months ago
  6. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 9 months ago
  7. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  8. 3867c70 plumb cubic params into gpu backend by Mike Reed · 4 years ago
  9. de240ac Revert "Disable the coverage-as-alpha optimization flag for the Bicubic effect." by John Stiles · 4 years, 1 month ago
  10. b3231b1 Disable the coverage-as-alpha optimization flag for the Bicubic effect. by John Stiles · 4 years, 1 month ago
  11. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 2 months ago
  12. 2e66ade Make GrBicubicEffect coeffs a uniform. by Brian Salomon · 4 years, 2 months ago
  13. f48f76e Remove modulation by input color in GrTextureEffect by Brian Osman · 4 years, 2 months ago
  14. a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 2 months ago
  15. f990b6a Remove GrTextureProducer::DetermineDomainMode. by Brian Salomon · 4 years, 2 months ago
  16. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 2 months ago
  17. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 2 months ago
  18. b5bd1b3 Remove GrCoordTransform from GrBicubicEffect by Michael Ludwig · 4 years, 2 months ago
  19. 1af72d1 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 4 years, 2 months ago
  20. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 2 months ago
  21. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 3 months ago
  22. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 5 months ago
  23. 5c4c61e Reland x4 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 5 months ago
  24. 5575e3c Revert "Reland x3 "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 5 months ago
  25. 3673748 Reland x3 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 6 months ago
  26. 97c98f9 Revert "Reland x2 "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 6 months ago
  27. 9b22838 Reland x2 "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 6 months ago
  28. 6cb8168 Reland "Revert "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 6 months ago
  29. 0bfb7a5 Revert "Revert "Drawing YUVA images does not flatten for bicubic."" by Brian Salomon · 4 years, 6 months ago
  30. d198821 Revert "Drawing YUVA images does not flatten for bicubic." by Brian Salomon · 4 years, 6 months ago
  31. ecd5807 Drawing YUVA images does not flatten for bicubic. by Brian Salomon · 4 years, 6 months ago
  32. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  33. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  34. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  35. d0d033a GrBicubicEffect uses GrTextureEffect. by Brian Salomon · 4 years, 7 months ago
  36. 67da665 Pass origin into GrCoordTransform. by Greg Daniel · 4 years, 7 months ago
  37. 026a60c Have GrProcessorTestData hold views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  38. ba51d68 Update bicubic effect factories to take a view. by Greg Daniel · 4 years, 7 months ago
  39. 766098d Make sure random unit test processors use an alpha type compatible with by Brian Salomon · 4 years, 9 months ago
  40. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 9 months ago
  41. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 9 months ago
  42. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 9 months ago
  43. 8fa469d Lift TextureSampler's proxy to SurfaceProxy by Michael Ludwig · 4 years, 10 months ago
  44. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 10 months ago
  45. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 10 months ago
  46. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 10 months ago
  47. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 10 months ago
  48. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 10 months ago
  49. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  50. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago
  51. b2e3c64 fix bicubic to not be confused by rotated ctms by Mike Reed · 5 years ago
  52. d2f4be3 make bicubic decision logic shareable by Mike Reed · 5 years ago
  53. 1127c0b Revert "Make GrBicubicEffect also support centripetal Catmull-Rom kernel." by Brian Salomon · 5 years ago
  54. f9a8688 Make GrBicubicEffect also support centripetal Catmull-Rom kernel. by Brian Salomon · 5 years ago
  55. a86fc7a Specialize GrBicubicEffet for 1d kernel. by Brian Salomon · 5 years ago
  56. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  57. e22dba8 Clamp in GrBicubicEffect (to match SW and for general sanity) by Brian Osman · 5 years ago
  58. ddeed37 Support decal mode in GrTextureProducer by Michael Ludwig · 6 years ago
  59. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  60. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  61. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  62. 257a03d Integrate clamp to border into FP optimization flags by Michael Ludwig · 6 years ago
  63. be315a2 Decal fallback for SkImageShader by Michael Ludwig · 6 years ago
  64. 7da2fc7 Move textureType() method from GrSurfaceProxy to GrTextureProxy. by Brian Salomon · 6 years ago
  65. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  66. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  67. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  68. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  69. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  70. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  71. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  72. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  73. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  74. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  75. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  76. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  77. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  78. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  79. 3f6f965 Implement clone for 6 additional GrFragmentProcessor subclasses. by Brian Salomon · 7 years ago
  80. 71603cc Remove the now unused GR_PROXY_MOVE macro by Brian Salomon · 7 years ago
  81. 6cd51b5 Remove GrSingleTextureEffect by Brian Salomon · 7 years ago
  82. c686ce3 Smaller fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  83. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  84. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  85. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  86. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  87. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  88. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  89. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  90. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  91. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  92. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  93. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  94. 3798c86 Remove GrFragmentProcessor-derived class' GrTexture-based ctors by Robert Phillips · 7 years ago
  95. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  96. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
  97. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  98. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  99. 40fd7c9 Push GrTextureProxy down to more effects by Robert Phillips · 8 years ago
  100. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago