index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Towards NV path rendering
bsalomon@google.com
2012-06-11
*
Manually unroll loop in convolution (blur) - most GL drivers do, but some
tomhudson@google.com
2012-06-11
*
fix typo: fA is dx^2 + dx^2 - dr^2, not dx^2 - dy^2 - dr^2
mike@reedtribe.org
2012-06-09
*
Remove glBlendEquation and glColorPointer
bsalomon@google.com
2012-06-08
*
Rename the existing flatten(void*) methods.
djsollen@google.com
2012-06-08
*
Detect inverse-fill, and treat its bounds as huge (all of integer space) for the
reed@google.com
2012-06-08
*
Add a tiled pipe mode to SampleApp.
scroggo@google.com
2012-06-08
*
Fix for r4201 performance regression (http://code.google.com/p/skia/issues/de...
robertphillips@google.com
2012-06-08
*
Call flushMiscFixedFunctionState (D'oh!)
bsalomon@google.com
2012-06-08
*
Add SkPath::getVerbs/countVerbs
bsalomon@google.com
2012-06-07
*
shape ops work in progress
caryclark@google.com
2012-06-07
*
extend asAGradient for Conical type (to be implemented by PDF and XPS)
reed@google.com
2012-06-07
*
Make SkPath::RawIter require a non-NULL pts pointer.
bsalomon@google.com
2012-06-07
*
Add the ability to specify config to GM.
scroggo@google.com
2012-06-07
*
optimize quad-root for conical gradients
reed@google.com
2012-06-07
*
add bench for conical Gradient
reed@google.com
2012-06-07
*
Fix dumb bug in checking gl interface validation against binding from gl vers...
bsalomon@google.com
2012-06-07
*
Move clientID into texture desc
robertphillips@google.com
2012-06-07
*
Fix the build for GM.
scroggo
2012-06-06
*
Add tiled rendering as an option to GM.
scroggo@google.com
2012-06-06
*
Search and replace change. Some Gr enum value names didn't have a "Gr" in the...
bsalomon@google.com
2012-06-06
*
Add new gradient to support HTML Canvas2D two-point-radial-gradient. Ours is
reed@google.com
2012-06-06
*
Reenable running samplerstress GM in pipe mode.
scroggo@google.com
2012-06-06
*
Remove gpu stats tracking
bsalomon@google.com
2012-06-06
*
fix bug in GrGLInterface validation added in r4192
bsalomon@google.com
2012-06-06
*
Add GL function pointers for GL_NV_path_rendering
bsalomon@google.com
2012-06-06
*
one more warning suppressed (make unused code
caryclark@google.com
2012-06-06
*
Turn more warnings on, including
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/animator
caryclark@google.com
2012-06-06
*
fix warnings on Mac in bench
caryclark@google.com
2012-06-06
*
fix warnings on Mac in experimental
caryclark@google.com
2012-06-06
*
fix warnings on Mac in miscellaneous files
caryclark@google.com
2012-06-06
*
fix warnings on Mac in gm
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/opts
caryclark@google.com
2012-06-06
*
fix warnings on Mac in ssamplecode
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/core
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/effects
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/gpu and include/gpu
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/images
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/pdf
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/pipe
caryclark@google.com
2012-06-06
*
fix warnings on Mac in src/views
caryclark@google.com
2012-06-06
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
shape ops work in progress
caryclark@google.com
2012-06-06
*
Move stencil param adjustment to GrClipMaskManager, attempt to make GrGpuGL::...
bsalomon@google.com
2012-06-05
*
rebaseline after filtered-gradients-gpu change
reed@google.com
2012-06-05
*
Instance counting for SkRefCnt-derived objects (w/ CanvasTest fix)
robertphillips@google.com
2012-06-05
*
Support Mac-Android Cross-Compilation
borenet@google.com
2012-06-05
*
temporary avoid zero-divide (to avoid assert in fixedpoint build)
reed@google.com
2012-06-05
*
temporary:
reed@google.com
2012-06-05
[next]