aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleMipMap.cpp
Commit message (Expand)AuthorAge
* use SkColorType instead of SkBitmap::Config in samplecodeGravatar commit-bot@chromium.org2014-02-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-25
* fix warning of implicit cast to floatGravatar reed@google.com2013-07-24
* add mipmaps to scaledimagecacheGravatar reed@google.com2013-07-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Defining new color constat for transparent colorGravatar junov@google.com2012-12-06
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* add init() method, so we don't draw in our constructor (makes debugging harder)Gravatar reed@google.com2012-03-12
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* fix warningsGravatar reed@google.com2011-04-14
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* add SampleCode::GetAnimTime() so slides go through a central location forGravatar reed@android.com2009-11-23
* remove conditional build flag for mipmapsGravatar reed@android.com2009-07-17
* detect nearly translate-only matrices when drawing bitmaps (for speed)Gravatar reed@android.com2009-06-24
* add sample for mipmapsGravatar reed@android.com2009-06-16