Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
623fadf8be3d3a2061f8b491575c5b82707121df
/
src
/
gpu
/
GrRenderTargetOpList.cpp
33f8315
Revert "Update clearOp for split-OpList world"
by Robert Phillips
· 8 years ago
7f1ce29
Update clearOp for split-OpList world
by Robert Phillips
· 8 years ago
318c419
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
by Robert Phillips
· 8 years ago
c375704
Revert "Convert DstTexture to DstProxy"
by Robert Phillips
· 8 years ago
87f7f1c
Convert DstTexture to DstProxy
by Robert Phillips
· 8 years ago
18e9484
Rename finishOpList to finishFlush and call it less frequently
by Robert Phillips
· 8 years ago
6cdc22c
Split up opLists (take 3)
by Robert Phillips
· 8 years ago
b6deea8
Setup for another attempt to split up opLists
by Robert Phillips
· 8 years ago
c84c030
Add debug-only helper methods to get #ops & #clips per opList
by Robert Phillips
· 8 years ago
a4677b5
Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching.
by Brian Salomon
· 8 years ago
f6d7eb1
Remove pre-allocated clip space from GrRenderTargetOpList
by Robert Phillips
· 8 years ago
ee68365
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
by Robert Phillips
· 8 years ago
8185f59
Hardwire opList lookAhead & lookBack parameters
by Robert Phillips
· 8 years ago
dd3b3f4
Rm makeRenderTargetContext in favor of deferred version (take 3)
by Robert Phillips
· 8 years ago
4a39504
Revert "Split up opLists (take 2)"
by Robert Phillips
· 8 years ago
df2bf21
Split up opLists (take 2)
by Robert Phillips
· 8 years ago
e3302df
Make InstancedRendering more opList-splitting friendly
by Robert Phillips
· 8 years ago
2af746c
Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)"
by Robert Phillips
· 8 years ago
02242e8
Rm makeRenderTargetContext in favor of deferred version (take 2)
by Robert Phillips
· 8 years ago
7ce67db
Revert "Split up opLists"
by Robert Phillips
· 8 years ago
bc8ee52
Split up opLists
by Robert Phillips
· 8 years ago
f5442bb
Split cleanup changes out of bigger CL (take 2)
by Robert Phillips
· 8 years ago
e186cfd
Revert "Split cleanup changes out of bigger CL"
by Mike Klein
· 8 years ago
cd11c80
Split cleanup changes out of bigger CL
by Robert Phillips
· 8 years ago
dc83b89
sk_sp-ify opList creation & storage
by Robert Phillips
· 8 years ago
e440721
Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext
by Robert Phillips
· 8 years ago
178ce3e
Make all GrRenderTargetOpList ops store a GrRenderTarget pointer
by Robert Phillips
· 8 years ago
1119dc3
Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext
by Robert Phillips
· 8 years ago
bf25d43
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
by Robert Phillips
· 8 years ago
b9a02a1
Update stencil ops to have a parallel proxyID
by Robert Phillips
· 8 years ago
9a121cc
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
by Robert Phillips
· 8 years ago
d7cda9a
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
by Robert Phillips
· 8 years ago
f7a7261
Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp
by Robert Phillips
· 8 years ago
54d212e
Revert "Revert "Remove GrPipeline from GrDrawOp.""
by Brian Salomon
· 8 years ago
337432d
In GrRenderTargetOpList::forwardCombine check adjacent ops
by Brian Salomon
· 8 years ago
eb35f4d
Add pre-Flush callback to GrDrawingManager (take 2)
by Robert Phillips
· 8 years ago
c48af93
Revert "Remove GrPipeline from GrDrawOp."
by Brian Salomon
· 8 years ago
2bf4b3a
Remove GrPipeline from GrDrawOp.
by Brian Salomon
· 8 years ago
18ea816
Revert "Add pre-Flush callback to GrDrawingManager"
by Robert Phillips
· 8 years ago
d222ec4
Add pre-Flush callback to GrDrawingManager
by Robert Phillips
· 8 years ago
d543e0a
Add GrOp::wasRecorded and use in instanced rendering for tracking.
by Brian Salomon
· 8 years ago
a136136
Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""""
by Mike Reed
· 8 years ago
467921e
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
by Brian Salomon
· 8 years ago
9e50f7b
Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.
by Brian Salomon
· 8 years ago
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
27d07f0
Revert "Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""
by Mike Reed
· 8 years ago
025e244
Revert "Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""
by Mike Reed
· 8 years ago
ae9718f
Remove unnecessary use of GrGLIRect in GrRenderTargetOpList
by Brian Salomon
· 8 years ago
e370cbe
Remove clip to bounds GrContextOption
by Brian Salomon
· 8 years ago
baf06bc
Revert "Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""
by Cary Clark
· 8 years ago
cfaa632
Revert[2] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""
by Mike Reed
· 8 years ago
ea5e676
Revert "Remove SkDraw from device-draw methods, and enable device-centric clipping."
by Mike Reed
· 8 years ago
c77e33f
Remove SkDraw from device-draw methods, and enable device-centric clipping.
by Mike Reed
· 8 years ago
b5cb683
Use construct/init pattern with GrPipeline to replace CreateAt.
by Brian Salomon
· 8 years ago
b16e8ac
Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext
by Brian Salomon
· 8 years ago
5298dc8
Make GrPipelineAnalysis a nested class of GrProcessorSet.
by Brian Salomon
· 8 years ago
cdcc33f
Store GrRenderTarget rather than just its ID in GrRenderTargetOpList::RecordedOp.
by Brian Salomon
· 8 years ago
d519d48
add device-clipping to gpudevice
by Mike Reed
· 8 years ago
eb62829
Check that coverage FPs are compatible with alpha as coverage
by Brian Salomon
· 8 years ago
199fb87
Add refcnt'ed immutable vertices class for SkCanvas::drawVertices.
by Brian Salomon
· 8 years ago
189098e7
Don't require GrPipelineBuilder to build GrPipeline
by Brian Salomon
· 8 years ago
0831f1b
Rename GrProcOptInfo::addProcessors to analyzeProcessors
by Brian Salomon
· 8 years ago
92ce594
Add class GrProcessorSet which represents color and coverage FPs and a XPFactory.
by Brian Salomon
· 8 years ago
652ecb5
Pass GrAppliedClip to pipeline creation.
by Brian Salomon
· 8 years ago
aab259e
Simplify GrProcOptInfo initialization.
by Brian Salomon
· 8 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 8 years ago
69868af
Remove render target unique ID virtual from GrOp.
by Brian Salomon
· 8 years ago
bde4285
Rename GrOp::draw to GrOp::execute
by Brian Salomon
· 8 years ago
09d994e
Misc batch->op cleanup Part 1 of 2
by Brian Salomon
· 8 years ago
92aee3d
This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines.
by Brian Salomon
· 8 years ago
42ad83a
Rename batch->op in GrAuditTrail.
by Brian Salomon
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
82c263f
Rename NVPR batch->op and sk_sp'ify
by Brian Salomon
· 8 years ago
7dae46a
Some more batch->op renaming
by Brian Salomon
· 8 years ago
6a63904
Update rect ops to use "op" in their name and return sk_sp.
by Brian Salomon
· 8 years ago
0abc8b4
Add helper for idenitfying hw GrAATypes.
by Brian Salomon
· 8 years ago
2790c52
Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp*
by Brian Salomon
· 8 years ago
21aa35f
Make GrRenderTargetOpList::addDrawOp use sk_sp
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
1e41f4a
Rename batch->op in GrOpList and subclasses
by Brian Salomon
· 8 years ago
5b7b49f
Rework GrRenderTargetOpList::setupDstReadIfNecessary.
by Brian Salomon
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
25a8809
Rename GrBatch to GrOp
by Brian Salomon
· 8 years ago
3a7492f
Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead.
by Brian Salomon
· 8 years ago
5c1c8d1
Remove batch bounds drawing debug option
by Brian Salomon
· 8 years ago
c293a29
Make GrGpuCommandBuffer infer its render target from first draw
by Brian Salomon
· 8 years ago
e60ad62
Guard against instantiate & accessRenderTarget failures
by Robert Phillips
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
7cdda99
TEMPORARY: track stencil clip state in GrRenderTargetOpList
by csmartdalton
· 8 years ago
c7635fa
Make GrDrawContext be GrRenderTargetProxy-backed
by Robert Phillips
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
62e7b5f
Create GrTextureOpList to support deferred copy batches for textures
by Brian Osman
· 8 years ago
f2361d2
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
by Robert Phillips
· 8 years ago
[Renamed (82%) from src/gpu/GrDrawTarget.cpp]
Next »