aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/GrTextureMipMapInvalidationTest.cpp
Commit message (Expand)AuthorAge
* Ensure that textures exported via SkImage::MakeBackendTextureFromSkImageGravatar Brian Salomon2018-06-20
* Reland "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Revert "Reland "Require mips to be allocated at texture creation time and dis...Gravatar Greg Daniel2018-06-08
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Add hint to SkSurface::MakeRenderTarget that we will use mipsGravatar Greg Daniel2017-10-23
* Retract Gr*Priv.h includes a bitGravatar Robert Phillips2017-08-31
* Remove SkImage_Base::peekTexture callGravatar Robert Phillips2017-06-26
* Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2)Gravatar Robert Phillips2017-03-20
* Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSn...Gravatar Yuqian Li2017-03-17
* Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""Gravatar Robert Phillips2017-03-17
* Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"Gravatar Yuqian Li2017-03-16
* Remove budgeted parameter from SkSurface::makeImageSnapshotGravatar Robert Phillips2017-03-16
* Rewrite GrTextureMipMapInvalidationTest using SkImageGravatar bsalomon2016-07-14
* Remove GrWrapTextureInBitmap from public APIGravatar bsalomon2016-07-13
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Make existing unit tests only run on GL contextsGravatar bsalomon2016-04-06
* One signature for creating unit tests that run on premade GrContextsGravatar bsalomon2016-04-05
* switch surface to sk_spGravatar reed2016-03-23
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Generate list of GPU contexts outside testsGravatar kkinnunen2015-12-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Invalidate GrTexture mipmap on content change notificationGravatar junov2015-06-15