index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkBuffer.cpp
Commit message (
Expand
)
Author
Age
*
Update Flush and Invalidate Memory calls in vulkan to take offset and size
Greg Daniel
2018-03-02
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
Greg Daniel
2018-02-26
*
Revert "Fixes to alignment issues with regards to mapped vulkan memory."
Greg Daniel
2018-02-25
*
Fixes to alignment issues with regards to mapped vulkan memory.
Greg Daniel
2018-02-23
*
Fix buffer size assertion in Vulkan
Chris Dalton
2018-01-11
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Add support for vkCmdCopyBuffer
Greg Daniel
2017-08-25
*
Indicate texel buffer support in Vulkan
Chris Dalton
2017-07-06
*
Revert "Indicate texel buffer support in Vulkan"
Chris Dalton
2017-07-05
*
Indicate texel buffer support in Vulkan
Chris Dalton
2017-07-05
*
Add GrVkTexelBuffer class
Greg Daniel
2017-05-08
*
Various memory leak fixes in Vulkan
Greg Daniel
2017-01-09
*
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
*
Always use transfer_dst for buffers.
jvanverth
2016-09-21
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Refactor vulkan buffer mapping and unmapping
egdaniel
2016-09-19
*
Properly recycle uniform buffers in vulkan
egdaniel
2016-07-29
*
Recycle small uniform buffers.
jvanverth
2016-07-22
*
Add offsets to GrVkBuffer.
jvanverth
2016-07-07
*
Only check resource tracking on program shutdown, not context shutdown
jvanverth
2016-07-07
*
Deleting void pointers is bad, mmmkay?
jvanverth
2016-07-06
*
Vulkan fixes for TesselatingPathRenderer test
jvanverth
2016-07-06
*
Add static buffer support
jvanverth
2016-06-30
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Add OpenGL context to Viewer.
jvanverth
2016-05-20
*
Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://cod...
jvanverth
2016-05-18
*
Add OpenGL context to Viewer.
jvanverth
2016-05-17
*
Don't create new descriptor set for vulkan uniforms every draw
egdaniel
2016-04-08
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Use NV glsl shader compiler for Vulkan
egdaniel
2016-03-28
*
Create new buffer (if necessary) on vkMap
jvanverth
2016-03-16
*
Buffer fix for VkProgram caching
jvanverth
2016-03-08
*
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