1. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 5 months ago
  2. 9b660ef Reformat generated files with bin-packing off. by John Stiles · 3 years, 6 months ago
  3. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 7 months ago
  4. c1ac063 Guard against Inf/NaN when constructing circular blur textures by Brian Osman · 3 years, 8 months ago
  5. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 9 months ago
  6. 6e7cfaf Fix bad FP codegen when sample() calls are inlined. by John Stiles · 3 years, 10 months ago
  7. e267464 Make small epsilons more rigorous for gpu gaussian blurs by Michael Ludwig · 3 years, 11 months ago
  8. 5e7c040 Migrate additional FPs to `return` instead of `sk_OutColor`. by John Stiles · 3 years, 11 months ago
  9. d464feb Rename GrThreadSafeUniquelyKeyedProxyViewCache by Robert Phillips · 4 years ago
  10. bfca128 Have GrCircleBlurFragmentProcessor make use of thread safe view cache by Robert Phillips · 4 years ago
  11. da6320c Disallow a bare ';' at the top level of SkSL files by Ethan Nicholas · 4 years ago
  12. 735a5a7 Allow .fp files to return a color from main(). by John Stiles · 4 years, 1 month ago
  13. cab5886 Add `GrProcessor::onDumpInfo` for subclass info dumps. by John Stiles · 4 years, 1 month ago
  14. 8d9bf64 Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 1 month ago
  15. e0709e9 Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 1 month ago
  16. d7b09c4 Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 1 month ago
  17. 47b4e22 Reland "Implement `dumpInfo` for .fp files." by John Stiles · 4 years, 1 month ago
  18. 9487e9b Revert "Implement `dumpInfo` for .fp files." by Brian Osman · 4 years, 1 month ago
  19. a1df23c Implement `dumpInfo` for .fp files. by John Stiles · 4 years, 1 month ago
  20. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 1 month ago
  21. 45f5b03 Allow GLSL processor keys to use floats with full precision. by John Stiles · 4 years, 2 months ago
  22. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  23. 6609cb6 Update existing TestCreate methods to honor the inputFP in the TestData. by John Stiles · 4 years, 2 months ago
  24. 6b5dbb4 Make invokeChild default to fInputColor, rather than half4(1) by Brian Osman · 4 years, 2 months ago
  25. 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 2 months ago
  26. 12c5d29 In FPs, store pointers for all child slots, even nullptr by Brian Osman · 4 years, 2 months ago
  27. d62c154 Fix generated files by Robert Phillips · 4 years, 2 months ago
  28. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 2 months ago
  29. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 3 months ago
  30. 5081942 Optimize CPP code generation. by John Stiles · 4 years, 3 months ago
  31. 77628ce GrCircleBlurFragmentProcessor uses GrTextureEffect for profile texture by Brian Salomon · 4 years, 3 months ago
  32. 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 3 months ago
  33. 8818390 Honor return value of `registerChildProcessor` when creating child FPs. by John Stiles · 4 years, 3 months ago
  34. f6af974 Reland "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 3 months ago
  35. bce9bd6 Revert "Update GrCircleBlurFragmentProcessor to use a child FP." by John Stiles · 4 years, 3 months ago
  36. 88c6539 Update GrCircleBlurFragmentProcessor to use a child FP. by John Stiles · 4 years, 3 months ago
  37. 16464c3 Tracking uniform ownership by Ethan Nicholas · 4 years, 5 months ago
  38. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 6 months ago
  39. ff0717f Re-generate source from FP files after clang-format change by Brian Osman · 4 years, 6 months ago
  40. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 6 months ago
  41. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  42. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 6 months ago
  43. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 6 months ago
  44. ecbb0fb Simplify view getters on GrTextureProducer. by Brian Salomon · 4 years, 7 months ago
  45. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 7 months ago
  46. 4395612 Update generated effects to use views. by Greg Daniel · 4 years, 7 months ago
  47. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 7 months ago
  48. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 7 months ago
  49. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  50. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 8 months ago
  51. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 9 months ago
  52. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 9 months ago
  53. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 9 months ago
  54. 369ee6b Update GrSwizzle to only store key and not string. by Greg Daniel · 4 years, 10 months ago
  55. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  56. 2af3e70 Don't use color type derived from GrPixelConfig to determine proxy texture swizzle. by Brian Salomon · 5 years ago
  57. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  58. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  59. d523a06 Change samplerVariable() to return a const char *. by Stephen White · 5 years ago
  60. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  61. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago[Renamed from src/gpu/effects/GrCircleBlurFragmentProcessor.cpp]
  62. bcd51e8 SkSL 'key' variables can now be controlled by 'when' expressions by Ethan Nicholas · 5 years ago
  63. d6ab77a restore .clang-format by Mike Klein · 5 years ago
  64. a2a5cc0 regen from .fp files after .clang-format change by Mike Klein · 5 years ago
  65. 858fecc Got RelaxedPrecision decorations working again in SPIR-V, and removed by Ethan Nicholas · 6 years ago
  66. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  67. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  68. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  69. 231de03 Improve inputColor handling in fragment processor implementations. by Michael Ludwig · 6 years ago
  70. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  71. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  72. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  73. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  74. 18e7556 move blur impl into core by Mike Reed · 7 years ago[Renamed from src/effects/GrCircleBlurFragmentProcessor.cpp]
  75. c7c2baf Additional DDL playback cleanup by Robert Phillips · 7 years ago
  76. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  77. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  78. 130fb3f updated .fp file headers by Ethan Nicholas · 7 years ago
  79. 20df20c Fix FPs by Robert Phillips · 7 years ago
  80. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  81. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  82. 3431c6b Don't apply blur to zero-sized circles by Jim Van Verth · 7 years ago
  83. 5f9836e removed extraneous unused uniform handles for SkSL samplers by Ethan Nicholas · 7 years ago
  84. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  85. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  86. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  87. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  88. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  89. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  90. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  91. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  92. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  93. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  94. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  95. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  96. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  97. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  98. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  99. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  100. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago