index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkRenderTarget.cpp
Commit message (
Expand
)
Author
Age
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Use GrBackendObjectOwnership instead of GrVkImage::Wrapped
Greg Daniel
2017-08-18
*
Fix Vulkan memory leak in MSAA
Greg Daniel
2017-04-03
*
Remove ownership aruments from render target wrap functions
Brian Osman
2017-03-10
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
In VulkanWindowContext add check to see if ganesh changed the layout of the i...
egdaniel
2016-08-31
*
Add some copy support for vulkan msaa
egdaniel
2016-08-31
*
Don't add the resolve attachment to vulkan render passes.
egdaniel
2016-08-26
*
Add flag for window rectangles to GrRenderTarget
csmartdalton
2016-08-10
*
Update RT views and framebuffer in vulkan after mipmaping
egdaniel
2016-07-13
*
Refactor creation of GrVkRenderPasses to make them move general
egdaniel
2016-06-07
*
Add offset to memory allocations
jvanverth
2016-06-01
*
Fix msaa on GrVkRenderTarget
egdaniel
2016-05-13
*
Refactor Vulkan image, texture, RTs so that create and getter handles match.
egdaniel
2016-05-13
*
Apply setImageLayout() to all of a VkImage's subresources.
jvanverth
2016-05-03
*
Add automatic generation of mipmaps to Vulkan
jvanverth
2016-04-26
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Fix borrowed GrVkImage::Resource.
jvanverth
2016-03-22
*
Implement Vulkan GrBackendObject for textures.
jvanverth
2016-03-18
*
Implement various vulkan stencil clears and fix various stenciling bugs.
egdaniel
2016-03-01
*
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