1. cabe20c Refactor GrGpu path rendering functions to GrPathRendering by kkinnunen · 9 years ago
  2. 231c5fd Don't issue texture barriers for RT's with separate storage by cdalton · 9 years ago
  3. e40d397 Isolate GrBufferAllocPools inside GrBatchTarget by robertphillips · 10 years ago
  4. e46760e Create GrCommandBuilder by joshualitt · 10 years ago
  5. 0911430 Move state management to GrInOrderDrawBuffer by joshualitt · 10 years ago
  6. edae309 Revert of Move state management to GrInOrderDrawBuffer (patchset #4 id:60001 of https://codereview.chromium.org/1120143002/) by joshualitt · 10 years ago
  7. 5d6bb6f Move state management to GrInOrderDrawBuffer by joshualitt · 10 years ago
  8. a30009b simple cleanup in GrTargetCommands by joshualitt · 10 years ago
  9. 9954bc3 Use texture barriers to read directly from the RT by cdalton · 10 years ago
  10. a73239a Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. by bsalomon · 10 years ago
  11. 72e3ae4 Remove vertex/index buffer factilities from GrDrawTarget. by bsalomon · 10 years ago
  12. 0dcb8e3 In this CL we stop closing batches prematurely, and only close immediately before a flush. by joshualitt · 10 years ago
  13. 385e26e Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://codereview.chromium.org/1092403002/) by joshualitt · 10 years ago
  14. 9e830ea In this CL we stop closing batches prematurely, and only close immediately before a flush. by joshualitt · 10 years ago
  15. 8a0a16d Revert of Stop closing batch prematurely (patchset #4 id:60001 of https://codereview.chromium.org/1092403002/) by joshualitt · 10 years ago
  16. db3ce12 In this CL we stop closing batches prematurely, and only close immediately before a flush. by joshualitt · 10 years ago
  17. bca3c9f Update gpu trace marker system for MultiDrawBuffer world by robertphillips · 10 years ago
  18. d14101e Fix GPU trace marker bug by robertphillips · 10 years ago
  19. 193ea93 Split GrTargetCommands into its own files by robertphillips · 10 years ago