aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/GrBackendSurface.h
Commit message (Expand)AuthorAge
* Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Greg Daniel2018-07-03
* Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Gravatar Ethan Nicholas2018-07-03
* Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.Gravatar Greg Daniel2018-07-03
* added Metal support to GrBackendSurfaceGravatar Timothy Liang2018-06-29
* implemented getting format from texture as virtual in gpu capsGravatar Timothy Liang2018-06-28
* Move GrBackendRenderTarget over to new system of getting backed infosGravatar Greg Daniel2018-04-11
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.Gravatar Greg Daniel2018-04-06
* Add GrBackendTexture/RenderTarget accessors to SkSurfaceGravatar Robert Phillips2018-04-05
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfigGravatar Brian Salomon2018-03-23
* Cleanup SkImage YUV texture factories.Gravatar Brian Salomon2018-03-15
* Make CreateBackendFormatFromTexture shared codeGravatar Robert Phillips2018-03-15
* Make sure we set correct GrPixelConfig in promise imagesGravatar Greg Daniel2018-03-15
* Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"Gravatar Greg Daniel2018-03-14
* Improve handling of GrPixelConfig in GrBackendTex/RT ctorsGravatar Greg Daniel2018-03-14
* Add GrMockRenderTarget and mock backend render targetsGravatar Brian Salomon2018-03-09
* Add promise images for deferred instantiation of wrapped gpu texturesGravatar Greg Daniel2018-03-09
* Vulkan backend render targets don't allow client to specify stencil bitsGravatar Brian Salomon2018-03-09
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Add lazy proxy's for wrapping backend texturesGravatar Greg Daniel2018-01-24
* Update to GrBackendTexutreImageGenerator to support lazy texture proxiesGravatar Greg Daniel2018-01-17
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Add new SkImage factory to create from GrBackendTexture with SkColorTypeGravatar Greg Daniel2017-12-18
* Add support for internal gl format in GrGLTextureInfoGravatar Greg Daniel2017-12-04
* Add backend GPU objects to fiddle appGravatar Robert Phillips2017-11-17
* Move pixel config getter to private in GrBackendSurfaceGravatar Greg Daniel2017-11-13
* MakeBackendTextureFromSkImageGravatar Eric Karl2017-10-12
* Add flag on GrBackendTexture to say whether texture is mipped or notGravatar Greg Daniel2017-10-12
* Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...Gravatar Brian Salomon2017-08-31
* Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...Gravatar Brian Salomon2017-08-31
* Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...Gravatar Brian Salomon2017-08-30
* Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."Gravatar Brian Salomon2017-07-20
* Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.Gravatar Brian Salomon2017-07-20
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Add mock config to tools and run through gms and benchs without crashing.Gravatar Brian Salomon2017-07-07
* Add SK_API to GrBackendTexture and GrBackendRenderTargetGravatar Brian Salomon2017-07-07
* Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...Gravatar Robert Phillips2017-06-14
* Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"Gravatar Robert Phillips2017-06-13
* Update skia to use ifdefs for Vulkan code instead of dummy headerGravatar Greg Daniel2017-06-13
* Make GrBackendTexture take Gr*Info refs in ctor, and copy them.Gravatar Greg Daniel2017-05-02
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Revert "Revert "Plumb GrBackendTexture throughout skia.""Gravatar Greg Daniel2017-04-20
* Revert "Plumb GrBackendTexture throughout skia."Gravatar Stan Iliev2017-04-19
* Plumb GrBackendTexture throughout skia.Gravatar Greg Daniel2017-04-18