Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
7539856c1b9cbb1886a6a498cc534b77fc83ddb2
/
src
/
gpu
/
batches
/
GrAAFillRectBatch.cpp
7539856
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
by bsalomon
· 9 years ago
a61c817
drawBitmapImage can batch across AA rects
by joshualitt
· 9 years ago
090ae8e
fix valgrind issue
by joshualitt
· 9 years ago
40ac15a
fix viewmatrix mapping in AAFillRect
by joshualitt
· 9 years ago
16b9913
Split GrDrawBatch and GrVertexBatch into their own files
by bsalomon
· 9 years ago
abd30f5
Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non-drawing batches
by bsalomon
· 9 years ago
272b748
Minor fix to not save the modeling space rect
by joshualitt
· 9 years ago
27801bf
broken bots war
by joshualitt
· 9 years ago
147dc06
Add GrAARectBatch which can handle a local matrix
by joshualitt
· 9 years ago
c3021ed
Add override to GrAAFillRectBatch::onCombineIfPossible
by bsalomon
· 9 years ago
cb02b38
Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu
by bsalomon
· 9 years ago
37eb184
Move AAFillRect into CPP for templatization
by joshualitt
· 9 years ago
91d844d
Rename GrPipelineInfo to GrPipelineOptimizations
by bsalomon
· 9 years ago
9ff6425
move Stroke Rect and AAFill Rect to their own file
by joshualitt
· 9 years ago