aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkTextureRenderTarget.h
Commit message (Expand)AuthorAge
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Use enum to track MipMapsStatus throughout Texture creationGravatar Greg Daniel2017-10-12
* Set correct mip map status on GrTexture since we no longer require all mip dataGravatar Greg Daniel2017-10-10
* Use GrBackendObjectOwnership instead of GrVkImage::WrappedGravatar Greg Daniel2017-08-18
* Revert "Revert "Remove Gr*Gpu includes from header files.""Gravatar Greg Daniel2017-06-16
* Revert "Remove Gr*Gpu includes from header files."Gravatar Greg Daniel2017-06-15
* Remove Gr*Gpu includes from header files.Gravatar Greg Daniel2017-06-15
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* sk_sp-ify GrResourceProvider some moreGravatar Robert Phillips2017-06-05
* Remove GrSurfaceDesc member from GrSurfaceProxy.Gravatar Brian Salomon2017-05-17
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Update RT views and framebuffer in vulkan after mipmapingGravatar egdaniel2016-07-13
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Refactor to separate backend object lifecycle and GpuResource budget decisionGravatar kkinnunen2016-04-22
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Implement Vulkan GrBackendObject for textures.Gravatar jvanverth2016-03-18
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...Gravatar egdaniel2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22