Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Access sampler matrices directly, cleanup GrSamplerState::reset()s | bsalomon@google.com | 2011-12-12 |
* | Remove GrDrawState::setSampler, use direct access to sampler | bsalomon@google.com | 2011-12-12 |
* | Remove static initiazled gClampNearest in gpu backend | bsalomon@google.com | 2011-12-12 |
* | Prep for GrDrawState as a class Part 2 | bsalomon@google.com | 2011-12-06 |
* | Fix convert to bool warning in VS | bsalomon@google.com | 2011-11-10 |
* | Speed up GrDrawState handling. | tomhudson@google.com | 2011-11-09 |
* | When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with... | bsalomon@google.com | 2011-11-08 |
* | Move gpu/include/* to include/gpu and gpu/src/* to src/gpu | bsalomon@google.com | 2011-10-12 |