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
*
centralize encoding to SkData
Mike Reed
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
*
Revert "Revert "use serialprocs for typefaces""
Mike Reed
2017-12-08
*
Use sk_sp to own GrCaps in GrContext.
Brian Salomon
2017-12-08
*
keep SVG arcs axis aligned with suppression
Cary Clark
2017-12-08
*
enforce 4-byte alignment and length for buffers
Mike Reed
2017-12-08
*
return data instead of bool
Mike Reed
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
*
turn back on NEON lowp code...
Mike Klein
2017-12-07
*
Transition to using size_t for only byte allocation sizes.
Herbert Derby
2017-12-07
*
Revert "use serialprocs for typefaces"
Mike Reed
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
*
Fix gpu line dashing when line is zero length but has cap
Greg Daniel
2017-12-07
*
Make GrGLContext be uniquely owned.
Brian Salomon
2017-12-07
*
use serialprocs for typefaces
Mike Reed
2017-12-07
*
don't read directly from fReader for bare types, need available check
Mike Reed
2017-12-07
*
Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.
Brian Salomon
2017-12-07
*
check for bad strings in readFlattenable
Mike Reed
2017-12-07
*
sk_spification of GrGpu creation.
Brian Salomon
2017-12-07
*
Fix buffer off-by-one error.
Herbert Derby
2017-12-07
*
Remove SkImage deferred texture image data APIs.
Brian Salomon
2017-12-07
*
upgrade SkReadBuffer to always validate
Mike Reed
2017-12-06
*
Revert "keep SVG arcs axis aligned"
Cary Clark
2017-12-06
*
add SkVptr()
Mike Klein
2017-12-06
*
Remove previous blur image implementation. Try 2
Herbert Derby
2017-12-06
*
keep SVG arcs axis aligned
Cary Clark
2017-12-06
*
Revert "Remove previous blur image implementation"
Herb Derby
2017-12-06
*
Remove previous blur image implementation
Herbert Derby
2017-12-06
*
CCPR: Eliminate texel buffers
Chris Dalton
2017-12-05
*
add serial procs to pictures
Mike Reed
2017-12-05
*
Reland "Hide SkEncodedInfo"
Leon Scroggins III
2017-12-05
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
Revert "Hide SkEncodedInfo"
Leon Scroggins
2017-12-05
*
Hide SkEncodedInfo
Leon Scroggins III
2017-12-05
*
Restore ability to dump SKSL in addition to GLSL
Brian Salomon
2017-12-04
*
helper api to force a raster image
Mike Reed
2017-12-04
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
Only look at gamut_transform if we wrote to it.
Mike Klein
2017-12-04
*
Add resource cache limits to SkSurfaceCharacterization
Robert Phillips
2017-12-04
*
Add unit test for SkDeferredDisplayLists (take 2)
Robert Phillips
2017-12-04
*
Add support for internal gl format in GrGLTextureInfo
Greg Daniel
2017-12-04
*
Avoid coverage aa for filled drrects when using msaa.
Brian Salomon
2017-12-04
*
Revert "Add unit test for SkDeferredDisplayLists"
Robert Phillips
2017-12-04
*
Fix setjmp/longjump usage in JPEG error handling
Chris Dalton
2017-12-04
*
Add unit test for SkDeferredDisplayLists
Robert Phillips
2017-12-04
[next]