aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/vk/GrVkImage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add ref counted wrapped around GrTexture ReleaseProcGreg Daniel2018-01-301-3/+3
* Start removing uses of VkFormatToPixelConfig in vulkan backendGreg Daniel2017-12-131-1/+1
* Convert NULL and 0 to nullptr.Ben Wagner2017-08-281-1/+1
* Move ReleaseProc info to GrTexture and for implementations to define it.Greg Daniel2017-04-211-0/+12
* Add backend safe classes for passing in external texture and render targets i...Greg Daniel2017-04-181-1/+1
* In Vulkan make sure to add barriers between write operationsGreg Daniel2017-03-211-5/+6
* Always add a barrier when old layout was general in vulkan.egdaniel2016-08-311-3/+6
* Allow vulkan to upload data to testing textures with optimal layoutsegdaniel2016-08-121-1/+1
* Enable many more tests for Vulkanegdaniel2016-06-281-0/+3
* Create free list heap for suballocationjvanverth2016-06-131-8/+10
* Add offset to memory allocationsjvanverth2016-06-011-4/+4
* Set the "mutable format" bit on sRGB images at creation time.brianosman2016-05-171-1/+5
* Refactor Vulkan image, texture, RTs so that create and getter handles match.egdaniel2016-05-131-17/+29
* Clean up GrVkImage::setLayout()jvanverth2016-05-061-6/+5
* Set barriers and image layout changes between mipmap blits.jvanverth2016-05-031-1/+3
* Apply setImageLayout() to all of a VkImage's subresources.jvanverth2016-05-031-12/+13
* Update min Vulkan version to 1.0.8.0, and fix various bugsegdaniel2016-04-211-3/+16
* Update vulkan format features in caps.egdaniel2016-04-011-0/+4
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-2/+2
* Fix borrowed GrVkImage::Resource.jvanverth2016-03-221-0/+3
* Fix some issues for Linux Vulkan buildjvanverth2016-03-091-5/+2
* Add vulkan files into skia repo. This is an incomplete backend with only part...Greg Daniel2016-02-221-0/+118
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...egdaniel2016-02-221-118/+0
* Add vulkan files into skia repo. This is an incomplete backend with only part...Greg Daniel2016-02-221-0/+118