1. fbf0214 Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  2. 2145390 Move GrTextureOp to skgpu::v1 namespace by Robert Phillips · 3 years ago
  3. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years ago
  4. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  5. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years, 1 month ago
  6. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 2 months ago
  7. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  8. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 9 months ago
  9. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 9 months ago
  10. c76d409 add API for Op creation by Herb Derby · 3 years, 11 months ago
  11. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  12. 089b7c9 Fix bug in op chaining by Robert Phillips · 4 years ago
  13. 6bf1125 Fix bug(s) in combining and chaining GrTextureOps by Robert Phillips · 4 years, 1 month ago
  14. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 1 month ago
  15. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 1 month ago
  16. fe4b481 Clean up some uses of GrContext in tests by Robert Phillips · 4 years, 1 month ago
  17. 1c66ad9 Apply paint color to alpha-only textures in drawEdgeAAImageSet by Michael Ludwig · 4 years, 1 month ago
  18. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  19. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 3 months ago
  20. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 3 months ago
  21. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 3 months ago
  22. 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 3 months ago
  23. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  24. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 5 months ago
  25. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  26. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 7 months ago
  27. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 7 months ago
  28. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 7 months ago
  29. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  30. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  31. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  32. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 4 years, 9 months ago
  33. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 9 months ago
  34. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 9 months ago
  35. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 9 months ago
  36. fe13ca3 Move textureop fallback code out of GrRTC and into AddTextureSetOps by Michael Ludwig · 4 years, 9 months ago
  37. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 9 months ago
  38. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 9 months ago
  39. 8bc157e Reduce max # of AA Quads that can be merged or chained into a single GrTextureOp (take 2) by Robert Phillips · 4 years, 9 months ago
  40. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 9 months ago
  41. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 4 years, 9 months ago
  42. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 4 years, 9 months ago