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
...
*
Use noperspective interpolation for 2D draws
cdalton
2016-02-12
*
Make copySurface work in more situations.
bsalomon
2016-02-12
*
Put back the 0.5 bias in the shader. Only adjust the radii for the geometry, ...
brianosman
2016-02-12
*
Remove the 0.5 bias from the ellipse edge function. This makes coverage drop ...
brianosman
2016-02-12
*
Delete SkDecodingImageGenerator
msarett
2016-02-11
*
Switch to vertex colors rather than uniforms for color in Ellipse/Circle/RRec...
brianosman
2016-02-11
*
Add #define directives to GrGLSLShaderBuilder
cdalton
2016-02-11
*
Implement onSkipScanlines() for bmp and wbmp
msarett
2016-02-11
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
new version of SkHalfToFloat_01
mtklein
2016-02-11
*
start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob
joshualitt
2016-02-11
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Remove GrContext* from GrTextContext
joshualitt
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
Support more color types for ICOs
msarett
2016-02-11
*
Avoid initializing memory twice on incomplete RLE bmps
msarett
2016-02-11
*
Clarify bmp comment about when we support the alpha mask
msarett
2016-02-11
*
Fix scanline decoding of rare RLE bmps
msarett
2016-02-11
*
SkNx refactoring
mtklein
2016-02-11
*
Remove SK_SUPPORT_LEGACY_BITMAP_FILTER guard
fmalita
2016-02-11
*
SkDocument: remove use of SkTArray (part 1/3).
halcanary
2016-02-11
*
Pass a GrContext pointer in GrDrawContext constructor
joshualitt
2016-02-11
*
SkHalfToFloat_01 / SkFloatToHalf_01
mtklein
2016-02-11
*
Revert of SkHalfToFloat_01 / SkFloatToHalf_01 (patchset #11 id:200001 of http...
mtklein
2016-02-11
*
SkHalfToFloat_01 / SkFloatToHalf_01
mtklein
2016-02-11
*
Move surface props off of GrTextContext
joshualitt
2016-02-11
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-10
*
More efficient Jpeg skipScanlines for older versions of libjpeg-turbo
msarett
2016-02-10
*
Fix bug processing bmp bit masks
msarett
2016-02-10
*
Start whittling down GrTextContext
joshualitt
2016-02-10
*
Remove GrTextBlobCache/GrAtlasTextBlob friendliness
joshualitt
2016-02-10
*
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:...
kjlubick
2016-02-10
*
Make SkPicture/SkImageGenerator default to SkCodec
scroggo
2016-02-10
*
Turn on conservative raster clip for GPU canvases
bsalomon
2016-02-10
*
Finalize gpu shaders in ProgramBuilding.
egdaniel
2016-02-10
*
move compose-shader into base-class as factory
reed
2016-02-10
*
cleanup textblob cache sanity check and prevent it from bitrotting
joshualitt
2016-02-10
*
Clean up comments in SkSwizzler
msarett
2016-02-10
*
Sk4f: floor() via int32_t roundtrip.
mtklein
2016-02-10
*
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19...
caryclark
2016-02-09
*
Sk4f: add floor()
mtklein
2016-02-09
*
Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chrom...
mtklein
2016-02-09
*
Sk4f: add floor()
mtklein
2016-02-09
*
skia: Add support for CHROMIUM_image backed textures.
erikchen
2016-02-09
*
add drawCircle to c api
reed
2016-02-09
*
add helper to create fancy underlines
caryclark
2016-02-09
*
moved debugger support files from src/utils/debugger to tools/debugger
ethannicholas
2016-02-09
*
implement more xfermodeproc4f and add GM
reed
2016-02-09
*
Remove SkNEW_APPEND_TO_TARRAY.
bungeman
2016-02-09
*
restore sk4i SSE specialization
mtklein
2016-02-09
[prev]
[next]