1. 4f101a7 Make GrGpuCommandBuffer's methods take a GrRenderTargetProxy (rather than a GrRenderTarget) by Robert Phillips · 7 years ago
  2. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  3. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  4. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  5. ff92650 Convert GrMesh to a struct by Chris Dalton · 7 years ago
  6. 22bc865 Add AMD work around in Vulkan to create a new secondary command buffer by Greg Daniel · 7 years ago
  7. dbd11ec Init Command buffer on inlineUploads in Vulkan by Greg Daniel · 7 years ago
  8. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  9. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  10. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  11. c293a29 Make GrGpuCommandBuffer infer its render target from first draw by Brian Salomon · 8 years ago
  12. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  13. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  14. 65a0927 Don't pass in RT to individual Gpu CommandBuffer calls by Greg Daniel · 8 years ago
  15. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  16. 8d2141f Small perf optimizations preparing sampled images in vulkan by egdaniel · 8 years ago
  17. 29df760 Define clear regions in terms of GrFixedClip by csmartdalton · 8 years ago
  18. 37535c9 Add discard support to Vulkan by egdaniel · 8 years ago
  19. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  20. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago