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
*
Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared ...
Brian Salomon
2017-05-23
*
Disable srgb on vulkan nexus player
Greg Daniel
2017-05-23
*
Add a flag to GrSurfaceFlags that requires the texture to be cleared upon cre...
Brian Salomon
2017-05-23
*
Remove compressed (ETC1) texture support from Ganesh (take 2)
Robert Phillips
2017-05-23
*
Revert "Remove compressed (ETC1) texture support from Ganesh"
Brian Osman
2017-05-22
*
Remove kZeroCopy_GrSurfaceFlag
Brian Salomon
2017-05-22
*
Remove compressed (ETC1) texture support from Ganesh
Robert Phillips
2017-05-22
*
Add fixes & test for isConfigTexturable and isConfigRenderable
Robert Phillips
2017-05-22
*
Revert "Revert "Remove GrSurfaceDesc member from GrSurface.""
Brian Salomon
2017-05-21
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Fix for amd copy as draws on vulkan
Greg Daniel
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Enable vulkan copies as draws for everything but qualcomm
Greg Daniel
2017-05-16
*
Require copy as draws for vulkan cross context image support
Greg Daniel
2017-05-16
*
Enable CrossContextTextureSupport on vulkan
Greg Daniel
2017-05-15
*
Remove kCheckAllocation_GrSurfaceFlags.
Brian Salomon
2017-05-15
*
Convert GrMesh back to a class
Chris Dalton
2017-05-15
*
Rename finishOpList to finishFlush and call it less frequently
Robert Phillips
2017-05-15
*
Remove SkCrossContextImageData and all support code
Brian Osman
2017-05-11
*
Add some swizzle checks to vulkan backend
Greg Daniel
2017-05-11
*
Create geometry shader modules in vulkan when using geom shaders
Greg Daniel
2017-05-09
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Add support for using texel buffers in Vulkan backend.
Greg Daniel
2017-05-09
*
Implement disconnect function for GrVkGpu
Greg Daniel
2017-05-09
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
vk: don't re-check the primitive type for each batch of a mesh
Chris Dalton
2017-05-08
*
Expand GrTextureProxy to handle highestFilterMode
Robert Phillips
2017-05-08
*
Update minimum non-ES OpenGL spec to 2.0.
Brian Salomon
2017-05-08
*
Remove support for GLs without separate stencil.
Brian Salomon
2017-05-08
*
Re-land of "eliminated GrGLSLExpr".
Ethan Nicholas
2017-05-08
*
Add GrVkTexelBuffer class
Greg Daniel
2017-05-08
*
Split tracking of TexelBuffers from normal samplers
Greg Daniel
2017-05-05
*
Fix comma in vulkan
Greg Daniel
2017-05-04
*
Add support for Geom shaders in Vulkan backend.
Greg Daniel
2017-05-04
*
Revert "Revert "Revert "eliminated GrGLSLExpr"""
Ethan Nicholas
2017-05-04
*
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
[next]