index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkMemory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Flush and Invalidate Memory calls in vulkan to take offset and size
Greg Daniel
2018-03-02
1
-11
/
+32
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
Greg Daniel
2018-02-26
1
-6
/
+24
*
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
Greg Daniel
2018-02-25
1
-12
/
+5
*
Fixes to alignment issues with regards to mapped vulkan memory.
Greg Daniel
2018-02-23
1
-5
/
+12
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
1
-1
/
+1
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
1
-2
/
+2
*
Add GrVkTexelBuffer class
Greg Daniel
2017-05-08
1
-2
/
+4
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
1
-2
/
+2
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
1
-1
/
+1
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-23
1
-19
/
+61
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
1
-60
/
+20
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
1
-20
/
+60
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
1
-26
/
+64
*
Always add a barrier when old layout was general in vulkan.
egdaniel
2016-08-31
1
-3
/
+5
*
Check allignment of sub heap allocation in vulkan
egdaniel
2016-08-10
1
-6
/
+9
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
1
-1
/
+1
*
Fix vulkan compile
egdaniel
2016-07-07
1
-1
/
+1
*
Pull out freelist allocation from GrVkSubHeap
jvanverth
2016-07-07
1
-66
/
+56
*
Add static buffer support
jvanverth
2016-06-30
1
-3
/
+5
*
Remove unnecessary srcAccessMask for preinitialized images in vulkan
egdaniel
2016-06-24
1
-1
/
+1
*
Check for some potential subheap allocation failures.
jvanverth
2016-06-16
1
-1
/
+39
*
Add heap tests for Vulkan.
jvanverth
2016-06-16
1
-4
/
+4
*
Fix linux compile error
jvanverth
2016-06-14
1
-2
/
+2
*
Create free list heap for suballocation
jvanverth
2016-06-13
1
-41
/
+397
*
Add offset to memory allocations
jvanverth
2016-06-01
1
-10
/
+26
*
Revise WSI setup.
jvanverth
2016-04-21
1
-1
/
+0
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-1
/
+0
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
1
-8
/
+8
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+157
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
1
-157
/
+0
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+157