aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/samplerstress.cpp
Commit message (Expand)AuthorAge
* re-add samplerstress gm, but use blurmaskfilter instead (std filter)Gravatar reed2014-08-12
* remove SkStippleMaskFilter - no external clientsGravatar reed2014-08-12
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* Add always-threaded SkRecord quilt tests.Gravatar mtklein2014-07-07
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Turn on quilt mode in DM.Gravatar commit-bot@chromium.org2014-04-30
* Factory methods for heap-allocated SkMaskFilter objects.Gravatar commit-bot@chromium.org2014-02-21
* add legacy/helper allocN32Pixels, and convert gm to use itGravatar reed@google.com2014-01-25
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Reenable running samplerstress GM in pipe mode.Gravatar scroggo@google.com2012-06-06
* Fixed flattening of SkStippleMaskFilterGravatar robertphillips@google.com2012-06-05
* Make the GM tool run GMs through an SkGPipe.Gravatar scroggo@google.com2012-06-04
* converted "unsigned int" to "size_t" to address compiler failureGravatar robertphillips@google.com2012-05-02
* Added GM test to stress test the texture unit/sampler allocationGravatar robertphillips@google.com2012-05-02