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
*
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-07-11
*
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Greg Daniel
2018-07-03
*
Fix allocation size of vk transfer buffer during copy.
Greg Daniel
2018-07-03
*
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Ethan Nicholas
2018-07-03
*
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
Greg Daniel
2018-07-03
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-06-28
*
Revert "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-06-28
*
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
Greg Daniel
2018-06-28
*
Reland "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-28
*
implemented getting format from texture as virtual in gpu caps
Timothy Liang
2018-06-28
*
Reland "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-28
*
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-28
*
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-27
*
Revert "Move Vulkan DebugCallback code into tools."
Greg Daniel
2018-06-27
*
Revert "Let client pass in full extension to GrVkBackendContext."
Greg Daniel
2018-06-27
*
Let client pass in full extension to GrVkBackendContext.
Greg Daniel
2018-06-27
*
basic first pass at RGBA F32 support
Mike Klein
2018-06-26
*
Remove Vulkan code that supported creating a GrVkRenderTarget.
Greg Daniel
2018-06-26
*
Fix some static intializers in Vulkan code.
Greg Daniel
2018-06-26
*
Refactor GrPipeline dynamic state.
Brian Salomon
2018-06-26
*
Move Vulkan DebugCallback code into tools.
Greg Daniel
2018-06-26
*
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
Brian Salomon
2018-06-25
*
Make GrVkBackendContext no longer derive from SkRefCnt.
Greg Daniel
2018-06-25
*
Fix vulkan copy resolve.
Greg Daniel
2018-06-21
*
Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage
Brian Salomon
2018-06-20
*
Don't destroy VkPipelineLayouts until after command buffer recording.
Greg Daniel
2018-06-20
*
Revert "Revert "Change how vertex/instance attributes are handled in geometry...
Brian Salomon
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
*
Change how vertex/instance attributes are handled in geometry processors.
Brian Salomon
2018-06-18
*
Always use dedicated VkImage memory on NexusPlayer and Mali.
Greg Daniel
2018-06-18
*
remove stray SkTLList includes
Mike Klein
2018-06-18
*
Fix unused propFlags in GrVkMemory.
Greg Daniel
2018-06-15
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Remove unused code that was used for late mip allocations.
Greg Daniel
2018-06-13
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkMacros split from SkTypes.h
Hal Canary
2018-06-12
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Reland "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Revert "Reland "Require mips to be allocated at texture creation time and dis...
Greg Daniel
2018-06-08
*
Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineSta...
Brian Salomon
2018-06-08
*
Reland "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-08
*
Revert "Require mips to be allocated at texture creation time and disable lat...
Greg Daniel
2018-06-07
*
Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor...
Brian Salomon
2018-06-07
*
Require mips to be allocated at texture creation time and disable late alloca...
Greg Daniel
2018-06-07
*
Add guard around GrVkBackendContext::Create function.
Greg Daniel
2018-06-07
*
Remove origin from GrGpu::readPixels
Brian Salomon
2018-06-02
[next]