1. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  2. 90f28ec Add some asserts and explict setting of fIsMipMapped by Greg Daniel · 7 years ago
  3. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  4. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  5. 8e8c755 Move GrResourceProvider::createMipMappedTexture to GrSurfaceProxy::MakeDeferredMipMap by Robert Phillips · 7 years ago
  6. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  7. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  8. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  9. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  10. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  11. f41c22f Pass GrSurfaceContext into read/writeSurfacePixels by Robert Phillips · 7 years ago
  12. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  13. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  14. e78b725 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  15. 1b35256 Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2)" by Robert Phillips · 7 years ago
  16. aaee31f Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  17. 171cc5f Revert "Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv" by Robert Phillips · 7 years ago
  18. fb0bd98 Rm readPixels from GrSurface & move read/writeSurfacePixels to GrContextPriv by Robert Phillips · 7 years ago
  19. 769e80d More GrSurfaceProxy-clean up by Robert Phillips · 7 years ago
  20. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  21. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  22. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  23. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 8 years ago
  24. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
  25. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
  26. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
  27. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
  28. 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
  29. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  30. d46697a Use GrSurfaceContext::read/write-Pixels more by Robert Phillips · 8 years ago
  31. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  32. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  33. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  34. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  35. 07792b2 Add context markup to integer texture test by Brian Osman · 8 years ago
  36. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  37. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  38. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  39. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  40. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  41. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  42. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  43. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago
  44. 434c534 Add integer texture support. by Brian Salomon · 8 years ago