index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
Commit message (
Expand
)
Author
Age
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Revert "Revert "eliminated GrGLSLExpr""
Ethan Nicholas
2017-05-03
*
Revert "eliminated GrGLSLExpr"
Brian Salomon
2017-05-02
*
Add wireframe mode to Viewer.
Jim Van Verth
2017-05-02
*
eliminated GrGLSLExpr
Ethan Nicholas
2017-05-02
*
Setup support for UNIFORM_TEXEL_BUFFER descriptor sets in Vulkan
Greg Daniel
2017-05-02
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
Combine GPU flush with semaphore API
Brian Osman
2017-04-28
*
handle GrVkTransferBuffer::Create failure
Forrest Reiling
2017-04-27
*
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
*
Add additional checks when creating vulkan context
Greg Daniel
2017-04-27
*
Change vulkan image memory allocation back to using sub allocation
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
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
Move ReleaseProc info to GrTexture and for implementations to define it.
Greg Daniel
2017-04-21
*
Disable use of directly wrapping msaa RTs on Vulkan
Greg Daniel
2017-04-20
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Disable multisampling on Vulkan Nexus Player bot
Greg Daniel
2017-04-19
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
Fix resolve assert in vulkan
Greg Daniel
2017-04-18
*
Add backend safe classes for passing in external texture and render targets i...
Greg Daniel
2017-04-18
*
Fix some bugs with read/writePixels
Brian Osman
2017-04-18
*
Allow the dst of vulkan resolves to be a non RT
Greg Daniel
2017-04-18
*
Split cleanup changes out of bigger CL (take 2)
Robert Phillips
2017-04-18
*
Revert "Split cleanup changes out of bigger CL"
Mike Klein
2017-04-17
*
Split cleanup changes out of bigger CL
Robert Phillips
2017-04-17
*
Allow Vulkan to upload to main mip level without uploading to all levels.
Greg Daniel
2017-04-07
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Refactor Vulkan support to support Fuchsia
Michael Jurka
2017-04-05
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-04
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Store the dst texture used by an XP in GrPipeline rather than in the XP.
Brian Salomon
2017-04-03
*
Fix Vulkan memory leak in MSAA
Greg Daniel
2017-04-03
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Mike Klein
2017-04-01
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-01
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation f...
Ethan Nicholas
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Brian Salomon
2017-03-31
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
Ethan Nicholas
2017-03-30
*
skslc can now be compiled with no Skia dependencies, in preparation for
Ethan Nicholas
2017-03-30
*
Fix copy offset when uploading initial mip data in Vulkan
Greg Daniel
2017-03-29
*
Add unistd.h include to GrVkGpu.cpp on unix for sleep
Forrest Reiling
2017-03-29
[next]