aboutsummaryrefslogtreecommitdiffhomepage
path: root/gpu/include/GrUserConfig.h
Commit message (Expand)AuthorAge
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Reduce glGets for stencil bits.Gravatar bsalomon@google.com2011-02-18
* Hide alloc size vs content size below APIGravatar bsalomon@google.com2011-02-17
* Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer ...Gravatar bsalomon@google.com2011-02-14
* Make aggressive shader opts an option in GrUserConfig.h. Currently just contr...Gravatar bsalomon@google.com2011-02-02
* Make enabling static rect VB configurable by user config file.Gravatar bsalomon@google.com2011-02-02
* Cleanup including of GL headers and provide way to include custom headers, ex...Gravatar bsalomon@google.com2011-01-19
* document new (temporary) build flagsGravatar reed@google.com2011-01-19
* Fix BGRA on ES Issue 109.Gravatar bsalomon@google.com2011-01-18
* Make SampleApp build on Win32 (still requires glew, this needs to be fixed)Gravatar bsalomon@google.com2011-01-05
* Fix bug where createTexture may bind a texture to GL without ever updating fH...Gravatar bsalomon@google.com2010-12-23
* add gpu backend (not hooked up yet)Gravatar reed@google.com2010-12-22