Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f91aeb259e095bf8c942063f7f2525fef2d5020c
/
src
/
gpu
/
GrOpList.h
f91aeb2
Move a bunch of gpu files out of include/private and into src/gpu.
by Greg Daniel
· 6 years ago
[Renamed (98%) from include/private/GrOpList.h]
3d4cac5
Remove IO refs from GrSurfaceProxy only
by Robert Phillips
· 6 years ago
6e17f1d
Revert "Clear and discard stencil buffers on tilers"
by Michael Ludwig
· 6 years ago
7b2c855
Clear and discard stencil buffers on tilers
by Chris Dalton
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
12c4629
Remove the option of disabling explicit resource allocation
by Robert Phillips
· 6 years ago
831a293
Plumb sk_sp through the GrOpList class hierarchy
by Robert Phillips
· 6 years ago
9313aa7
Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2)
by Robert Phillips
· 6 years ago
9a7c7be
Revert "Skip flush in GrDrawingManager if the specifed proxy doesn't have any work"
by Robert Phillips
· 6 years ago
4187ac5
Skip flush in GrDrawingManager if the specifed proxy doesn't have any work
by Robert Phillips
· 6 years ago
0af0813
skia: Fix -Wextra-semi warnings in non-dcheck builds.
by Nico Weber
· 6 years ago
be9aff2
Remove GrContextPriv.h from GrRenderTargetContext.h
by Robert Phillips
· 6 years ago
c39d0c8
Implement generic draw-as-clear fallback for color and stencil
by Michael Ludwig
· 6 years ago
967df20
Deuninstantiate
by Brian Salomon
· 6 years ago
9a9baae
Use SkPMColor4f throughout clear APIs
by Brian Osman
· 6 years ago
1986f88
Remove unused GrOpList::numOps()
by Brian Salomon
· 6 years ago
46acf9d
Add context option to reduce opList splitting
by Robert Phillips
· 6 years ago
e6d0618
Add list of dependents to GrOpList class
by Robert Phillips
· 6 years ago
ee78396
templatize GrSurfaceProxyRef
by Brian Salomon
· 6 years ago
01a9128
Maybe fix numStencilBits TSAN crash
by Robert Phillips
· 6 years ago
6a4e60b
Revert "Reduce arbitrary opList splitting when sorting (take 2)"
by Robert Phillips
· 6 years ago
20d4e54
Reduce arbitrary opList splitting when sorting (take 2)
by Robert Phillips
· 6 years ago
ce3c28f
Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting"
by Robert Phillips
· 6 years ago
4fa3178
Revert "Reduce arbitrary opList splitting when sorting"
by Robert Phillips
· 6 years ago
94fee93
Reduce arbitrary opList splitting when sorting
by Robert Phillips
· 6 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 7 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 7 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 7 years ago
2748391
Add ability to dump opList info at flush-time
by Robert Phillips
· 7 years ago
4150eea
Move control of explicit GPU resource allocation to GrContextOptions
by Robert Phillips
· 7 years ago
8e54604
Revert "Re-enable explicit resource allocation in Skia (take 2)"
by Robert Phillips
· 7 years ago
ed858ec
Re-enable explicit resource allocation in Skia (take 2)
by Robert Phillips
· 7 years ago
11bdbe0
Revert "Re-enable explicit resource allocation in Skia"
by Robert Phillips
· 7 years ago
ac18b46
Re-enable explicit resource allocation in Skia
by Robert Phillips
· 7 years ago
6200036
Implement GPU/OpList DDLs
by Robert Phillips
· 7 years ago
[Renamed (98%) from src/gpu/GrOpList.h]
aa3dfbe
Remove Ops whose lazy proxies fail to instantiate on flush
by Greg Daniel
· 7 years ago
9ee5ab7
Disable explicit resource allocation in Ganesh
by Robert Phillips
· 7 years ago
f06c358
Remove instanced rendering
by Brian Salomon
· 7 years ago
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 7 years ago
4e92652
Revert "Revert "Enable explicit GPU resource allocation""
by Robert Phillips
· 7 years ago
5374733
Revert "Enable explicit GPU resource allocation"
by Robert Phillips
· 7 years ago
733965a
Enable explicit GPU resource allocation
by Robert Phillips
· 7 years ago
0658f76
Fix Flutter/Fushcia build
by Robert Phillips
· 7 years ago
2188e09
Update MDB flags to match switches in Chrome & Android
by Robert Phillips
· 7 years ago
a84cacf
Rename GrOpList::reset to endFlush
by Chris Dalton
· 7 years ago
099fa0f
Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation"
by Brian Osman
· 7 years ago
9b1f4bd
Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""""
by Brian Osman
· 7 years ago
fdd2cb5
Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""
by Brian Osman
· 7 years ago
9f8d4d3
Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""
by Brian Osman
· 7 years ago
e8b8397
Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""
by Brian Osman
· 7 years ago
837c6c7
Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"
by Brian Osman
· 7 years ago
742f3d0
Make threaded proxy generation MDB-friendly, and defer instantiation
by Brian Osman
· 7 years ago
73fd0d6
Revert "Revert "Pre-allocate some opList dependency list storage""
by Robert Phillips
· 7 years ago
1cdbad0
Revert "Pre-allocate some opList dependency list storage"
by Robert Phillips
· 7 years ago
51066f4
Pre-allocate some opList dependency list storage
by Robert Phillips
· 7 years ago
d375dbf
Land scaffolding for explicit MDB resource allocation
by Robert Phillips
· 7 years ago
9d6c64f
Make GrCopySurfaceOp participate in the GrOplist DAG
by Robert Phillips
· 7 years ago
09dfc47
Pull non-substantive changes out of explicit GPU resource allocation CL
by Robert Phillips
· 7 years ago
5d03474
Do software clip mask generation with worker threads
by Brian Osman
· 7 years ago
380b90c
Push full screen clears up to OpList
by Robert Phillips
· 7 years ago
6b47c7d
Store discard request on the opList and remove GrDiscardOp (take 3)
by Robert Phillips
· 7 years ago
445b557
Revert "Store discard request on the opList and remove GrDiscardOp (take 2)"
by Robert Phillips
· 7 years ago
9b0b32f
Store discard request on the opList and remove GrDiscardOp (take 2)
by Robert Phillips
· 7 years ago
407b342
Add GrPrepareCallback, always run at the start of flush
by Brian Osman
· 7 years ago
54190c4
Revert "Store discard request on the opList and remove GrDiscardOp"
by Robert Phillips
· 7 years ago
b681a0f
Store discard request on the opList and remove GrDiscardOp
by Robert Phillips
· 7 years ago
9521447
Add explicit clear of stencil buffer before opLists that use them
by Robert Phillips
· 7 years ago
2de8cfa
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext
by Robert Phillips
· 8 years ago
881f143
Hide GrGpuResourceRef from prying eyes
by Robert Phillips
· 8 years ago
d991486
Drop the ref on the GrOpList's target in makeClosed (take 2)
by Robert Phillips
· 8 years ago
c8ecb03
Revert "Drop the ref on the GrOpList's target in makeClosed"
by Robert Phillips
· 8 years ago
dcd499c
Drop the ref on the GrOpList's target in makeClosed
by Robert Phillips
· 8 years ago
18166ee
Omnibus: Push instantiation of GrTextures later (post TextureSampler)
by Robert Phillips
· 8 years ago
5efd5ea
Update clearOp for split-OpList world (take 3)
by Robert Phillips
· 8 years ago
318c419
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
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
ee68365
Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList
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
7ce67db
Revert "Split up opLists"
by Robert Phillips
· 8 years ago
bc8ee52
Split up opLists
by Robert Phillips
· 8 years ago
c589b0b
Remove lastOpList capability from GrSurface
by Robert Phillips
· 8 years ago
dc83b89
sk_sp-ify opList creation & storage
by Robert Phillips
· 8 years ago
c013892
Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp
by Robert Phillips
· 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
45580d3
Added GrSurfaceContext and GrTextureContext
by Brian Osman
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
c7635fa
Make GrDrawContext be GrRenderTargetProxy-backed
by Robert Phillips
· 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