1. e56d31f Update LazySurfaceDesc to take a GrTextureType. by Greg Daniel · 3 years, 2 months ago
  2. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 2 months ago
  3. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 2 months ago
  4. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years, 2 months ago
  5. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years, 2 months ago
  6. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 2 months ago
  7. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 2 months ago
  8. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  9. ea46ef3 Move clip optimizations into GrFillRRectOp by Chris Dalton · 3 years, 3 months ago
  10. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 3 months ago
  11. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 3 months ago
  12. b1e8f85 Add an 'opBeingClipped' param to GrClip::apply by Chris Dalton · 3 years, 4 months ago
  13. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 4 months ago
  14. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 4 months ago
  15. 6edc8d9 Remove 'hasUserStencilSettings' from GrClip::apply by Chris Dalton · 3 years, 5 months ago
  16. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 6 months ago
  17. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 6 months ago
  18. 396cd1d Revert "Lift atlas clip FP creation out of GrClip::apply" by Derek Sollenberger · 3 years, 6 months ago
  19. 92b3567 Lift atlas clip FP creation out of GrClip::apply by Chris Dalton · 3 years, 6 months ago
  20. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 8 months ago
  21. 9e2c50e Revert "Remove deferred proxy machinery" by Adlai Holler · 3 years, 8 months ago
  22. a3987cc Remove deferred proxy machinery by Adlai Holler · 3 years, 8 months ago
  23. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 10 months ago
  24. 02eb5dc Remove sk_OutColor built-in variable. by John Stiles · 3 years, 10 months ago
  25. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 10 months ago
  26. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 11 months ago
  27. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 11 months ago
  28. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 11 months ago
  29. 9902cff Use SkSpan to clean up GrOnFlushCallbackObject API by Adlai Holler · 4 years ago
  30. c76d409 add API for Op creation by Herb Derby · 4 years ago
  31. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  32. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 1 month ago
  33. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  34. c113f00 Remove renderable flag from texture createLazyProxy. by Greg Daniel · 4 years, 2 months ago
  35. 6397e80 Specify aa type of draw to the GrClip by Michael Ludwig · 4 years, 2 months ago
  36. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 3 months ago
  37. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 3 months ago
  38. a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 3 months ago
  39. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  40. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 3 months ago
  41. 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 3 months ago
  42. d8f4f42 Revert "Simplify GrClip API" by Michael Ludwig · 4 years, 4 months ago
  43. 9716414 Simplify GrClip API by Michael Ludwig · 4 years, 4 months ago
  44. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 4 months ago
  45. f629a90 Make Clip test FP use texture effect child by Brian Salomon · 4 years, 4 months ago
  46. e06a897 GrClips know their device dimensions by Michael Ludwig · 4 years, 4 months ago
  47. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 5 months ago
  48. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 5 months ago
  49. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 5 months ago
  50. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
  51. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
  52. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 5 months ago
  53. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 5 months ago
  54. c002d56 Simplify GrClip::getConservativeBounds() signature by Michael Ludwig · 4 years, 5 months ago
  55. 5ba50af Replace skstd::exchange with std::exchange by Adlai Holler · 4 years, 6 months ago
  56. 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 4 years, 7 months ago
  57. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 6 months ago
  58. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 7 months ago
  59. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 7 months ago
  60. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago
  61. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 7 months ago
  62. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 7 months ago
  63. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 8 months ago
  64. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 8 months ago
  65. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 9 months ago
  66. ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 9 months ago
  67. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 9 months ago
  68. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 9 months ago
  69. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 9 months ago
  70. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 9 months ago
  71. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 10 months ago
  72. f46d5ca use std::make_unique by Mike Klein · 4 years, 10 months ago
  73. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 10 months ago
  74. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 10 months ago
  75. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 10 months ago
  76. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  77. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  78. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  79. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  80. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  81. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  82. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  83. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  84. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  85. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  86. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  87. bf6b979 GrSurfaceContext not ref counted. by Brian Salomon · 5 years ago
  88. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  89. 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
  90. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  91. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  92. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  93. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  94. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  95. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  96. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  97. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  98. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  99. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  100. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago