index
:
external_skia.git
lp5.0
p9.0
external_skia
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkRenderPass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send correct clear count to vulkan beginRenderPass
Greg Daniel
2018-02-26
1
-2
/
+2
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
1
-1
/
+1
*
Track clear counts in vulkan render passes
Greg Daniel
2017-01-23
1
-24
/
+8
*
Don't add the resolve attachment to vulkan render passes.
egdaniel
2016-08-26
1
-54
/
+7
*
Check granularity in render pass bounds
egdaniel
2016-07-07
1
-0
/
+5
*
Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.
egdaniel
2016-06-08
1
-5
/
+14
*
Add support for finding/creating general GrVkRenderPass from the VkResourcePr...
egdaniel
2016-06-08
1
-8
/
+59
*
Refactor creation of GrVkRenderPasses to make them move general
egdaniel
2016-06-07
1
-25
/
+36
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-2
/
+1
*
Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines)
egdaniel
2016-03-23
1
-0
/
+18
*
Implement various vulkan stencil clears and fix various stenciling bugs.
egdaniel
2016-03-01
1
-1
/
+1
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+220
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
1
-220
/
+0
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
1
-0
/
+220