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