aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/vk/GrVkBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Flush and Invalidate Memory calls in vulkan to take offset and sizeGreg Daniel2018-03-021-1/+7
* Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...Greg Daniel2018-02-261-1/+19
* Revert "Fixes to alignment issues with regards to mapped vulkan memory."Greg Daniel2018-02-251-15/+0
* Fixes to alignment issues with regards to mapped vulkan memory.Greg Daniel2018-02-231-0/+15
* Fix buffer size assertion in VulkanChris Dalton2018-01-111-1/+3
* Convert NULL and 0 to nullptr.Ben Wagner2017-08-281-1/+1
* Add support for vkCmdCopyBufferGreg Daniel2017-08-251-1/+17
* Indicate texel buffer support in VulkanChris Dalton2017-07-061-2/+2
* Revert "Indicate texel buffer support in Vulkan"Chris Dalton2017-07-051-2/+2
* Indicate texel buffer support in VulkanChris Dalton2017-07-051-2/+2
* Add GrVkTexelBuffer classGreg Daniel2017-05-081-0/+2
* Various memory leak fixes in VulkanGreg Daniel2017-01-091-0/+6
* Some Vulkan memory fixes and cleanupjvanverth2016-09-231-1/+3
* Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...jvanverth2016-09-221-3/+1
* Some Vulkan memory fixes and cleanupjvanverth2016-09-221-1/+3
* Always use transfer_dst for buffers.jvanverth2016-09-211-3/+1
* Support use of non-coherent memory allocations in Vulkan.jvanverth2016-09-201-0/+1
* Refactor vulkan buffer mapping and unmappingegdaniel2016-09-191-37/+49
* Properly recycle uniform buffers in vulkanegdaniel2016-07-291-2/+2
* Recycle small uniform buffers.jvanverth2016-07-221-1/+1
* Add offsets to GrVkBuffer.jvanverth2016-07-071-5/+8
* Only check resource tracking on program shutdown, not context shutdownjvanverth2016-07-071-1/+1
* Deleting void pointers is bad, mmmkay?jvanverth2016-07-061-1/+1
* Vulkan fixes for TesselatingPathRenderer testjvanverth2016-07-061-12/+16
* Add static buffer supportjvanverth2016-06-301-17/+29
* Create free list heap for suballocationjvanverth2016-06-131-19/+5
* Add offset to memory allocationsjvanverth2016-06-011-8/+12
* Add OpenGL context to Viewer.jvanverth2016-05-201-0/+1
* Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://cod...jvanverth2016-05-181-1/+0
* Add OpenGL context to Viewer.jvanverth2016-05-171-0/+1
* Don't create new descriptor set for vulkan uniforms every drawegdaniel2016-04-081-1/+5
* Style bikeshed - remove extraneous whitespacehalcanary2016-03-291-1/+0
* Use NV glsl shader compiler for Vulkanegdaniel2016-03-281-3/+12
* Create new buffer (if necessary) on vkMapjvanverth2016-03-161-2/+5
* Buffer fix for VkProgram cachingjvanverth2016-03-081-0/+9
* Add vulkan files into skia repo. This is an incomplete backend with only part...Greg Daniel2016-02-221-0/+177
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...egdaniel2016-02-221-177/+0
* Add vulkan files into skia repo. This is an incomplete backend with only part...Greg Daniel2016-02-221-0/+177