1. 834f120 Set correct mip map status on GrTexture since we no longer require all mip data by Greg Daniel · 7 years ago
  2. bb76ace Fall back to non mipped Texture when we can't copy base to mipped texture 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. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  5. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  6. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  7. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  8. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  9. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  10. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  11. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  12. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  13. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  14. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  15. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  16. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  17. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  18. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  19. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  20. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  21. 590533f Plumb raw GrMipLevel* down instead of SkTArray<GrMipLevel> in GrGpu by Robert Phillips · 7 years ago
  22. 8fe2427 Add mock config to tools and run through gms and benchs without crashing. by Brian Salomon · 7 years ago
  23. cfe910d Revert "Revert "Make mock GrContext unit testable."" by Brian Salomon · 7 years ago
  24. c867a89 Revert "Make mock GrContext unit testable." by Brian Salomon · 7 years ago
  25. 993e7e2 Make mock GrContext unit testable. by Brian Salomon · 7 years ago
  26. 466c7d6 header cleanup by Hal Canary · 7 years ago
  27. 91a3e52 Move mock gpu and caps, add Gr prefix, and create via GrContext::Create by Brian Salomon · 7 years ago