index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkImage.cpp
Commit message (
Expand
)
Author
Age
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
*
Add backend safe classes for passing in external texture and render targets i...
Greg Daniel
2017-04-18
*
In Vulkan make sure to add barriers between write operations
Greg Daniel
2017-03-21
*
Always add a barrier when old layout was general in vulkan.
egdaniel
2016-08-31
*
Allow vulkan to upload data to testing textures with optimal layouts
egdaniel
2016-08-12
*
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
*
Clean up GrVkImage::setLayout()
jvanverth
2016-05-06
*
Set barriers and image layout changes between mipmap blits.
jvanverth
2016-05-03
*
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
*
Update vulkan format features in caps.
egdaniel
2016-04-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Fix borrowed GrVkImage::Resource.
jvanverth
2016-03-22
*
Fix some issues for Linux Vulkan build
jvanverth
2016-03-09
*
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