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
*
Remove GrResourceIOProcessor.
Brian Salomon
2018-07-31
*
Introduce enum class for texture type.
Brian Salomon
2018-07-30
*
Remove unused kTexture2D_GrSLType and kSampler_GrSLType
Brian Salomon
2018-07-27
*
Remove unused kBufferSampler_GrSLType
Brian Salomon
2018-07-27
*
sksl: Add a "sk_Clockwise" built-in
Chris Dalton
2018-07-27
*
Reland "Don't require mips in GrTextureProducer if texture is 1x1."
Greg Daniel
2018-07-20
*
Revert "Don't require mips in GrTextureProducer if texture is 1x1."
Greg Daniel
2018-07-19
*
Don't require mips in GrTextureProducer if texture is 1x1.
Greg Daniel
2018-07-19
*
added byte and ubyte types to SKSL
Ruiqi Mao
2018-07-17
*
Remove texel buffer support.
Brian Salomon
2018-07-13
*
Generate GrVkInterface when we make the GrVkGpu.
Greg Daniel
2018-07-12
*
Reland "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-07-11
*
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
[next]