index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
vk
/
GrVkCaps.cpp
Commit message (
Expand
)
Author
Age
*
Disable multisampling on Vulkan Nexus Player bot
Greg Daniel
2017-04-19
*
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
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-04
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Mike Klein
2017-04-01
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-04-01
*
Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup"
Brian Salomon
2017-03-31
*
Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup
Eric Karl
2017-03-31
*
Disable dual source blending on AMD vulkan.
Greg Daniel
2017-03-22
*
Add AMD work around in Vulkan to create a new secondary command buffer
Greg Daniel
2017-03-22
*
Set maxVertexAttrib limit for Vulkan
Greg Daniel
2017-03-20
*
Move GrDrawOp pipeline/clip processing to GrRenderTargetContext
Brian Salomon
2017-03-07
*
Add GrExternalTextureData and SkCrossContextImageData
Brian Osman
2017-02-28
*
Remove unused/barely-supported compressed GrPixelConfigs
Robert Phillips
2017-02-13
*
Have Vulkan advertise that compressed textures are currently unsupported
Robert Phillips
2017-02-02
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Add Gray8 pixel config
Brian Osman
2017-01-10
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
Greg Daniel
2016-10-31
*
Add fence support for TransferBuffers
jvanverth
2016-09-30
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Revert of Add command buffer submits before copy calls in vulkan. (patchset #...
egdaniel
2016-09-27
*
Add command buffer submits before copy calls in vulkan.
egdaniel
2016-09-27
*
Add GrVkCopyPipeline to handle vulkan copies as draws
egdaniel
2016-09-27
*
Clamp Vulkan caps to INT_MAX
jvanverth
2016-09-27
*
Workaround for Adreno INITIALIZATION_FAILED bug
egdaniel
2016-09-20
*
Add workaround for Adreno copyImageToBuffer calls on Vulkan
egdaniel
2016-09-12
*
Fix 4444 on Vulkan devices who don't support RGBA_4444
egdaniel
2016-08-15
*
Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4...
egdaniel
2016-08-11
*
Fix 4444 on Vulkan devices who don't support RGBA_4444
egdaniel
2016-08-11
*
Add discard support to Vulkan
egdaniel
2016-06-30
*
Start using GrGpuCommandBuffer in GrDrawTarget.
egdaniel
2016-06-23
*
Enable stencil wrap ops on vulkan
egdaniel
2016-05-23
*
Enable tri-linear and NPOT-tiling support in Vulkan
brianosman
2016-05-23
*
Support allowSRGBInputs on Vulkan (via secondary texture views)
brianosman
2016-05-12
*
Enable two-sided stencil in Vulkan.
jvanverth
2016-05-03
*
Remove AttachmentInfo from VulkanViewer setup
jvanverth
2016-04-27
*
Add automatic generation of mipmaps to Vulkan
jvanverth
2016-04-26
*
Infer sampler precision from pixel config
cdalton
2016-04-11
*
Fix vulkan dual source blending
egdaniel
2016-04-05
*
Update vulkan format features in caps.
egdaniel
2016-04-01
*
Enable dual source blending for Vulkan
egdaniel
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Use NV glsl shader compiler for Vulkan
egdaniel
2016-03-28
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
added support for glMinSampleShading
ethannicholas
2016-03-25
*
Revise layer, extension and feature setup for Vulkan
jvanverth
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
[next]