Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
624c59a1c7af38eb83e803f345a6f3e225475a08
/
src
/
gpu
/
batches
/
GrAAFillRectBatch.cpp
ff21032
New API for computing optimization invariants.
by ethannicholas
· 9 years ago
783a4da
Add more batch information printouts
by robertphillips
· 9 years ago
e004bfc
Increase the amount of debug information printed out by batches
by robertphillips
· 9 years ago
c55271f
Separate out natively-texture image/bmp draws from cached-as-texture image/bmp draws
by bsalomon
· 9 years ago
aa37a96
Create append methods in batch namespaces
by joshualitt
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
2244c27
fill rect batch refactor into separate batches
by joshualitt
· 9 years ago
87e4752
Revert "fill rect batch refactor into separate batches"
by joshualitt
· 9 years ago
ae41b38
fill rect batch refactor into separate batches
by joshualitt
· 9 years ago
2ad37be
Move GrTBatchTesselator to its own file
by joshualitt
· 9 years ago
cd47b71
GrAAFillRectBatch holds onto GrPipelineOptimizations
by joshualitt
· 9 years ago
e46f9fe
Privatize GrBatch subclass overrides
by bsalomon
· 9 years ago
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