Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Remove GrAALevel enum, use explicit sample count | bsalomon@google.com | 2012-01-30 |
* | Access sampler matrices directly, cleanup GrSamplerState::reset()s | bsalomon@google.com | 2011-12-12 |
* | Prep #1 for making GrDrawState a class | bsalomon@google.com | 2011-12-06 |
* | Remove fConfig/fFormat union in GrTextureDesc | bsalomon@google.com | 2011-12-06 |
* | Make all pixel ops go thru ctx so we can correctly flush. Unify two texture u... | bsalomon@google.com | 2011-11-16 |
* | [GPU] Add explicit byte order and PM vs. UPM 8888 configs | bsalomon@google.com | 2011-11-07 |
* | Import all GMs as Samples. | bsalomon@google.com | 2011-10-31 |
* | Fix some VS2010 warnings | bsalomon@google.com | 2011-09-29 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | flip Y in uploads to bottom-up textures (and add gm test) | bsalomon@google.com | 2011-07-18 |