aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkTexture.cpp
Commit message (Expand)AuthorAge
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Update RT views and framebuffer in vulkan after mipmapingGravatar egdaniel2016-07-13
* Add Texture2D and Sampler GrSLTypesGravatar egdaniel2016-07-13
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Fix return from nullptr to false in GrVkTexture.cppGravatar bsalomon2016-05-14
* 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
* Reset layout to undefined when we realloc VkTexture memoryGravatar egdaniel2016-05-09
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Add mipmap loading to Vulkan.Gravatar jvanverth2016-04-29
* Fix vulkan build on linux and androidGravatar egdaniel2016-04-28
* 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
* Add support for vertex and geometry shader texturesGravatar cdalton2016-03-11
* Get Vk compiling post-MIP map changesGravatar bsalomon2016-03-02
* 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