index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawingManager.h
Commit message (
Expand
)
Author
Age
*
Avoid rerunning path renderer chain when path known to require sw
Brian Salomon
2018-05-08
*
Turn on rendertarget sorting
Robert Phillips
2018-04-02
*
Switch MDB GrContextOptions over to Enable style
Robert Phillips
2018-02-08
*
Move control of explicit GPU resource allocation to GrContextOptions
Robert Phillips
2018-02-08
*
Implement GPU/OpList DDLs
Robert Phillips
2018-02-01
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Move GrOpFlushState out of GrDrawingManager and onto the stack
Robert Phillips
2018-01-18
*
Move resourceProvider accessor to GrContextPriv (take 2)
Robert Phillips
2018-01-16
*
Revert "Move resourceProvider accessor to GrContextPriv"
Hal Canary
2018-01-16
*
Move resourceProvider accessor to GrContextPriv
Robert Phillips
2018-01-16
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Include opList ids in GrOnFlushCallbackObject::postFlush
Chris Dalton
2017-11-27
*
Add overbudget handling to GrResourceAllocator
Robert Phillips
2017-11-16
*
Add GrContextOptions to control distance field thresholds for small sizes and...
Brian Salomon
2017-11-08
*
Setup CCPR testing with GrMockContext
Chris Dalton
2017-11-06
*
Rename GrOpList::reset to endFlush
Chris Dalton
2017-10-04
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...
Yuqian Li
2017-08-01
*
Revert "Revert "Add support for semaphores to be inserted on GrContext flush""
Greg Daniel
2017-08-01
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
Restrict max levels for D3D Angle on GLPrograms test as well
Greg Daniel
2017-06-19
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Prevent onFlushCB created opLists from being grouped with the normal ones (new)
Robert Phillips
2017-06-14
*
Remove ImmediateFlush mode
Robert Phillips
2017-06-02
*
Setup for another attempt to split up opLists
Robert Phillips
2017-05-11
*
Add postFlush call to GrOnFlushCallbackObject
Chris Dalton
2017-05-05
*
Hardwire opList lookAhead & lookBack parameters
Robert Phillips
2017-04-26
*
Make InstancedRendering more opList-splitting friendly
Robert Phillips
2017-04-24
*
Split cleanup changes out of bigger CL (take 2)
Robert Phillips
2017-04-18
*
Revert "Split cleanup changes out of bigger CL"
Mike Klein
2017-04-17
*
Split cleanup changes out of bigger CL
Robert Phillips
2017-04-17
*
sk_sp-ify opList creation & storage
Robert Phillips
2017-04-14
*
Add GrSurfaceProxy* parameter to GrContext::flush
Robert Phillips
2017-03-30
*
Add pre-Flush callback to GrDrawingManager (take 2)
Robert Phillips
2017-03-21
*
Revert "Add pre-Flush callback to GrDrawingManager"
Robert Phillips
2017-03-15
*
Add pre-Flush callback to GrDrawingManager
Robert Phillips
2017-03-15
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Rename GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07
*
Added GrSurfaceContext and GrTextureContext
Brian Osman
2016-11-23
*
Consolidate GrSurfaceProxy Make methods
Robert Phillips
2016-11-09
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Make GrDrawContext be GrRenderTargetProxy-backed
Robert Phillips
2016-10-28
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Revert of Make GrResourceCache dynamically change between LRU and random repl...
robertphillips
2016-10-04
*
Make GrResourceCache dynamically change between LRU and random replacement st...
bsalomon
2016-10-03
*
Add GrContextOptions flag to disable distance field path renderer.
bsalomon
2016-09-15
*
Move prepareForExternalIO implementation from GrContext to GrDrawingManager
bsalomon
2016-09-08
[next]