index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawingManager.cpp
Commit message (
Expand
)
Author
Age
*
Allow CCPR in DDL mode (take 2)
Robert Phillips
2018-05-31
*
Fix fuzzer bugs
Robert Phillips
2018-05-31
*
Revert "Allow CCPR in DDL mode"
Robert Phillips
2018-05-30
*
Allow CCPR in DDL mode
Robert Phillips
2018-05-30
*
Rename GrAtlasTextContext -> GrTextContext
Herb Derby
2018-05-24
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Avoid rerunning path renderer chain when path known to require sw
Brian Salomon
2018-05-08
*
Add ability to dump opList info at flush-time
Robert Phillips
2018-04-20
*
Always call endFlush on opLists that might survive a flush
Chris Dalton
2018-04-18
*
Hide GrPixelConfig in SkSurfaceCharacterization
Robert Phillips
2018-04-04
*
Turn on rendertarget sorting
Robert Phillips
2018-04-02
*
Add handling for allocation failure in GrTextureOpList
Robert Phillips
2018-03-28
*
Prevent crash when flushing while DDL recording
Robert Phillips
2018-03-16
*
Remove SK_RASTER_RECORDER_IMPLEMENTATION
Robert Phillips
2018-03-15
*
Add ability to uninstantiate lazy proxies after every flush.
Greg Daniel
2018-03-08
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have a
Brian Salomon
2018-02-13
*
Track dirty rects on GrRenderTargets in native space rather than origin-relative
Brian Salomon
2018-02-09
*
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
*
Remove GrStencilAndCoverTextContext
Robert Phillips
2018-02-07
*
Revert "Re-enable explicit resource allocation in Skia (take 2)"
Robert Phillips
2018-02-07
*
Re-enable explicit resource allocation in Skia (take 2)
Robert Phillips
2018-02-07
*
Fix DDL unit tests
Robert Phillips
2018-02-01
*
Implement GPU/OpList DDLs
Robert Phillips
2018-02-01
*
Remove Ops whose lazy proxies fail to instantiate on flush
Greg Daniel
2018-01-29
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
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
*
Updating lazy proxys to support the case where we know a lot more info about ...
Greg Daniel
2018-01-12
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Enable conditional-uninitialized flag
Kevin Lubick
2018-01-05
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add "lazy" texture proxies
Chris Dalton
2017-11-30
*
Include opList ids in GrOnFlushCallbackObject::postFlush
Chris Dalton
2017-11-27
*
Add overbudget handling to GrResourceAllocator
Robert Phillips
2017-11-16
*
Update MDB flags to match switches in Chrome & Android
Robert Phillips
2017-11-10
*
Prepare to enable explicit gpu resource allocation (take 2)
Robert Phillips
2017-11-08
*
Revert "Prepare to enable explicit gpu resource allocation"
Greg Daniel
2017-11-08
*
Prepare to enable explicit gpu resource allocation
Robert Phillips
2017-11-08
*
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
*
During flush store GrOp draw and upload records on GrOpFlushState instead of ...
Brian Salomon
2017-11-02
[next]