index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawOpAtlas.h
Commit message (
Expand
)
Author
Age
*
move SkIPoint16 to private header
Mike Reed
2018-04-04
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...
Robert Phillips
2018-02-28
*
Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"
Robert Phillips
2018-02-26
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)
Robert Phillips
2018-02-26
*
Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"
Robert Phillips
2018-02-21
*
Separate creation time & flush time behavior in GrDrawOpAtlas
Robert Phillips
2018-02-21
*
Some more cleanup of GrDrawOpAtlas compaction
Jim Van Verth
2018-02-20
*
Make atlases instantiate themselves at flush time
Robert Phillips
2018-02-09
*
Modify fontcache GM to actually spill atlas.
Brian Salomon
2017-11-06
*
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
*
Miscellaneous dynamic atlas fixes.
Jim Van Verth
2017-09-28
*
Fix crash in setLastUseTokenBulk
Jim Van Verth
2017-09-27
*
Shrink GrDrawOpAtlases when no longer needed, take 2.
Jim Van Verth
2017-09-26
*
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
*
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
*
Cosmetic changes to GrDrawOpAtlas
Robert Phillips
2017-09-01
*
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
*
Make SkImage_Gpu be deferred (take 2)
Robert Phillips
2017-03-22
*
Revert "Make SkImage_Gpu be deferred"
Robert Phillips
2017-03-21
*
Make SkImage_Gpu be deferred
Robert Phillips
2017-03-21
*
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