index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkMemory.cpp
Commit message (
Expand
)
Author
Age
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-23
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Always add a barrier when old layout was general in vulkan.
egdaniel
2016-08-31
*
Check allignment of sub heap allocation in vulkan
egdaniel
2016-08-10
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Fix vulkan compile
egdaniel
2016-07-07
*
Pull out freelist allocation from GrVkSubHeap
jvanverth
2016-07-07
*
Add static buffer support
jvanverth
2016-06-30
*
Remove unnecessary srcAccessMask for preinitialized images in vulkan
egdaniel
2016-06-24
*
Check for some potential subheap allocation failures.
jvanverth
2016-06-16
*
Add heap tests for Vulkan.
jvanverth
2016-06-16
*
Fix linux compile error
jvanverth
2016-06-14
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Revise WSI setup.
jvanverth
2016-04-21
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22