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
*
Reland the combined 3 pass image blur with a fix to the bounds calculation
Herb Derby
2017-10-18
*
Feed seed_shader() iota through a context pointer.
Mike Klein
2017-10-18
*
convert mapHomogeneousPoints to SkPoint3
Cary Clark
2017-10-18
*
rename (x,y) to (dx,dy)
Mike Klein
2017-10-18
*
Convert more code to use color space xform FP
Brian Osman
2017-10-18
*
Convert several effects to use color space xform FP
Brian Osman
2017-10-18
*
Add GrColorSpaceXformEffect
Brian Osman
2017-10-18
*
add fuzzer timeout escape
Cary Clark
2017-10-18
*
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
Brian Salomon
2017-10-18
*
Revert "Revert "Make GPU backend triangulate rects such that they are rendere...
Brian Salomon
2017-10-18
*
Revert "Use combined three pass code for image blur."
Herb Derby
2017-10-17
*
fix for SkSL lexer crash on non-ASCII input
Ethan Nicholas
2017-10-17
*
Fix left shift ASAN problem
Yuqian Li
2017-10-17
*
Revert "Make GPU backend triangulate rects such that they are rendered as tri...
Brian Salomon
2017-10-17
*
set SkJumper_kMaxStride to 16
Mike Klein
2017-10-17
*
Enable CCPR for volatile paths
Chris Dalton
2017-10-17
*
Remove unused variable
Benjamin Kramer
2017-10-17
*
Revert[4] "apply codec origin in generator"
Mike Reed
2017-10-17
*
Make GPU backend triangulate rects such that they are rendered as tri strips ...
Brian Salomon
2017-10-17
*
Add sk_InstanceID
Chris Dalton
2017-10-17
*
fix typo
Cary Clark
2017-10-17
*
Use combined three pass code for image blur.
Herb Derby
2017-10-17
*
Revert "Revert "Revert "apply codec origin in generator"""
Mike Reed
2017-10-17
*
Fix GrContext::writePixels bug
Robert Phillips
2017-10-17
*
Remove precision from GrGLSLVaryingHandler
Chris Dalton
2017-10-16
*
Remove uses of sk_sp when passing around GrVkPipelineState
Greg Daniel
2017-10-16
*
Refactor CCPR coverage shaders for a vertex impl
Chris Dalton
2017-10-16
*
CCPR: Blacklist all of Intel except on Mac
Chris Dalton
2017-10-16
*
Revert "Revert "apply codec origin in generator""
Mike Reed
2017-10-16
*
Revert "apply codec origin in generator"
Ben Wagner
2017-10-16
*
Remove unnecessary includes of GrColorSpaceXform.h
Brian Osman
2017-10-16
*
apply codec origin in generator
Mike Reed
2017-10-16
*
Make GrResourceProvider more sk_spified
Brian Salomon
2017-10-16
*
Cleanup references to AHardwareBuffer to match NDK declarations.
Derek Sollenberger
2017-10-16
*
converted GrRectBlurEffect to SkSL
Ethan Nicholas
2017-10-16
*
regenerated SkSL files to fix CheckGeneratedFiles
Ethan Nicholas
2017-10-16
*
remove unused SkMatrix setIDiv
Cary Clark
2017-10-16
*
Revert "Refactor CCPR coverage shaders for a vertex impl"
Eric Boren
2017-10-16
*
Refactor CCPR coverage shaders for a vertex impl
Chris Dalton
2017-10-15
*
SkSL workaround for appendf 1024 byte restriction
Ethan Nicholas
2017-10-13
*
Implemenet onStealBackendTexture in GrMtlTexture
Brian Salomon
2017-10-13
*
remove dead code -- older than min picture version
Mike Reed
2017-10-13
*
Make SkTypeface::Style and FromOldStyle private.
Ben Wagner
2017-10-13
*
Add support for allocating mips inside of ColorSpaceXormImageGenerator
Greg Daniel
2017-10-13
*
remove dead code for getSize, getSafeSize, etc.
Mike Reed
2017-10-13
*
Back out new SkColorSpaceXform pipeline.
Mike Klein
2017-10-13
*
Revert "move SkMatrix anonymous affine enum to private"
Mike Reed
2017-10-13
*
MakeBackendTextureFromSkImage
Eric Karl
2017-10-12
*
move SkMatrix anonymous affine enum to private
Cary Clark
2017-10-12
*
Handle coverage for hairline lines with sub pixel lengths correctly on GPU
Greg Daniel
2017-10-12
[next]