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
...
*
Remove unused static function skcolor_to_grcolor_nopremultiply.
egdaniel
2014-12-09
*
remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32P...
reed
2014-12-09
*
change SkPoint::setLength to set itself to (0,0) if it starting length is deg...
reed
2014-12-09
*
Fix for alpha textures on Nexus 6.
jvanverth
2014-12-09
*
Don't call GetShaderPrecisionFormat for geometry shaders.
bsalomon
2014-12-09
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Use threshold of 1 texture coord value per pixel w/ nearest neighbor.
bsalomon
2014-12-09
*
Use GrCoordTransform precision to set uniform matrix precision
bsalomon
2014-12-09
*
Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.
egdaniel
2014-12-09
*
Make addUniform take a precision
bsalomon
2014-12-09
*
Move shader precision out of GrShaderVar
bsalomon
2014-12-09
*
Use texture size to determine precision of texture coord varyings.
bsalomon
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #12 id:210001 of ...
scroggo
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Avoid crash on some 64b ARM NEON platforms.
tomhudson
2014-12-09
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
2014-12-09
*
Fix MatrixImageFilter computeFastBounds
robertphillips
2014-12-09
*
Display text blob bounds in the debugger.
fmalita
2014-12-09
*
Replace EncodeBitmap with an interface.
scroggo
2014-12-09
*
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-08
*
Tweak SkPictureShader's tile semantics.
fmalita
2014-12-08
*
Constify CreatePictureShader's picture arg.
fmalita
2014-12-08
*
remove device::clear -- no longer called
reed
2014-12-08
*
make SkColorShader private, use public factory
reed
2014-12-08
*
add convexity logic and tests for scalar max, Inf, and NaN
caryclark
2014-12-08
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
Check XpFactory equality in DrawState
egdaniel
2014-12-05
*
Fix include for GrPortderDuffXferProcessor.cpp
egdaniel
2014-12-05
*
Factor text size device mapping in SkScalerContext.
bungeman
2014-12-05
*
get rid of static gps
joshualitt
2014-12-05
*
Move GrPorterDuffXferProcessor to include/gpu/effects.
egdaniel
2014-12-05
*
Use size of SkRect as the key for blur mask cache
qiankun.miao
2014-12-05
*
Fix overoptimization in distance field code on N7 and N10.
jvanverth
2014-12-05
*
clean up default precision handling
bsalomon
2014-12-04
*
Remove backend factories
joshualitt
2014-12-04
*
Ganesh text rendering cleanup.
jvanverth
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-04
*
move program descriptor generation to flush
joshualitt
2014-12-04
*
Fix SKPBench tiling so MPD and non-MPD match
robertphillips
2014-12-04
*
check (thread-tricky) colortable after we've copied the bitmap into a per-thr...
reed
2014-12-04
*
Change clear() to respect the clip
reed
2014-12-04
*
Add SSSE3 acceleration for S32_D16_filter_DXDY
qiankun.miao
2014-12-04
*
Revert of move program descriptor generation to flush (patchset #7 id:120001 ...
joshualitt
2014-12-04
*
Revert of create and thread batch tracker object (patchset #9 id:160001 of ht...
joshualitt
2014-12-04
*
Revert of Add SSSE3 acceleration for S32_D16_filter_DXDY (patchset #3 id:4000...
jam
2014-12-03
*
create and thread batch tracker object
joshualitt
2014-12-03
*
move program descriptor generation to flush
joshualitt
2014-12-03
*
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
tfarina
2014-12-03
*
Turn on MPD threading in nanobench.
mtklein
2014-12-03
[prev]
[next]