1. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 4 years, 1 month ago
  2. d1eab8b Replace more instances of sk_OutColor with explicit returns. by John Stiles · 4 years, 1 month ago
  3. 7b80726 Implement indirect stroking for conics by Chris Dalton · 4 years, 1 month ago
  4. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 4 years, 1 month ago
  5. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 4 years, 1 month ago
  6. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years, 2 months ago
  7. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years, 2 months ago
  8. a3df500 Fix crash in SampleCCPRGeometry by Chris Dalton · 4 years, 2 months ago
  9. 0e13db7 Clean up GrPathUtils by Chris Dalton · 4 years, 3 months ago
  10. c76d409 add API for Op creation by Herb Derby · 4 years, 3 months ago
  11. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 3 months ago
  12. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 4 months ago
  13. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 4 months ago
  14. 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 6 months ago
  15. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 6 months ago
  16. 39156c2 Update VisualizeCoverageCountFP to accept an input FP. by John Stiles · 4 years, 6 months ago
  17. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 6 months ago
  18. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 6 months ago
  19. 30ebcf7 Remove SkCanvas::getGrContext calls from samplecode by Robert Phillips · 4 years, 6 months ago
  20. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 7 months ago
  21. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 7 months ago
  22. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 8 months ago
  23. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 8 months ago
  24. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 8 months ago
  25. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 8 months ago
  26. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 9 months ago
  27. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 9 months ago
  28. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 9 months ago
  29. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 10 months ago
  30. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 10 months ago
  31. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 10 months ago
  32. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 10 months ago
  33. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 10 months ago
  34. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 10 months ago
  35. 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 4 years, 10 months ago
  36. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  37. bfb7211 Reland "Remove GrPaint::addColorTextureProcessor" by Brian Salomon · 5 years ago
  38. 67d0f3f Revert "Remove GrPaint::addColorTextureProcessor" by Jim Van Verth · 5 years ago
  39. a92320d Remove GrPaint::addColorTextureProcessor by Brian Salomon · 5 years ago
  40. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 5 years ago
  41. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 5 years ago
  42. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 5 years ago
  43. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  44. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  45. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago
  46. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  47. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 5 years ago
  48. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 5 years ago
  49. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 5 years ago
  50. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 5 years ago
  51. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 5 years ago
  52. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 5 years ago
  53. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  54. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  55. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  56. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  57. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  58. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  59. d7639af Samples: clean up cruft by Hal Canary · 5 years ago
  60. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 5 years ago
  61. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 6 years ago
  62. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 6 years ago
  63. 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
  64. 27ae52c Make deferred render target context without config or format by Brian Salomon · 6 years ago
  65. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  66. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  67. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 6 years ago
  68. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 6 years ago
  69. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  70. 2c5e011 Split GrCCCoverageProcessor into subclasses by Chris Dalton · 6 years ago
  71. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  72. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  73. 80634eb Don't include .cpp file in SampleCCPRGeometry.cpp by Ben Wagner · 6 years ago
  74. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  75. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  76. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  77. 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 6 years ago
  78. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  79. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  80. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  81. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  82. 4484b8f drawText Cleanup, part 4 by Hal Canary · 6 years ago
  83. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  84. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  85. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  86. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  87. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  88. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  89. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  90. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  91. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  92. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  93. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  94. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  95. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  96. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  97. d4bffed Update CCPRGeometry to use pool for op. by Ben Wagner · 6 years ago
  98. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  99. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  100. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago