index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
Fix to set correct output type when blending when we've read dst
egdaniel
2014-12-10
*
Include SkTypes.h from SkDynamicAnnotations.h
mtklein
2014-12-10
*
dd readPixels to SkImage
reed
2014-12-10
*
Remove SkCanvas::drawBitmapMatrix()
Florin Malita
2014-12-10
*
Create xfer processor backend.
egdaniel
2014-12-10
*
Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul
reed
2014-12-10
*
add readPixels to SkSurface (later try to remove it from SkCanvas)
reed
2014-12-09
*
Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMCol...
reed
2014-12-09
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Adding an option for pixelated rendering in SkPictureImageFilter
junov
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
*
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
*
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
*
Revert of Replace EncodeBitmap with an interface. (patchset #11 id:190001 of ...
robertphillips
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
*
Fix GrUnPreMulColor.
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
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
*
clear() is now an alias for drawPaint, so remove its virtual
reed
2014-12-05
*
Add support for half float alpha textures.
jvanverth
2014-12-05
*
Check XpFactory equality in DrawState
egdaniel
2014-12-05
*
Move GrPorterDuffXferProcessor to include/gpu/effects.
egdaniel
2014-12-05
*
clean up default precision handling
bsalomon
2014-12-04
*
Remove backend factories
joshualitt
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-04
*
Change clear() to respect the clip
reed
2014-12-04
*
Revert of create and thread batch tracker object (patchset #9 id:160001 of ht...
joshualitt
2014-12-04
*
make clear private (before we delete it)
reed
2014-12-04
*
create and thread batch tracker object
joshualitt
2014-12-03
*
Revert of Revert of remove unused device::eraseColor (patchset #1 id:1 of htt...
reed
2014-12-03
*
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
tfarina
2014-12-03
*
Use static XPF for porter duff xp factories.
egdaniel
2014-12-03
*
Add glGetShaderPrecisionFormat
bsalomon
2014-12-03
*
Revert of remove unused device::eraseColor (patchset #1 id:1 of https://coder...
halcanary
2014-12-03
*
Add XferProcessor factory in GrPaint and GrDrawState.
egdaniel
2014-12-03
*
remove unused device::eraseColor
reed
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
[prev]
[next]