index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
Commit message (
Expand
)
Author
Age
*
Remove half float workaround in GrGLGpu::onReadPixels
Brian Osman
2018-06-29
*
ccpr: Recycle cache entries when possible to avoid malloc
Chris Dalton
2018-06-29
*
skeletal animation support added to API and software backend
Ruiqi Mao
2018-06-29
*
Revert "GrTessellator: handle three consecutive collinear edges."
Mike Klein
2018-06-29
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-06-29
*
added Metal support to GrBackendSurface
Timothy Liang
2018-06-29
*
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
*
Return to low-precision ovals
Jim Van Verth
2018-06-28
*
Adjust ellipse center epsilon further to fix dropouts
Jim Van Verth
2018-06-28
*
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
Greg Daniel
2018-06-28
*
added TextureRenderTarget to Metal gpu backend
Timothy Liang
2018-06-28
*
Reland "Improve precision and speed of oval rendering."
Jim Van Verth
2018-06-28
*
GrTessellator: handle collinear final vertex.
Stephen White
2018-06-28
*
Revert "Remove drawTextBlob from device use drawGlyphRunList"
Robert Phillips
2018-06-28
*
Remove drawTextBlob from device use drawGlyphRunList
Herb Derby
2018-06-28
*
Revert "Improve precision and speed of oval rendering."
Jim Van Verth
2018-06-27
*
Improve precision and speed of oval rendering.
Jim Van Verth
2018-06-27
*
Switch createAlphaClipMask to use kTopLeft
Robert Phillips
2018-06-27
*
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
*
gpu: Expose GrContextPriv::abandoned in the public API.
Khushal
2018-06-27
*
ccpr: Add a context option to disable ccpr
Chris Dalton
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
*
Fix instantiation of partially lazy proxies
Robert Phillips
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
*
ccpr: Blacklist PowerVR Rogue in GL
Chris Dalton
2018-06-25
*
Fix abandonment of programs
Robert Phillips
2018-06-25
*
ccpr: Enable ccpr by default
Chris Dalton
2018-06-25
*
ccpr: Cache paths with >=50% visibility
Chris Dalton
2018-06-22
*
ccpr: Recycle the stashed atlas's texture explicitly
Chris Dalton
2018-06-22
*
GrTessellator: avoid split with zero primary and out-of-range secondary.
Stephen White
2018-06-22
*
Alternative fix for stale MIP maps on texture export/import.
Brian Salomon
2018-06-21
*
Fix vulkan copy resolve.
Greg Daniel
2018-06-21
*
Switch to swap in moveOpListsToDDL for SkTArray
Robert Phillips
2018-06-21
*
Ensure that textures exported via SkImage::MakeBackendTextureFromSkImage
Brian Salomon
2018-06-20
*
SkTypes.h: general cleanup
Hal Canary
2018-06-20
*
Don't destroy VkPipelineLayouts until after command buffer recording.
Greg Daniel
2018-06-20
*
Fix degenerate case handling in fill_in_2D_gaussian_kernel
Robert Phillips
2018-06-20
[next]