index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
samplecode
/
SampleApp.cpp
Commit message (
Expand
)
Author
Age
*
Tear down Gr stuff before GL context in SampleApp
bsalomon@google.com
2012-04-10
*
Minor bug fix in SampleApp
robertphillips@google.com
2012-04-10
*
Add MSAA option to SampleApp
bsalomon@google.com
2012-04-06
*
Revert 3857 (which was committed from wrong tree)
bsalomon@google.com
2012-04-03
*
Fix GL attach/detach in Mac SampleApp
bsalomon@google.com
2012-04-03
*
Redelivering r3555 to re-add run-time switching between ANGLE and native opengl
robertphillips@google.com
2012-04-02
*
Reverting r3555
robertphillips@google.com
2012-03-30
*
Added run-time switching between OpenGL & ANGLE in SampleApp
robertphillips@google.com
2012-03-30
*
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
*
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
*
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
*
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
*
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
*
[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
*
Remove SK_OVERRIDE from func defn
bsalomon@google.com
2011-10-31
*
Import all GMs as Samples.
bsalomon@google.com
2011-10-31
*
Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (bac...
bsalomon@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
*
Simplify specification of default interface
bsalomon@google.com
2011-09-16
*
Add 'K' to SampleApp to trigger animated perspective rendering
bsalomon@google.com
2011-09-08
*
Make GrGLInterface a per-GrContext refcounted object rather than a global
bsalomon@google.com
2011-08-19
*
Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to sr...
bsalomon@google.com
2011-08-17
*
Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers"
vandebo@chromium.org
2011-08-16
*
Make GrDrawTarget.h and GrPathRenderer.h be private headers
bsalomon@google.com
2011-08-16
*
Added Debugger to Sample App, off by default
yangsu@google.com
2011-08-12
*
Removed networking dependencies from SampleApp, Pipe now off by default
yangsu@google.com
2011-08-08
*
Added transitions and net pipe to SampleApp, updated gyp files
yangsu@google.com
2011-08-08
*
retool SkEvent to own its target ID or target proc
reed@google.com
2011-08-04
*
Set up global options for SampleApp and now allows SampleApp to request menu ...
yangsu@google.com
2011-08-02
*
cleanup GrGLTexture / GrGLRenderTarget cons. Make GrRenderTarget aware of its...
bsalomon@google.com
2011-07-29
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
[next]