index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
Commit message (
Expand
)
Author
Age
*
Move texture drawing utility method to SkGpuDevice
jvanverth
2015-12-08
*
Fix skia_gpu=0 build (samplecode/SampleAnimatedText.cpp)
kkinnunen
2015-11-17
*
add caps option 'k' to FatBits
reed
2015-11-16
*
Missing resources crash SampleFilterQuality.
bungeman
2015-11-10
*
demo tweaks, scale up perlin, add call to flush for fps
reed
2015-11-09
*
tweaks for nov demo
reed
2015-11-09
*
Update sample to use new perlin noise shader, and make cloud like
egdaniel
2015-11-09
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-08
*
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...
jvanverth
2015-11-06
*
Add text animation sample; tweak DrawShip sample
jvanverth
2015-11-06
*
Create Sample that combines combose shader and coons patch
egdaniel
2015-11-05
*
add --sequence filename option to SampleApp
reed
2015-11-05
*
Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-04
*
Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...
reed
2015-11-03
*
Revert[2] of "stop using drawSprite (at least w/ no filters) as it is going a...
reed
2015-11-03
*
Revert of stop using drawSprite (at least w/ no filters) as it is going away ...
robertphillips
2015-11-03
*
stop using drawSprite (at least w/ no filters) as it is going away
reed
2015-11-02
*
Flush GrContext between benchmark draw loops
cdalton
2015-10-26
*
Add DrawShipSim sample.
jvanverth
2015-10-07
*
Add ship sample
jvanverth
2015-10-05
*
Fix CrOS SampleApp
jvanverth
2015-10-02
*
Some iOS fixes to make SampleApp work better.
jvanverth
2015-10-02
*
EdgeClip demo to show scan-converter clipping behavior
reed
2015-09-28
*
remove unused (by the outside) SkImage::newSurface, and simplify newImage -> ...
reed
2015-09-24
*
Forward declare SkStrokeRec in SkPathEffect
halcanary
2015-09-15
*
Convert unit tests, GMs from SkBitmapSource to SkImagesource
fmalita
2015-09-15
*
remove obsolete samples
reed
2015-09-12
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-09
*
Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...
mtklein
2015-09-09
*
Make SkGraphics::Term a no-op, stop calling it.
mtklein
2015-09-08
*
remove duplicated sample (already have a gm)
reed
2015-09-04
*
add interactive xfer sample
reed
2015-09-02
*
Rename flag from "distance field" to "device independent."
bsalomon
2015-08-31
*
skia: add ability to load command_buffer_gles2
hendrikw
2015-08-27
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
Remove include of stdlib.h from SkTypes.h.
bungeman
2015-08-26
*
Use static_assert instead of SK_COMPILE_ASSERT.
bungeman
2015-08-20
*
Update SkLightingShader to support rotation
robertphillips
2015-08-20
*
Revert "Update SkLightingShader to support rotation"
robertphillips
2015-08-19
*
private iterator to visit all resource cache entries
reed
2015-08-19
*
Update SkLightingShader to support rotation
robertphillips
2015-08-19
*
remove SkDeferredCanvas
reed
2015-08-19
*
support both box and circle lcd
reed
2015-08-15
*
show LCD on max fat-zoom
reed
2015-08-15
*
increase zoom in fatbits
reed
2015-08-15
*
Add high resolution WallTimer to SampleApp
jvanverth
2015-08-11
*
SkPDF: allow PDF module to be disabled in DM and SampleApp
halcanary
2015-08-11
*
flag to use const& instead of const* for src-rect
reed
2015-08-06
*
use kFast_SrcRectConstraint to match drawAtlas semantics
reed
2015-08-06
[next]