1. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  2. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  3. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  4. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago
  5. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  6. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  7. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  8. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  9. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 4 years, 8 months ago
  10. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  11. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  12. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 8 months ago
  13. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  14. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 4 years, 8 months ago
  15. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 8 months ago
  16. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  17. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 4 years, 9 months ago
  18. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 4 years, 9 months ago
  19. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 4 years, 9 months ago
  20. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 4 years, 9 months ago
  21. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  22. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  23. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 4 years, 10 months ago
  24. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 4 years, 10 months ago
  25. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  26. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  27. 55e5be3 Fix reported op bounds on a few ops. by Greg Daniel · 4 years, 10 months ago
  28. f793de1 Update some ops to create their buffers in onPrepare. by Greg Daniel · 4 years, 11 months ago
  29. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  30. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  31. fa3305a gm: add some overrides by Hal Canary · 5 years ago
  32. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  33. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  34. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  35. 1e1ad8d Rename a shader variable to please MSL. by Stephen White · 5 years ago
  36. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  37. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  38. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  39. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  40. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  41. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  42. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 5 years ago
  43. be9aff2 Remove GrContextPriv.h from GrRenderTargetContext.h by Robert Phillips · 5 years ago
  44. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 5 years ago
  45. 3a77837 Reland "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  46. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  47. 382b122 Revert "Add a GpuGM class for GPU-only tests" by Chris Dalton · 5 years ago
  48. f5efa78 Add a GpuGM class for GPU-only tests by Chris Dalton · 5 years ago
  49. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  50. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 5 years ago
  51. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 5 years ago
  52. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 5 years ago
  53. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  54. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 5 years ago
  55. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  56. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  57. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  58. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  59. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  60. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  61. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  62. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  63. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  64. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  65. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  66. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  67. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  68. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  69. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  70. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  71. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  72. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  73. 3ebd354 For TextureOp + Alpha texture, xform paint color to dest color space by Brian Osman · 6 years ago
  74. 79f99f7 Fix a crash in the clockwise gm by Chris Dalton · 6 years ago
  75. 49d14e9 sksl: Add a "sk_Clockwise" built-in by Chris Dalton · 6 years ago