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
*
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