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
*
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
*
remove code from old picture serial guard
Mike Reed
2018-01-19
*
Fix handling of red support for GalliumLLVM renderer
Robert Phillips
2018-01-19
*
add shadermaskfilter
Mike Reed
2018-01-18
*
validate paint setters in readbuffer
Mike Reed
2018-01-18
*
Extract a GrCCPathParser class that is decoupled from atlas ops
Chris Dalton
2018-01-18
*
SkSL now supports ternary lvalues
Ethan Nicholas
2018-01-18
*
detect fixed overflow in drawPoints
Mike Reed
2018-01-18
*
check for inconsistent counts in drawTextRSXform
Mike Reed
2018-01-18
*
Move GrOpFlushState out of GrDrawingManager and onto the stack
Robert Phillips
2018-01-18
*
turn assert into check for text
Mike Reed
2018-01-18
*
sk_in array is now sized correctly in SPIR-V output
Ethan Nicholas
2018-01-17
[next]