Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add init() method, so we don't draw in our constructor (makes debugging harder) | reed@google.com | 2012-03-12 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | switch to inheriting from SampleView | mike@reedtribe.org | 2011-05-05 |
* | fix warnings | reed@google.com | 2011-04-14 |
* | merge with changes for GPU backend | reed@android.com | 2010-12-20 |
* | add SampleCode::GetAnimTime() so slides go through a central location for | reed@android.com | 2009-11-23 |
* | remove conditional build flag for mipmaps | reed@android.com | 2009-07-17 |
* | detect nearly translate-only matrices when drawing bitmaps (for speed) | reed@android.com | 2009-06-24 |
* | add sample for mipmaps | reed@android.com | 2009-06-16 |