aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/viewer/sk_app/VulkanWindowContext.cpp
Commit message (Expand)AuthorAge
* Simplify viewer's handling of backbuffer surface and color spaceGravatar Brian Osman2017-02-08
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Minor fixes for the Linux viewerGravatar Jim Van Verth2017-01-05
* Various fixes in VulkanWindowContextGravatar Greg Daniel2016-10-28
* Rename all color space factories from New* to Make*Gravatar Brian Osman2016-10-24
* Fix Vulkan orientation during screne rotationsGravatar Greg Daniel2016-10-06
* Revert of Fix bufferIndex check in VulkanWindowContext (patchset #1 id:1 of h...Gravatar egdaniel2016-09-26
* Fix bufferIndex check in VulkanWindowContextGravatar egdaniel2016-09-26
* Support use of non-coherent memory allocations in Vulkan.Gravatar jvanverth2016-09-20
* In VulkanWindowContext add check to see if ganesh changed the layout of the i...Gravatar egdaniel2016-08-31
* Clean up Xlib viewerGravatar jvanverth2016-08-11
* Remove unused render target members from GL and VK sk_app::WindowContext classesGravatar bsalomon2016-07-28
* Remove unused sk_app::WindowContext::presentRenderSurfaceGravatar bsalomon2016-07-28
* SW backend for viewer on WindowsGravatar bsalomon2016-07-27
* Use Windowing system-specific WindowContext factories.Gravatar bsalomon2016-07-26
* Make sk_app::WindowContext directly create a SkSurface without an intermediat...Gravatar bsalomon2016-07-19
* Add resource tracking output and command buffer recyclingGravatar jvanverth2016-07-06
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Add OpenGL support to Linux viewerGravatar jvanverth2016-05-27
* Revert of Add OpenGL support to Linux viewer (patchset #5 id:80001 of https:/...Gravatar kjlubick2016-05-27
* Add OpenGL support to Linux viewerGravatar jvanverth2016-05-27
* Add Xlib support to viewerGravatar jvanverth2016-05-23
* Add OpenGL context to Viewer.Gravatar jvanverth2016-05-20
* Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://cod...Gravatar jvanverth2016-05-18
* Add OpenGL context to Viewer.Gravatar jvanverth2016-05-17
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Set level count for wrapped backbufferGravatar jvanverth2016-05-10
* Add sRGB mode toggle to Viewer.Gravatar brianosman2016-05-06
* More refactoring for ViewerGravatar jvanverth2016-05-05