aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkMemory.cpp
Commit message (Expand)AuthorAge
* Always use dedicated VkImage memory on NexusPlayer and Mali.Gravatar Greg Daniel2018-06-18
* Fix unused propFlags in GrVkMemory.Gravatar Greg Daniel2018-06-15
* Always keep buffers in vulkan persistently mapped.Gravatar Greg Daniel2018-06-01
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Move vulkan layout helpers from GrVkMemory to GrVkImage.Gravatar Greg Daniel2018-05-24
* Update Flush and Invalidate Memory calls in vulkan to take offset and sizeGravatar Greg Daniel2018-03-02
* Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...Gravatar Greg Daniel2018-02-26
* Revert "Fixes to alignment issues with regards to mapped vulkan memory."Gravatar Greg Daniel2018-02-25
* Fixes to alignment issues with regards to mapped vulkan memory.Gravatar Greg Daniel2018-02-23
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Add GrVkTexelBuffer classGravatar Greg Daniel2017-05-08
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Add GrVkCopyPipeline to handle vulkan copies as drawsGravatar egdaniel2016-09-27
* Some Vulkan memory fixes and cleanupGravatar jvanverth2016-09-23
* Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...Gravatar jvanverth2016-09-22
* Some Vulkan memory fixes and cleanupGravatar jvanverth2016-09-22
* Support use of non-coherent memory allocations in Vulkan.Gravatar jvanverth2016-09-20
* Always add a barrier when old layout was general in vulkan.Gravatar egdaniel2016-08-31
* Check allignment of sub heap allocation in vulkanGravatar egdaniel2016-08-10
* require semi at the end of SkASSERT and friendsGravatar caryclark2016-07-27
* Fix vulkan compileGravatar egdaniel2016-07-07
* Pull out freelist allocation from GrVkSubHeapGravatar jvanverth2016-07-07
* Add static buffer supportGravatar jvanverth2016-06-30
* Remove unnecessary srcAccessMask for preinitialized images in vulkanGravatar egdaniel2016-06-24
* Check for some potential subheap allocation failures.Gravatar jvanverth2016-06-16
* Add heap tests for Vulkan.Gravatar jvanverth2016-06-16
* Fix linux compile errorGravatar jvanverth2016-06-14
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Revise WSI setup.Gravatar jvanverth2016-04-21
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Add WSI functions to GrVkInterfaceGravatar jvanverth2016-03-28
* 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