1. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  2. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  3. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  4. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  5. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  6. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  7. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  8. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  9. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  10. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  11. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  12. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  13. 65a88fa Add GrDebugMarkerOp 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. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  16. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  17. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  18. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 7 years ago
  19. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  20. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 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. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  29. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago