1. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  2. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  3. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  4. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  5. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 5 years ago
  6. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  7. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 5 years ago
  8. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  9. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  10. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 6 years ago
  11. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 6 years ago
  12. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  13. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  14. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  15. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  16. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  17. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  18. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  19. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  20. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  21. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  22. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  23. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  24. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  25. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  26. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  27. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  28. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  29. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  30. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  31. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  32. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  33. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  34. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  35. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  36. 3ebd354 For TextureOp + Alpha texture, xform paint color to dest color space by Brian Osman · 6 years ago
  37. 79f99f7 Fix a crash in the clockwise gm by Chris Dalton · 6 years ago
  38. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago