1. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  2. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  3. ff168d9 Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists. by Brian Salomon · 6 years ago
  4. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  5. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  6. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  7. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  8. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  9. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  10. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  11. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  12. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  13. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  14. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  15. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  16. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  17. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  18. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  19. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  20. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  21. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 7 years ago
  22. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  23. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  24. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  25. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  26. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  27. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  28. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  29. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  30. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  31. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  32. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago