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
...
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
Remove unused static functions from SampleApp and effects
djsollen@google.com
2012-03-29
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Code changes for ANGLE GL interface. .gyp file changes will be delivered later.
robertphillips@google.com
2012-03-28
*
disable GPU blur on small paths
bsalomon@google.com
2012-03-28
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Fix for SampleApp command line parsing issue.
robertphillips@google.com
2012-03-22
*
Adding CMYK jpeg changes w/o .gyp alterations
robertphillips@google.com
2012-03-20
*
reverting to 3437
robertphillips@google.com
2012-03-20
*
Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...
robertphillips@google.com
2012-03-20
*
Fix scaling issue when drawing text on a path.
djsollen@google.com
2012-03-20
*
Cleanup sample slide for drawTextOnPath
djsollen@google.com
2012-03-15
*
don't draw in constructor (makes debugging harder)
reed@google.com
2012-03-12
*
add init() method, so we don't draw in our constructor (makes debugging harder)
reed@google.com
2012-03-12
*
Annotate overridden functions with SK_OVERRIDE in OverView class.
bsalomon@google.com
2012-03-08
*
cast to double
reed@google.com
2012-02-16
*
Move GL-specific include files to their own subdirectory, to better
tomhudson@google.com
2012-02-14
*
Expose functionality to purge the GPU texture cache while running SampleApp.
twiz@google.com
2012-01-27
*
Landing change from http://codereview.appspot.com/5540063/
epoger@google.com
2012-01-18
*
return -1 if we failed to find by title
mike@reedtribe.org
2011-12-28
*
Fix Windows build breakage in http://code.google.com/p/skia/source/detail?r=2925
epoger@google.com
2011-12-28
*
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
[prev]
[next]