1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 4 months ago
  2. 5392c94 GrConvertPixels takes pixmaps by Brian Salomon · 3 years, 6 months ago
  3. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 3 years, 7 months ago
  4. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 10 months ago
  5. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 11 months ago
  6. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 11 months ago
  7. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 1 month ago
  8. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years, 2 months ago
  9. 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 3 months ago
  10. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 6 months ago
  11. ac6156c Standardize behavior of ops that implement onPrePrepare by Robert Phillips · 4 years, 7 months ago
  12. fad1e0f Rename 'dstView' to 'outputView' to avoid confusion w/ 'dstProxyView' by Robert Phillips · 4 years, 7 months ago
  13. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 4 years, 11 months ago
  14. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
  15. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  16. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 5 years ago
  17. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  18. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  19. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  20. 6989370 Move DrawingManager to RecordingContext by Robert Phillips · 6 years ago
  21. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago