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
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
remove vfpv4 requirement for SkJumper on ARMv7
Mike Klein
2017-12-12
*
Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.
Brian Salomon
2017-12-11
*
Fix fuzzer crash in SkReadBuffer::readTypeface()
Florin Malita
2017-12-11
*
Use first/second instead of min/max in 2pt conical gradient
Yuqian Li
2017-12-11
*
read signed 32 if we want to treat it as signed
Mike Reed
2017-12-11
*
add virtual to confirm flattenable type
Mike Reed
2017-12-11
*
Implement a fast path for solid color lattice rectangle
Stan Iliev
2017-12-11
*
fixed SkSL optimizing away side effects
Ethan Nicholas
2017-12-11
*
Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Brian Salomon
2017-12-11
*
CCPR: Don't use instanced draw calls with geometry shaders
Chris Dalton
2017-12-11
*
Revert "add experimental bilerp_clamp_8888 stage"
Mike Klein
2017-12-11
*
add experimental bilerp_clamp_8888 stage
Mike Klein
2017-12-11
*
Fix tautological comparison in GrTextureDomain.cpp
Hans Wennborg
2017-12-09
*
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
[next]