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
*
Add check before freeing op in GrTextureOpList
Robert Phillips
2018-07-12
*
Generate GrVkInterface when we make the GrVkGpu.
Greg Daniel
2018-07-12
*
Remove SkDrawFilter.
Ben Wagner
2018-07-12
*
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
Brian Salomon
2018-07-11
*
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
Brian Salomon
2018-07-11
*
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
Brian Salomon
2018-07-11
*
fix for persistent shader cache
Ethan Nicholas
2018-07-11
*
Reland "Reland "Move Vulkan DebugCallback code into tools.""
Greg Daniel
2018-07-11
*
implemented uploading intial texture data for metal gpu backend
Timothy Liang
2018-07-11
*
refactored where texture descriptors are made for metal gpu backend
Timothy Liang
2018-07-11
*
Remove clamping of kPlus with F16 configs
Brian Osman
2018-07-11
*
Remove old lazy image decoding heuristic logic
Brian Osman
2018-07-11
*
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
Greg Daniel
2018-07-11
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-11
*
Revert "added skeletal animation support to GPU backend"
Joe Gregorio
2018-07-10
*
Revert "Remove interpolants are inaccurate workaround for Adreno 3xx."
Brian Salomon
2018-07-10
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-10
*
Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS"
Stan Iliev
2018-07-10
*
Expand testing of SkMatrix::decomposeScale
Robert Phillips
2018-07-10
*
Deinline some GrPathRenderer method and one GrDrawingMananger method.
Brian Salomon
2018-07-10
*
Remove interpolants are inaccurate workaround for Adreno 3xx.
Brian Salomon
2018-07-10
*
switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS
Ethan Nicholas
2018-07-09
*
added caching of SkVertices
Ruiqi Mao
2018-07-09
*
Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."
Brian Salomon
2018-07-09
*
Add genIDs from all contributing elements to GrReducedClip's mask key.
Brian Salomon
2018-07-09
*
Add color type to the image filter DAG's OutputProperties
Brian Osman
2018-07-06
*
Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor
Weiliang Chen
2018-07-03
*
Revert "added skeletal animation support to GPU backend"
Ruiqi Mao
2018-07-03
*
Disable NVPR path renderer in DDL mode
Robert Phillips
2018-07-03
*
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
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-03
*
Replace isGammaCorrect with isLinearlyBlended
Brian Osman
2018-07-03
*
Fix empty stroked oval handling in GrRenderTargetContext::drawOval
Robert Phillips
2018-07-03
*
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
Greg Daniel
2018-07-03
*
implement onreadpixels for metal gpu backend
Timothy Liang
2018-07-02
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-07-02
*
implemented wrapped backend texture/rendertarget/textureRT for Metal gpu backend
Timothy Liang
2018-07-02
*
Simplify GrGLInterface::abandon
Hal Canary
2018-07-02
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Fix race condition in GrGLCaps
Robert Phillips
2018-07-02
*
Remove unused generateTextureProxyForParams
Brian Osman
2018-07-02
*
Don't reject stroked empty rrects in GPU backend
Robert Phillips
2018-07-02
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
Don't use geometry shaders on older Adreno chips
Chris Dalton
2018-06-29
*
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
[next]