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 matrix stack to SkAtlasTextTarget.
Brian Salomon
2017-12-20
*
Reland "hide unused var"
Mike Reed
2017-12-20
*
Protect against nans causing infinite recursion in GrPathUtils::convertCubicT...
Brian Salomon
2017-12-19
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Add findOrMakeStaticBuffer method to GrResourceProvider
Chris Dalton
2017-12-19
*
Fix alpha contribution to tonal color.
Jim Van Verth
2017-12-19
*
Update SkSurface MakeFromBackend* factories to take an SkColorType.
Greg Daniel
2017-12-19
*
Add a tools flag to suppress geometry shaders
Chris Dalton
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Revert "move homogenous with stride to matrixpriv"
Greg Daniel
2017-12-18
*
Revert "hide unused var"
Greg Daniel
2017-12-18
*
Add support for SRGB formats when validating backend formats and ColorTypes
Greg Daniel
2017-12-18
*
Add new SkImage factory to create from GrBackendTexture with SkColorType
Greg Daniel
2017-12-18
*
GrTessellator: refactor, cleanup, add logging.
Stephen White
2017-12-18
*
CCPR: Merge triangle hull and edge shaders
Chris Dalton
2017-12-18
*
hide unused var
Mike Reed
2017-12-15
*
move homogenous with stride to matrixpriv
Cary Clark
2017-12-15
*
Remove fallback in GrRenderTargetContext for using coverage to draw paths wit...
Brian Salomon
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
Send TextBlobCache purge messages only to owning cache.
Jim Van Verth
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-14
*
Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB"
Mike Klein
2017-12-14
*
Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB
Brian Osman
2017-12-13
*
Add GrBackendTexture & GrBackendRenderTarget access methods to GrTexture and ...
Robert Phillips
2017-12-13
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
Revert "Reimplement TwoPointConicalGradient_gpu"
Yuqian Li
2017-12-13
*
Reimplement TwoPointConicalGradient_gpu
Yuqian Li
2017-12-13
*
Add stubbed out GrContext
Robert Phillips
2017-12-13
*
Start removing uses of VkFormatToPixelConfig in vulkan backend
Greg Daniel
2017-12-13
*
Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture
Robert Phillips
2017-12-13
*
Ensure we flush TextBlobCache message queue.
Jim Van Verth
2017-12-13
*
CCPR: Optimize Hull geometry
Chris Dalton
2017-12-13
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Remove GrBackendObject from tests (except image_from_yuv_textures)
Robert Phillips
2017-12-12
*
converted vertex shaders to device coords
Ethan Nicholas
2017-12-12
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
Brian Salomon
2017-12-11
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Brian Salomon
2017-12-11
*
CCPR: Don't use instanced draw calls with geometry shaders
Chris Dalton
2017-12-11
*
Fix tautological comparison in GrTextureDomain.cpp
Hans Wennborg
2017-12-09
*
Fix tautological compare in GrSurfaceProxy.cpp
Hans Wennborg
2017-12-09
*
Don't force GrGLSLVarying's scope to be compile-time constant
Chris Dalton
2017-12-08
*
CCPR: Combine loops and serpentines back into a single shader
Chris Dalton
2017-12-08
*
Use sk_sp to own GrCaps in GrContext.
Brian Salomon
2017-12-08
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
CCPR: Move flatness checks from geometry shaders to CPU
Chris Dalton
2017-12-07
*
Temporarily readd old signature of GrContext::MakeGL
Brian Salomon
2017-12-07
*
Add gray_8_as_lum and _as_red private grpixelconfigs
Greg Daniel
2017-12-07
[next]