1. e14490a Move GL headers out of public include dir by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrGLVertexBuffer.h]
  2. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  3. f987d1b Remove dependence on platform GL headers. Remove code that attempts to infer GL function pointers on various platforms. Instead add platform-specific implementations for Windows and Mac. (GLX coming) by bsalomon@google.com · 14 years ago
  4. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 14 years ago
  5. 0f31ca7 by twiz@google.com · 14 years ago
  6. 1c13c96 Refactor how Gr handles vertex and index data. GrGpu and GrInOrderDrawBuffer both GrBufferAllocPool to manage reserved and set-to-array vertex and index data. by bsalomon@google.com · 14 years ago
  7. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 14 years ago