aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawOpAtlas.cpp
Commit message (Expand)AuthorAge
* 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
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Make instantiate return a BooleanGravatar Robert Phillips2017-06-05
* Revert "Clear atlas textures at creation in Chrome"Gravatar Brian Salomon2017-05-25
* Clear atlas textures at creation in ChromeGravatar Brian Salomon2017-05-24
* Remove compressed (ETC1) texture support from Ganesh (take 2)Gravatar Robert Phillips2017-05-23
* Revert "Remove compressed (ETC1) texture support from Ganesh"Gravatar Brian Osman2017-05-22
* Remove compressed (ETC1) texture support from GaneshGravatar Robert Phillips2017-05-22
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Remove GrSurfaceProxy::desc()Gravatar Brian Salomon2017-05-17
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Remove atlas creation from GrResourceProviderGravatar Robert Phillips2017-03-02
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Rename GrBatchAtlas -> GrDrawOpAtlas.Gravatar Brian Salomon2016-12-17
* Rename GrBatchAtlas files to GrDrawOpAtlasGravatar Brian Salomon2016-12-16