1. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  2. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  3. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  4. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  5. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  6. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  7. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  8. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  9. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  10. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  11. 466c7d6 header cleanup by Hal Canary · 7 years ago
  12. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  13. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  14. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 7 years ago
  15. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  16. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  17. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  18. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  19. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  20. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  21. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  22. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  23. d46cdc4 Remove support for GL discards by egdaniel · 8 years ago
  24. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  25. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago