index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkDeferredDisplayListRecorder.cpp
Commit message (
Expand
)
Author
Age
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets us...
Greg Daniel
2018-04-26
*
Add texture-specific flags for External & Rectangle textures
Robert Phillips
2018-03-21
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Add DoneProc to Promise Images
Greg Daniel
2018-03-16
*
Handle GrContext creation failure in DDL
Robert Phillips
2018-03-15
*
Remove SK_RASTER_RECORDER_IMPLEMENTATION
Robert Phillips
2018-03-15
*
Small cleanups suggested by ClangTidy
Kevin Lubick
2018-03-12
*
Fix no gpu build
Greg Daniel
2018-03-09
*
Add promise images for deferred instantiation of wrapped gpu textures
Greg Daniel
2018-03-09
*
Delazify wrapped backend textures/render target proxies
Brian Salomon
2018-03-08
*
Additional DDL playback cleanup
Robert Phillips
2018-03-08
*
Fix creation of extra GrContextThreadSafeProxies in DDL world
Robert Phillips
2018-03-02
*
Fix compilation of opList-based DDL implementation
Robert Phillips
2018-02-14
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
*
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
Cary Clark
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Update LazyProxy creation to allow for a non-textureable result
Robert Phillips
2018-02-04
*
Implement GPU/OpList DDLs
Robert Phillips
2018-02-01
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Add unit test for SkDeferredDisplayLists (take 2)
Robert Phillips
2017-12-04
*
Revert "Add unit test for SkDeferredDisplayLists"
Robert Phillips
2017-12-04
*
Add unit test for SkDeferredDisplayLists
Robert Phillips
2017-12-04
*
Add a GrContextThreadSafeProxy to SkSurfaceCharacterization
Robert Phillips
2017-11-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30