1. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  2. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  3. b8cbd20 Remove unused batch rect append functions by bsalomon · 8 years ago
  4. c55271f Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws by bsalomon · 9 years ago
  5. aa37a96 Create append methods in batch namespaces by joshualitt · 9 years ago
  6. abd30f5 Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches by bsalomon · 9 years ago
  7. 147dc06 Add GrAARectBatch which can handle a local matrix by joshualitt · 9 years ago
  8. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  9. 37eb184 Move AAFillRect into CPP for templatization by joshualitt · 9 years ago
  10. 91d844d Rename GrPipelineInfo to GrPipelineOptimizations by bsalomon · 9 years ago
  11. 9ff6425 move Stroke Rect and AAFill Rect to their own file by joshualitt · 9 years ago