aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkTexture.h
Commit message (Expand)AuthorAge
* 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
* Support allowSRGBInputs on Vulkan (via secondary texture views)Gravatar brianosman2016-05-12
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Add mipmap loading to Vulkan.Gravatar jvanverth2016-04-29
* Add automatic generation of mipmaps to VulkanGravatar jvanverth2016-04-26
* 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