1. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago
  2. a61c817 drawBitmapImage can batch across AA rects by joshualitt · 9 years ago
  3. 090ae8e fix valgrind issue by joshualitt · 9 years ago
  4. 40ac15a fix viewmatrix mapping in AAFillRect by joshualitt · 9 years ago
  5. 16b9913 Split GrDrawBatch and GrVertexBatch into their own files by bsalomon · 9 years ago
  6. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  7. 272b748 Minor fix to not save the modeling space rect by joshualitt · 9 years ago
  8. 27801bf broken bots war by joshualitt · 9 years ago
  9. 147dc06 Add GrAARectBatch which can handle a local matrix by joshualitt · 9 years ago
  10. c3021ed Add override to GrAAFillRectBatch::onCombineIfPossible by bsalomon · 9 years ago
  11. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  12. 37eb184 Move AAFillRect into CPP for templatization by joshualitt · 9 years ago
  13. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  14. 9ff6425 move Stroke Rect and AAFill Rect to their own file by joshualitt · 9 years ago