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
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Remove unused struct.
Herb Derby
2017-01-20
*
Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache.
Herb Derby
2017-01-20
*
Just clamp to limit-epsilon.
Mike Klein
2017-01-20
*
offset angle check edge in common
Cary Clark
2017-01-20
*
Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...
Brian Salomon
2017-01-20
*
Fix Vulkan crashes on nexus player
Greg Daniel
2017-01-20
*
Streamline x86 u8 -> fixed15 math.
Mike Klein
2017-01-20
*
SkSplicer stage parity
Mike Klein
2017-01-20
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
fix fuzz asserts triggered by old fuzzes
Cary Clark
2017-01-20
*
SkRasterPipeline impl for 2-stop linear gradients
Florin Malita
2017-01-20
*
Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...
Joe Gregorio
2017-01-20
*
remove unused device apis
Mike Reed
2017-01-20
*
Reland "Respect full precision for RGB16 PNGs" (part 3)
Matt Sarett
2017-01-20
*
Add F16 support to SkPNGImageEncoder
Matt Sarett
2017-01-19
*
SkSplicer: always initialize fLowp
Mike Klein
2017-01-19
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Reland "Respect full precision for RGB16 PNGs" (part 2)
Matt Sarett
2017-01-19
*
SkSplicer: lowp hacking
Mike Klein
2017-01-19
*
Make GL_RED workaround only be triggered by osmesa
Brian Salomon
2017-01-19
*
Revert "Revert "move device headers to core""
Mike Reed
2017-01-19
*
Fix reset and deleting behavior.
Herb Derby
2017-01-19
*
Added constant propagation and better variable liveness tracking to skslc.
Ethan Nicholas
2017-01-19
*
remove clipstack from lua -- deprecated
Mike Reed
2017-01-19
*
explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and un...
Mike Reed
2017-01-19
*
new hacky api to get cliprgn for android
Mike Reed
2017-01-19
*
Move srgb enable flags to GrProcessorSet from pipelinebuilder
Brian Salomon
2017-01-19
*
No need to fake makeArrayDefault() now that it exists.
Mike Klein
2017-01-19
*
Revert "Added constant propagation and better variable liveness tracking to"
Ethan Nicholas
2017-01-19
*
Added constant propagation and better variable liveness tracking to
Ethan Nicholas
2017-01-19
*
Don't require GrPipelineBuilder to build GrPipeline
Brian Salomon
2017-01-19
*
Use fixed size buffer for RLE bmps
Leon Scroggins III
2017-01-19
*
remove metadata from device
Mike Reed
2017-01-19
*
Revert "Fix reset and deleting behavior."
Herb Derby
2017-01-19
*
Fix reset and deleting behavior.
Herb Derby
2017-01-18
*
ensure path bounds after rounding contain path edges when using SK_RASTERIZE_...
Lee Salzman
2017-01-18
*
Reject horizontal edges in FDot6 precision
Yuqian Li
2017-01-18
*
Revert "Disallow readPixels() conversions from untagged srcs to tagged dsts"
Matt Sarett
2017-01-18
*
Revert concave AAA
Yuqian Li
2017-01-18
*
Disallow readPixels() conversions from untagged srcs to tagged dsts
Matt Sarett
2017-01-18
*
Rename GrProcOptInfo::addProcessors to analyzeProcessors
Brian Salomon
2017-01-18
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18
*
Move read/write-Pixels up to GrSurfaceContext
Robert Phillips
2017-01-18
*
Revert "Respect full precision for RGB16 PNGs"
Matt Sarett
2017-01-18
*
Revert "Revert "SkImageInfoValidConversion (part 2)""
Matt Sarett
2017-01-18
*
Respect full precision for RGB16 PNGs
Matt Sarett
2017-01-18
*
Turn on concave analytic AA
Yuqian Li
2017-01-18
*
Revert "SkImageInfoValidConversion (part 2)"
Matt Sarett
2017-01-18
*
Revert "move device headers to core"
Mike Reed
2017-01-18
[next]