1. e736684 Go back to rect blur profile textures. by Brian Salomon · 5 years ago
  2. 2c59659 Make GrRectBlurEffect be analytical rather than use a texture LUT. by Brian Salomon · 5 years ago
  3. 96b383a Remove GrRenderable param from GrProxyProvider::createTextureProxy() by Brian Salomon · 5 years ago
  4. 2af3e70 Don't use color type derived from GrPixelConfig to determine proxy texture swizzle. by Brian Salomon · 5 years ago
  5. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. 21a9b56 moved files generated from .fp files into generated/ directories by Ethan Nicholas · 5 years ago[Renamed from src/gpu/effects/GrRectBlurEffect.h]
  8. bcd51e8 SkSL 'key' variables can now be controlled by 'when' expressions by Ethan Nicholas · 5 years ago
  9. d6ab77a restore .clang-format by Mike Klein · 6 years ago
  10. a2a5cc0 regen from .fp files after .clang-format change by Mike Klein · 6 years ago
  11. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  12. a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
  13. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  14. ff6a7cd Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float"" by Brian Salomon · 6 years ago
  15. 7297152 Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float" by Brian Salomon · 6 years ago
  16. e0dc943 Don't use GrRRectBlurEffect for large rects when highp is not full float by Brian Salomon · 6 years ago
  17. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  18. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 6 years ago
  19. 554aa6a update include path for SkBlurMask.h by Mike Reed · 7 years ago
  20. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  21. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  22. cb25659 DDL-ify GrRectBlurEffect by Robert Phillips · 7 years ago
  23. 130fb3f updated .fp file headers by Ethan Nicholas · 7 years ago
  24. 20df20c Fix FPs by Robert Phillips · 7 years ago
  25. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  26. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  27. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  28. 2b2936e Make GrRectBlurEffect use bilerp by Robert Phillips · 7 years ago
  29. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago