index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
GrTessellator: add a #define for max aa verb count.
Stephen White
2018-01-23
*
Various MSAN fixes
Kevin Lubick
2018-01-23
*
Increase depth threshold for SkClipStack::isRRect.
Brian Salomon
2018-01-23
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
init out-param on buffer failure
Mike Reed
2018-01-23
*
Fix skia image filter fuzz SkLightingImageFilter complaint
Robert Phillips
2018-01-23
*
Fix some fuzzer bugs from Skia's image filter fuzzer
Robert Phillips
2018-01-23
*
require finite blob bounds
Mike Reed
2018-01-23
*
Start of adding GrContextOption that overrides driver workarounds.
Brian Salomon
2018-01-23
*
check for valid vertices mode
Mike Reed
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Fixed a few spots where SkSL optimizer was not respecting side effects
Ethan Nicholas
2018-01-23
*
Clean up SkScalerContext descriptor creation
Herb Derby
2018-01-23
*
remove unneeded SkFlattenableSerialization
Mike Reed
2018-01-23
*
IWYU -- SkShader.h
Mike Reed
2018-01-23
*
check for huge paths
Mike Reed
2018-01-22
*
Make use of VkSemaphores thread safe assuming use of the same VkQueue.
Greg Daniel
2018-01-22
*
Fix crash in ~GrContext
Robert Phillips
2018-01-22
*
move zero-init to sk_malloc for masks
Mike Reed
2018-01-22
*
Set empty device clip when an image filter has zero bounds
Xianzhu Wang
2018-01-22
*
Respect repetition count in SkAnimatedImage
Leon Scroggins III
2018-01-22
*
Move more internal methods from GrContext to GrContextPriv (take 3)
Robert Phillips
2018-01-22
*
Add a workaround for inaccurate interpolants on Adreno 3xx.
Brian Salomon
2018-01-22
*
remove unused SkRasterizer
Mike Reed
2018-01-21
*
Revert "Revert "simplify GrFPArgs, isolating localmatrix""
Mike Reed
2018-01-20
*
Revert "Revert "use GrFPArgs for maskfilters""
Mike Reed
2018-01-20
*
Revert "Move more internal methods from GrContext to GrContextPriv (take 2)"
Leon Scroggins
2018-01-20
*
Revert "use GrFPArgs for maskfilters"
Mike Reed
2018-01-20
*
Revert "simplify GrFPArgs, isolating localmatrix"
Mike Reed
2018-01-20
*
ccpr: Unblacklist Mali
Chris Dalton
2018-01-20
*
Better handle context-loss in MakeBackendTextureFromSkImage
Eric Karl
2018-01-20
*
remove some old old pict ops
Mike Reed
2018-01-20
*
simplify GrFPArgs, isolating localmatrix
Mike Reed
2018-01-19
*
Use equal_range for factory lookups
Vladimir Levin
2018-01-19
*
use GrFPArgs for maskfilters
Mike Reed
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv (take 2)
Robert Phillips
2018-01-19
*
Add explicit abandoned flag to the GrProxyProvider
Robert Phillips
2018-01-19
*
drawimage + maskfilter bug fix
Mike Reed
2018-01-19
*
Split GrContext into Normal/DDL flavors
Robert Phillips
2018-01-19
*
check for crazy bounds from fuzzer
Mike Reed
2018-01-19
*
Revert "Move more internal methods from GrContext to GrContextPriv"
Hal Canary
2018-01-19
*
Move more internal methods from GrContext to GrContextPriv
Robert Phillips
2018-01-19
*
make rrect's more self-consistent, check drawable index
Mike Reed
2018-01-19
*
Stop defining SK_CODEC_PRINTF in debug
Leon Scroggins III
2018-01-19
*
ccpr: Blacklist vertex shaders on ANGLE/Skylake
Chris Dalton
2018-01-19
*
rename inner AsFPArgs to stand-alone GrFPArgs
Mike Reed
2018-01-19
*
Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace
Greg Daniel
2018-01-19
*
Add more asserts about MSAA render buffers and FBO 0
Brian Osman
2018-01-19
*
Remove tonal color from DrawShadow internals
Jim Van Verth
2018-01-19
*
Be more explicit checking for render targets with MSAA render buffers
Brian Osman
2018-01-19
[next]