aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleApp.cpp
Commit message (Expand)AuthorAge
* Reapply (r6718) with fix for compiler error on linux.Gravatar djsollen@google.com2012-12-10
* revert Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitR...Gravatar djsollen@google.com2012-12-10
* Reapply r5364 (Update ARM and NEON optimizations for S32A_Opaque_BlitRow32)Gravatar djsollen@google.com2012-12-10
* Revert "Added the following 3 features to sample app."Gravatar djsollen@google.com2012-12-07
* Added the following 3 features to sample app.Gravatar djsollen@google.com2012-12-07
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* change SkDrawFilter::filter to return a bool, where false means don't-drawGravatar reed@google.com2012-11-26
* update srcmode GM to include aa/bw and gradientsGravatar reed@google.com2012-11-15
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25
* Remove external matrix feature.Gravatar bsalomon@google.com2012-10-08
* build iOS with 'make all'Gravatar caryclark@google.com2012-10-02
* retool so we don't need to call SkCanvas::setDeviceGravatar reed@google.com2012-10-01
* Add a header for OverView.cpp as well.Gravatar tfarina@chromium.org2012-09-18
* Add a header file for TransitionView.cppGravatar epoger@google.com2012-09-14
* 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