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
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Revise Text & Small Path Atlas so instantiation failure is handled at flush time
Robert Phillips
2018-03-07
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Fission GrAtlasGlyphCache in two (take 2)
Robert Phillips
2018-03-01
*
Clean up GrDrawOpAtlas (take 2)
Robert Phillips
2018-03-01
*
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 "Clean up GrDrawOpAtlas"
Robert Phillips
2018-02-28
*
Revert "Fission GrAtlasGlyphCache in two"
Robert Phillips
2018-02-28
*
Fission GrAtlasGlyphCache in two
Robert Phillips
2018-02-27
*
Clean up GrDrawOpAtlas
Robert Phillips
2018-02-26
*
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
*
Pad atlas uploads to 4-byte boundaries
Jim Van Verth
2018-02-20
*
Introduce GrColorType
Brian Salomon
2018-02-20
*
Some more cleanup of GrDrawOpAtlas compaction
Jim Van Verth
2018-02-20
*
Fix thrashing issue with multitextured atlas.
Jim Van Verth
2018-02-17
*
Make atlases instantiate themselves at flush time
Robert Phillips
2018-02-09
*
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
*
Funnel most proxy creation through GrProxyProvider
Robert Phillips
2018-01-16
*
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
*
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
[next]