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
...
*
RETURN key now records default slide for startup
mike@reedtribe.org
2011-12-27
*
Fix int->float conversion warning in VS2010
bsalomon@google.com
2011-12-12
*
Use : as separator between "GM" and slide name in SampleApp. This makes it ea...
bsalomon@google.com
2011-12-09
*
install drawfilter for the picture playback as well
reed@google.com
2011-12-08
*
Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...
bsalomon@google.com
2011-11-16
*
land http://codereview.appspot.com/5244058/ - add matrix to SkView
reed@google.com
2011-11-11
*
Removes warnings generated by gcc and clang.
tomhudson@google.com
2011-11-09
*
use new PurgeFontCache() api
reed@google.com
2011-11-08
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
post event to ourself to update the title after our constructor
reed@google.com
2011-11-08
*
prefix GM names with "GM " so I know that's what they are.
reed@google.com
2011-11-08
*
[GPU] Add explicit byte order and PM vs. UPM 8888 configs
bsalomon@google.com
2011-11-07
*
Add support for building Android SampleApp.
djsollen@google.com
2011-11-07
*
Recommit r2611 with fix for gm
bsalomon@google.com
2011-11-07
*
Revert r2611 until windows gm can be debugged
bsalomon@google.com
2011-11-07
*
Add replacement APIs for createPlatformSurface: createPlatformTexture and cre...
bsalomon@google.com
2011-11-07
*
Move the Android sample app into the android repo.
djsollen@google.com
2011-11-04
*
Adding support to trunk for building Skia using the Android NDK.
djsollen@google.com
2011-11-03
*
Remove SK_OVERRIDE from func defn
bsalomon@google.com
2011-10-31
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
be sure to erase complete (i.e. before the softclip)
mike@reedtribe.org
2011-10-30
*
clean up, add test for soft-clip
reed@google.com
2011-10-28
*
Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...
bsalomon@google.com
2011-10-27
*
now we trim the aaclip after building it, to ensure that it has tight bounds
reed@google.com
2011-10-27
*
Remove warnings (trailing \, signed vs unsigned, parenthesization).
tomhudson@google.com
2011-10-27
*
Fix some warnings on VS2010
bsalomon@google.com
2011-10-24
*
enable soft clipping (yikes)
reed@google.com
2011-10-24
*
update to use new api (offset -> translate)
reed@google.com
2011-10-13
*
Bug fixes:
suyang1
2011-10-10
*
add sample for clipping
reed@google.com
2011-10-10
*
Add per-vertex coverage field, use in AA rects when alpha tweak is not valid,...
bsalomon@google.com
2011-10-10
*
Fixed signed/unsigned comparison warnings in empty path gm/sample
bsalomon@google.com
2011-10-10
*
implement region-ops
reed@google.com
2011-10-10
*
check-point for aaclip
reed@google.com
2011-10-06
*
Fixup rendering of empty paths (including inverted fills)
bsalomon@google.com
2011-10-05
*
check-point for aaclip
reed@google.com
2011-10-05
*
splitscreen for black and white versions
reed@google.com
2011-09-28
*
Simplify specification of default interface
bsalomon@google.com
2011-09-16
*
SampleApp: fixing bad ref counting on non dynamically allocated object
junov@google.com
2011-09-13
*
Add 'K' to SampleApp to trigger animated perspective rendering
bsalomon@google.com
2011-09-08
*
fix INHERITED to match class
reed@google.com
2011-09-08
*
add test for hairlines and xfermodes
reed@google.com
2011-09-08
*
Revert accidental change to sample code
bsalomon@google.com
2011-09-07
*
Improve gpu path subdiv with perspective, remove tolerance scale, fix comment
bsalomon@google.com
2011-09-07
*
use drawBitmapNine instead of SkNinePatch utils
reed@google.com
2011-09-07
*
reimage ninepatch-stretch with white bg (for easier printing)
reed@google.com
2011-09-06
*
update sample to test stretching + and - amounds
reed@google.com
2011-09-06
*
Add GrAAHairLinePathRenderer
bsalomon@google.com
2011-08-30
*
rolling back the experimental rollbacks in r2178-2179
epoger@google.com
2011-08-26
*
Experimental revert of 2170 to see if the buildbot issues are somehow related.
tomhudson@google.com
2011-08-26
[prev]
[next]