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
/
GrVkBackendContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add additional checks when creating vulkan context
Greg Daniel
2017-04-27
1
-5
/
+25
*
Link to vulkan in tools but not library.
Brian Salomon
2017-04-26
1
-5
/
+0
*
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...
Brian Salomon
2017-04-25
1
-1
/
+2
*
Add GrVkInterface constructor with sepereate instance/device proc getters.
Brian Salomon
2017-04-25
1
-10
/
+6
*
Refactor Vulkan support to support Fuchsia
Michael Jurka
2017-04-05
1
-18
/
+65
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
1
-0
/
+1
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
1
-1
/
+0
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
1
-0
/
+1
*
Clean up validation layers
Jim Van Verth
2016-11-11
1
-1
/
+0
*
Add gyp define to enable vulkan debug layers
egdaniel
2016-07-27
1
-3
/
+3
*
Use Windowing system-specific WindowContext factories.
bsalomon
2016-07-26
1
-4
/
+2
*
Cleanup needed to use WindowContext for Android
djsollen
2016-06-09
1
-2
/
+2
*
Add Xlib support to viewer
jvanverth
2016-05-23
1
-6
/
+8
*
Fix Vulkan Build in Android
liyuqian
2016-04-29
1
-0
/
+4
*
Revise WSI setup.
jvanverth
2016-04-21
1
-12
/
+38
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
1
-6
/
+5
*
Vulkan config in dm
bsalomon
2016-04-11
1
-3
/
+3
*
Wait for all device work to finish before destroy VkDevice
egdaniel
2016-04-11
1
-0
/
+1
*
Fix a bunch of memory issues in Vulkan
egdaniel
2016-04-07
1
-0
/
+3
*
First pass at VulkanViewer
jvanverth
2016-04-06
1
-2
/
+7
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
1
-2
/
+2
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
1
-0
/
+24
*
got Vulkan compiling on Linux again
ethannicholas
2016-03-25
1
-20
/
+20
*
Revise layer, extension and feature setup for Vulkan
jvanverth
2016-03-25
1
-103
/
+64
*
GrVkGpu initialization cleanup.
jvanverth
2016-03-23
1
-0
/
+252