index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawOpAtlas.cpp
Commit message (
Expand
)
Author
Age
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
Remove deferred upload types from GrDrawOp.h.
Brian Salomon
2017-10-30
*
Reduce the frequency of the text atlas compaction.
Derek Sollenberger
2017-10-09
*
Potential fix for Android regression
Jim Van Verth
2017-10-03
*
Miscellaneous dynamic atlas fixes.
Jim Van Verth
2017-09-28
*
Adjust atlas tracking to get better usage.
Jim Van Verth
2017-09-27
*
Shrink GrDrawOpAtlases when no longer needed, take 2.
Jim Van Verth
2017-09-26
*
Add animated cowboy sample from WebKit tests, and fix.
Jim Van Verth
2017-09-25
*
Revert "Shrink GrDrawOpAtlases when no longer needed"
Jim Van Verth
2017-09-22
*
Shrink GrDrawOpAtlases when no longer needed
Jim Van Verth
2017-09-22
*
Fix TSAN issue with atlas expansion.
Jim Van Verth
2017-09-20
*
Temporarily disable atlas growth.
Jim Van Verth
2017-09-18
*
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
Jim Van Verth
2017-09-18
*
Revert "Allow GrDrawOpAtlas to grow as needed"
Jim Van Verth
2017-09-15
*
Allow GrDrawOpAtlas to grow as needed
Jim Van Verth
2017-09-15
*
Add support for additional textures in GrDrawOpAtlas
Jim Van Verth
2017-09-12
*
Move texture proxy allocation for atlas to constructor.
Jim Van Verth
2017-09-01
*
Make op-level texture uploading be GrProxy-based
Robert Phillips
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Automatically prepend "disabled-by-default-" to TRACE categories
Brian Osman
2017-07-26
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Make instantiate return a Boolean
Robert Phillips
2017-06-05
*
Revert "Clear atlas textures at creation in Chrome"
Brian Salomon
2017-05-25
*
Clear atlas textures at creation in Chrome
Brian Salomon
2017-05-24
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Remove GrSurfaceProxy::desc()
Brian Salomon
2017-05-17
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Rename GrBatchAtlas -> GrDrawOpAtlas.
Brian Salomon
2016-12-17
*
Rename GrBatchAtlas files to GrDrawOpAtlas
Brian Salomon
2016-12-16