Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Move gpu/include/* to include/gpu and gpu/src/* to src/gpu | bsalomon@google.com | 2011-10-12 |
* | Include GrGLInterface.h instead of forward declaring, since we have to get NU... | bsalomon@google.com | 2011-09-16 |
* | Fix forward decl | bsalomon@google.com | 2011-09-16 |
* | Make GrGpuGL release its resources before GrGLInterface is released. | bsalomon@google.com | 2011-09-16 |
* | Simplify specification of default interface | bsalomon@google.com | 2011-09-16 |
* | Make GrGLInterface a per-GrContext refcounted object rather than a global | bsalomon@google.com | 2011-08-19 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | Remove dependence on platform GL headers. Remove code that attempts to infer ... | bsalomon@google.com | 2011-04-04 |