aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/vk
Commit message (Expand)AuthorAge
...
* Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""Gravatar Greg Daniel2017-05-01
* Revert "Plumb the use of GrBackendRenderTarget throughout Skia"Gravatar Greg Daniel2017-04-27
* Plumb the use of GrBackendRenderTarget throughout SkiaGravatar Greg Daniel2017-04-27
* Link to vulkan in tools but not library.Gravatar Brian Salomon2017-04-26
* Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVk...Gravatar Brian Salomon2017-04-25
* Add GrVkInterface constructor with sepereate instance/device proc getters.Gravatar Brian Salomon2017-04-25
* Use system Vulkan headers except when no building with vulkan supportGravatar Greg Daniel2017-04-25
* Add new GrVkBackendContext::Create explicitly requiring vk proc gettersGravatar Brian Salomon2017-04-24
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-20
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-19
* Revert "Check-in vulkan.h into third_party and use that instead of local sdk ...Gravatar Greg Daniel2017-04-19
* Check-in vulkan.h into third_party and use that instead of local sdk vulkan.hGravatar Greg Daniel2017-04-18
* Refactor Vulkan support to support FuchsiaGravatar Michael Jurka2017-04-05
* Use GrSemaphore rather than GrFence for external texture dataGravatar Brian Osman2017-03-02
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-28
* Revert "Add GrExternalTextureData and SkCrossContextImageData"Gravatar Brian Osman2017-02-24
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-24
* Remove SkAutoTUnref and SkAutoTDelete from public includes.Gravatar bungeman2016-10-27
* Fix interface validation in Vulkan.Gravatar Greg Daniel2016-10-12
* Support use of non-coherent memory allocations in Vulkan.Gravatar jvanverth2016-09-20
* Add gyp define to enable vulkan debug layersGravatar egdaniel2016-07-27
* Use Windowing system-specific WindowContext factories.Gravatar bsalomon2016-07-26
* Enable many more tests for VulkanGravatar egdaniel2016-06-28
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Add Xlib support to viewerGravatar jvanverth2016-05-23
* Set the "mutable format" bit on sRGB images at creation time.Gravatar brianosman2016-05-17
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Add base class for GLTestContext and add new subclass VkTestContext.Gravatar bsalomon2016-05-11
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Revise WSI setup.Gravatar jvanverth2016-04-21
* Update min Vulkan version to 1.0.8.0, and fix various bugsGravatar egdaniel2016-04-21
* Add WSI functions to GrVkInterfaceGravatar jvanverth2016-03-28
* Revise layer, extension and feature setup for VulkanGravatar jvanverth2016-03-25
* GrVkGpu initialization cleanup.Gravatar jvanverth2016-03-23
* Enable extension support and debug layer.Gravatar jvanverth2016-03-18
* Implement Vulkan GrBackendObject for textures.Gravatar jvanverth2016-03-18
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22
* Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...Gravatar egdaniel2016-02-22
* Add vulkan files into skia repo. This is an incomplete backend with only part...Gravatar Greg Daniel2016-02-22