aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkRenderTarget.cpp
Commit message (Expand)AuthorAge
* Centralize computation of GrRenderTarget & GrTexture VRAM consumptionGravatar Robert Phillips2016-11-03
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* In VulkanWindowContext add check to see if ganesh changed the layout of the i...Gravatar egdaniel2016-08-31
* Add some copy support for vulkan msaaGravatar egdaniel2016-08-31
* Don't add the resolve attachment to vulkan render passes.Gravatar egdaniel2016-08-26
* Add flag for window rectangles to GrRenderTargetGravatar csmartdalton2016-08-10
* Update RT views and framebuffer in vulkan after mipmapingGravatar egdaniel2016-07-13
* Refactor creation of GrVkRenderPasses to make them move generalGravatar egdaniel2016-06-07
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Fix msaa on GrVkRenderTargetGravatar egdaniel2016-05-13
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Add automatic generation of mipmaps to VulkanGravatar jvanverth2016-04-26
* Refactor to separate backend object lifecycle and GpuResource budget decisionGravatar kkinnunen2016-04-22
* Update min Vulkan version to 1.0.8.0, and fix various bugsGravatar egdaniel2016-04-21
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Fix borrowed GrVkImage::Resource.Gravatar jvanverth2016-03-22
* Implement Vulkan GrBackendObject for textures.Gravatar jvanverth2016-03-18
* Implement various vulkan stencil clears and fix various stenciling bugs.Gravatar egdaniel2016-03-01
* 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