aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawOpAtlas.cpp
Commit message (Expand)AuthorAge
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Revise Text & Small Path Atlas so instantiation failure is handled at flush timeGravatar Robert Phillips2018-03-07
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Fission GrAtlasGlyphCache in two (take 2)Gravatar Robert Phillips2018-03-01
* Clean up GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Revert "Revert "Revert "Separate creation time & flush time behavior in GrDra...Gravatar Robert Phillips2018-02-28
* Revert "Clean up GrDrawOpAtlas"Gravatar Robert Phillips2018-02-28
* Revert "Fission GrAtlasGlyphCache in two"Gravatar Robert Phillips2018-02-28
* Fission GrAtlasGlyphCache in twoGravatar Robert Phillips2018-02-27
* Clean up GrDrawOpAtlasGravatar Robert Phillips2018-02-26
* Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas...Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"Gravatar Robert Phillips2018-02-26
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)Gravatar Robert Phillips2018-02-26
* Revert "Separate creation time & flush time behavior in GrDrawOpAtlas"Gravatar Robert Phillips2018-02-21
* Separate creation time & flush time behavior in GrDrawOpAtlasGravatar Robert Phillips2018-02-21
* Pad atlas uploads to 4-byte boundariesGravatar Jim Van Verth2018-02-20
* Introduce GrColorTypeGravatar Brian Salomon2018-02-20
* Some more cleanup of GrDrawOpAtlas compactionGravatar Jim Van Verth2018-02-20
* Fix thrashing issue with multitextured atlas.Gravatar Jim Van Verth2018-02-17
* Make atlases instantiate themselves at flush timeGravatar Robert Phillips2018-02-09
* Split GrContext into Normal/DDL flavorsGravatar Robert Phillips2018-01-19
* Move GrOpFlushState out of GrDrawingManager and onto the stackGravatar Robert Phillips2018-01-18
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Modify fontcache GM to actually spill atlas.Gravatar Brian Salomon2017-11-06
* Make deferred upload handling and draw recording be virtual interfaces implem...Gravatar Brian Salomon2017-10-31
* Remove deferred upload types from GrDrawOp.h.Gravatar Brian Salomon2017-10-30
* Reduce the frequency of the text atlas compaction.Gravatar Derek Sollenberger2017-10-09
* Potential fix for Android regressionGravatar Jim Van Verth2017-10-03
* Miscellaneous dynamic atlas fixes.Gravatar Jim Van Verth2017-09-28
* Adjust atlas tracking to get better usage.Gravatar Jim Van Verth2017-09-27
* Shrink GrDrawOpAtlases when no longer needed, take 2.Gravatar Jim Van Verth2017-09-26
* Add animated cowboy sample from WebKit tests, and fix.Gravatar Jim Van Verth2017-09-25
* Revert "Shrink GrDrawOpAtlases when no longer needed"Gravatar Jim Van Verth2017-09-22
* Shrink GrDrawOpAtlases when no longer neededGravatar Jim Van Verth2017-09-22
* Fix TSAN issue with atlas expansion.Gravatar Jim Van Verth2017-09-20
* Temporarily disable atlas growth.Gravatar Jim Van Verth2017-09-18
* Revert "Revert "Allow GrDrawOpAtlas to grow as needed""Gravatar Jim Van Verth2017-09-18
* Revert "Allow GrDrawOpAtlas to grow as needed"Gravatar Jim Van Verth2017-09-15
* Allow GrDrawOpAtlas to grow as neededGravatar Jim Van Verth2017-09-15
* Add support for additional textures in GrDrawOpAtlasGravatar Jim Van Verth2017-09-12
* Move texture proxy allocation for atlas to constructor.Gravatar Jim Van Verth2017-09-01
* Make op-level texture uploading be GrProxy-basedGravatar Robert Phillips2017-07-28
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Automatically prepend "disabled-by-default-" to TRACE categoriesGravatar Brian Osman2017-07-26
* Tracing macro cleanup continuedGravatar Brian Osman2017-07-26
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25