index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
vk
/
GrVkTypes.h
Commit message (
Expand
)
Author
Age
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Enable many more tests for Vulkan
egdaniel
2016-06-28
*
Create free list heap for suballocation
jvanverth
2016-06-13
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Set the "mutable format" bit on sRGB images at creation time.
brianosman
2016-05-17
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Remove executable bit from source code files.
benjaminwagner
2016-05-04
*
Apply setImageLayout() to all of a VkImage's subresources.
jvanverth
2016-05-03
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Implement Vulkan GrBackendObject for textures.
jvanverth
2016-03-18