index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
vk
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy he...
Robert Phillips
2017-06-14
*
Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"
Robert Phillips
2017-06-13
*
Update skia to use ifdefs for Vulkan code instead of dummy header
Greg Daniel
2017-06-13
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Link to vulkan in tools but not library.
Brian Salomon
2017-04-26
*
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...
Brian Salomon
2017-04-25
*
Add GrVkInterface constructor with sepereate instance/device proc getters.
Brian Salomon
2017-04-25
*
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
*
Refactor Vulkan support to support Fuchsia
Michael Jurka
2017-04-05
*
Use GrSemaphore rather than GrFence for external texture data
Brian Osman
2017-03-02
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Revert "Add GrExternalTextureData and SkCrossContextImageData"
Brian Osman
2017-02-24
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-24
*
Remove SkAutoTUnref and SkAutoTDelete from public includes.
bungeman
2016-10-27
*
Fix interface validation in Vulkan.
Greg Daniel
2016-10-12
*
Support use of non-coherent memory allocations in Vulkan.
jvanverth
2016-09-20
*
Add gyp define to enable vulkan debug layers
egdaniel
2016-07-27
*
Use Windowing system-specific WindowContext factories.
bsalomon
2016-07-26
*
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
*
Add Xlib support to viewer
jvanverth
2016-05-23
*
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
*
Add base class for GLTestContext and add new subclass VkTestContext.
bsalomon
2016-05-11
*
Remove executable bit from source code files.
benjaminwagner
2016-05-04
*
Apply setImageLayout() to all of a VkImage's subresources.
jvanverth
2016-05-03
*
Revise WSI setup.
jvanverth
2016-04-21
*
Update min Vulkan version to 1.0.8.0, and fix various bugs
egdaniel
2016-04-21
*
Add WSI functions to GrVkInterface
jvanverth
2016-03-28
*
Revise layer, extension and feature setup for Vulkan
jvanverth
2016-03-25
*
GrVkGpu initialization cleanup.
jvanverth
2016-03-23
*
Enable extension support and debug layer.
jvanverth
2016-03-18
*
Implement Vulkan GrBackendObject for textures.
jvanverth
2016-03-18
*
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