index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GrMipMappedTest.cpp
Commit message (
Expand
)
Author
Age
*
Alternative fix for stale MIP maps on texture export/import.
Brian Salomon
2018-06-21
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
Make GrCaps and GrShaderCaps private.
Brian Salomon
2018-05-11
*
No long require copy as draw for vulkan wrapped resources.
Greg Daniel
2018-04-17
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
Pin color type when a cross-context image is constructed
Brian Osman
2018-03-27
*
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
Brian Salomon
2018-03-09
*
Add testing only helper to flush and sync gpu.
Greg Daniel
2018-03-08
*
When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...
Greg Daniel
2018-02-15
*
Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...
Greg Daniel
2018-02-14
*
Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...
Greg Daniel
2018-02-14
*
Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...
Greg Daniel
2018-02-14
*
When creating emptyp MipMap proxies, don't instantiate them immediately.
Greg Daniel
2018-02-14
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Add return value to doLazyInstantiation to know if it succeedes.
Greg Daniel
2018-01-24
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
Update to GrBackendTexutreImageGenerator to support lazy texture proxies
Greg Daniel
2018-01-17
*
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
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
Add backend GPU objects to fiddle app
Robert Phillips
2017-11-17
*
Patch up ref counting of proxies (take 2)
Robert Phillips
2017-11-13
*
Revert "Patch up ref counting of proxies"
Robert Phillips
2017-11-13
*
Patch up ref counting of proxies
Robert Phillips
2017-11-13
*
Have mip status match surface when snapping image from wrapped object
Greg Daniel
2017-10-30
*
Add hint to SkSurface::MakeRenderTarget that we will use mips
Greg Daniel
2017-10-23
*
Revert "Revert "Support creation/use of mipped proxy in GrBackendTextureImage...
Greg Daniel
2017-10-23
*
Revert "Support creation/use of mipped proxy in GrBackendTextureImageGenerator"
Greg Daniel
2017-10-19
*
Support creation/use of mipped proxy in GrBackendTextureImageGenerator
Greg Daniel
2017-10-19
*
Add flag on GrBackendTexture to say whether texture is mipped or not
Greg Daniel
2017-10-12