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.h
Commit message (
Expand
)
Author
Age
*
Implement GL canCopySurface in GrGLCaps.
Greg Daniel
2018-05-03
*
Add GrCap check for whether we can do a copy or not, and implement in Vk backend
Greg Daniel
2018-04-25
*
Revert "Revert "New read pixels implementation that is simpler but does all c...
Brian Salomon
2018-03-19
*
Revert "New read pixels implementation that is simpler but does all conversio...
Brian Salomon
2018-03-19
*
New read pixels implementation that is simpler but does all conversions on CPU.
Brian Salomon
2018-03-19
*
Correctly discard or load RT when doing copies as draws in Vulkan
Greg Daniel
2018-03-16
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Respect disable driver correctness workaround flag in Vulkan
Greg Daniel
2018-02-28
*
Refactor GrCaps::renderTargetWritePixelsSupported to support for some GL work...
Brian Salomon
2018-02-28
*
Start on new GPU pixel ops implementation.
Brian Salomon
2018-02-26
*
Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...
Greg Daniel
2018-02-26
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)
Robert Phillips
2018-02-14
*
Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"
Cary Clark
2018-02-13
*
Add SkCharacterization creation helper to GrContextThreadSafeProxy
Robert Phillips
2018-02-13
*
Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...
Brian Salomon
2018-02-03
*
Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...
Brian Salomon
2018-02-02
*
Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""
Brian Salomon
2018-02-02
*
More sample count cleanup:
Brian Salomon
2018-02-01
*
Revert "Revert "Redefine the meaning of sample counts in GPU backend.""
Brian Salomon
2018-02-01
*
Revert "Redefine the meaning of sample counts in GPU backend."
Brian Salomon
2018-02-01
*
Redefine the meaning of sample counts in GPU backend.
Brian Salomon
2018-02-01
*
Remove some unused sample count caps
Brian Salomon
2018-01-29
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
Remove support for image load/store
Brian Salomon
2017-11-15
*
Fall back to non mipped Texture when we can't copy base to mipped texture
Greg Daniel
2017-09-29
*
Revert "Revert "Fixes from sample count change""
Greg Daniel
2017-07-20
*
Revert "Fixes from sample count change"
Greg Daniel
2017-07-20
*
Revert "Revert "Fixes from sample count change""
Cary Clark
2017-07-20
*
Revert "Fixes from sample count change"
Cary Clark
2017-07-20
*
Fixes from sample count change
Greg Daniel
2017-07-19
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Fix for amd copy as draws on vulkan
Greg Daniel
2017-05-17
*
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
*
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
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
Greg Daniel
2016-10-31
[next]