aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleApp.cpp
Commit message (Expand)AuthorAge
* update MS counter to show actual millisecondsGravatar reed@google.com2012-09-10
* apend sample_grab file name with .pngGravatar reed@google.com2012-09-08
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Move tiling up into SampleWindow.Gravatar scroggo@google.com2012-08-17
* Extended Inst counting to find "unknown" leaked object (SkTMaskGamma)Gravatar robertphillips@google.com2012-08-16
* change tiling to 16 tiles instead of 4Gravatar reed@google.com2012-08-15
* Provide a key to go to the previous slide in SampleApp.Gravatar scroggo@google.com2012-08-15
* add 't' to toggle tiling modesGravatar reed@google.com2012-08-15
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Added --picture flag to SampleApp, loads individual skp.Gravatar chudy@google.com2012-08-01
* Fixed Windows compiler complaintsGravatar robertphillips@google.com2012-07-10
* Add a tiled pipe mode to SampleApp.Gravatar scroggo@google.com2012-06-08
* fix warnings on Mac in ssamplecodeGravatar caryclark@google.com2012-06-06
* Fixed Linux compiler complaintsGravatar robertphillips@google.com2012-06-04
* --pictureDir foo will load serialized pictures <>.skp from the foo directoryGravatar reed@google.com2012-06-04
* Move function decls and macros out of public headers that are meant for inter...Gravatar bsalomon@google.com2012-05-07
* Added "--list" command line option to SampleAppGravatar robertphillips@google.com2012-05-03
* Fixed usage info for SampleApp's msaa flagGravatar robertphillips@google.com2012-05-02
* In SampleWindow, pass ownership of menus to SkWindow, so it can safelyGravatar scroggo@google.com2012-04-18
* Tear down Gr stuff before GL context in SampleAppGravatar bsalomon@google.com2012-04-10
* Minor bug fix in SampleAppGravatar robertphillips@google.com2012-04-10
* Add MSAA option to SampleAppGravatar bsalomon@google.com2012-04-06
* Revert 3857 (which was committed from wrong tree)Gravatar bsalomon@google.com2012-04-03
* Fix GL attach/detach in Mac SampleAppGravatar bsalomon@google.com2012-04-03
* Redelivering r3555 to re-add run-time switching between ANGLE and native opengl Gravatar robertphillips@google.com2012-04-02
* Reverting r3555Gravatar robertphillips@google.com2012-03-30
* Added run-time switching between OpenGL & ANGLE in SampleAppGravatar robertphillips@google.com2012-03-30
* Code changes for ANGLE GL interface. .gyp file changes will be delivered later.Gravatar robertphillips@google.com2012-03-28
* disable GPU blur on small pathsGravatar bsalomon@google.com2012-03-28
* Fix for SampleApp command line parsing issue.Gravatar robertphillips@google.com2012-03-22
* Adding CMYK jpeg changes w/o .gyp alterationsGravatar robertphillips@google.com2012-03-20
* reverting to 3437Gravatar robertphillips@google.com2012-03-20
* Fix for CMYK jpeg decoding issue (69 - unable to read some jpeg files on andr...Gravatar robertphillips@google.com2012-03-20
* Move GL-specific include files to their own subdirectory, to betterGravatar tomhudson@google.com2012-02-14
* Expose functionality to purge the GPU texture cache while running SampleApp.Gravatar twiz@google.com2012-01-27
* return -1 if we failed to find by titleGravatar mike@reedtribe.org2011-12-28
* Fix Windows build breakage in http://code.google.com/p/skia/source/detail?r=2925Gravatar epoger@google.com2011-12-28
* RETURN key now records default slide for startupGravatar mike@reedtribe.org2011-12-27
* Fix int->float conversion warning in VS2010Gravatar bsalomon@google.com2011-12-12
* install drawfilter for the picture playback as wellGravatar reed@google.com2011-12-08
* Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u...Gravatar bsalomon@google.com2011-11-16
* land http://codereview.appspot.com/5244058/ - add matrix to SkViewGravatar reed@google.com2011-11-11
* Removes warnings generated by gcc and clang.Gravatar tomhudson@google.com2011-11-09
* use new PurgeFontCache() apiGravatar reed@google.com2011-11-08
* Update files to use SK_BUILD_FOR_ANDROID.Gravatar djsollen@google.com2011-11-08
* post event to ourself to update the title after our constructorGravatar reed@google.com2011-11-08
* [GPU] Add explicit byte order and PM vs. UPM 8888 configsGravatar bsalomon@google.com2011-11-07
* Add support for building Android SampleApp.Gravatar djsollen@google.com2011-11-07
* Recommit r2611 with fix for gmGravatar bsalomon@google.com2011-11-07
* Revert r2611 until windows gm can be debuggedGravatar bsalomon@google.com2011-11-07