index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
gpu
/
vk
Commit message (
Expand
)
Author
Age
*
Generate GrVkInterface when we make the GrVkGpu.
Greg Daniel
2018-07-12
*
Reland "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-07-11
*
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-07-11
*
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-06-28
*
Revert "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-06-28
*
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
Greg Daniel
2018-06-28
*
Reland "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-28
*
Reland "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-28
*
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-28
*
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-27
*
Revert "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-27
*
Revert "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-27
*
Let client pass in full extension to GrVkBackendContext.
Greg Daniel
2018-06-27
*
Move Vulkan DebugCallback code into tools.
Greg Daniel
2018-06-26
*
Make GrVkBackendContext no longer derive from SkRefCnt.
Greg Daniel
2018-06-25
*
Reland "Move gn setup for vulkan library/headers into their own third_party d...
Greg Daniel
2018-05-22
*
Revert "Revert "IWYU for tests starting with 'D'.""
Ben Wagner
2018-05-22
*
Revert "IWYU for tests starting with 'D'."
Mike Klein
2018-05-22
*
IWYU for tests starting with 'D'.
Ben Wagner
2018-05-21
*
Add support for building with MoltenVK
Chris Dalton
2018-05-03
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
eliminate SK_BUILD_FOR_WIN32
Mike Klein
2018-01-26
*
Revert "Revert "Add define to use customize vulkan header.""
Greg Daniel
2017-12-07
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Revert "Add define to use customize vulkan header."
Brian Salomon
2017-12-07
*
Add define to use customize vulkan header.
Greg Daniel
2017-12-06
*
Revert "Revert "Add method to sk_gpu_test::TestContext to automatically resto...
Brian Salomon
2017-11-17
*
Revert "Add method to sk_gpu_test::TestContext to automatically restore the p...
Brian Osman
2017-11-16
*
Add method to sk_gpu_test::TestContext to automatically restore the previous ...
Brian Salomon
2017-11-16
*
Fix VkTextUtils to include SkTypes before ifdef
Greg Daniel
2017-11-10
*
Revert "Revert "Dynamically load the vulkan library in our test tools""
Greg Daniel
2017-11-10
*
Revert "Dynamically load the vulkan library in our test tools"
Greg Daniel
2017-11-10
*
Dynamically load the vulkan library in our test tools
Greg Daniel
2017-11-09
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Add support for creating a GrContext backed by Metal.
Greg Daniel
2017-07-13
*
Add support for creating a shared vulkan test context
Greg Daniel
2017-05-15
*
Use system Vulkan headers except when no building with vulkan support
Greg Daniel
2017-04-25
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-20
*
Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...
Greg Daniel
2017-04-19
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-19
*
Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...
Greg Daniel
2017-04-19
*
Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h
Greg Daniel
2017-04-18
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Fix 32-bit Vulkan build
Brian Osman
2016-10-11
*
Use uint64_t for PlatformFence
csmartdalton
2016-10-04
*
Move GPU fences into sk_gpu_test
csmartdalton
2016-10-04
*
remove more stray semicolons from Vulkan code
Mike Klein
2016-09-27
*
Implement vulkan fence syncs for nanobench
bsalomon
2016-05-16
[next]