1. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 14 years ago[Renamed from gpu/src/GrGLDefaultInterface_none.cpp]
  2. 3ad3d44 Include GrGLInterface.h instead of forward declaring, since we have to get NULL defined anyway. by bsalomon@google.com · 14 years ago
  3. 30ee1b5 Fix forward decl by bsalomon@google.com · 14 years ago
  4. 15b11df Make GrGpuGL release its resources before GrGLInterface is released. by bsalomon@google.com · 14 years ago
  5. 6fb736f Simplify specification of default interface by bsalomon@google.com · 14 years ago
  6. 0b77d68 Make GrGLInterface a per-GrContext refcounted object rather than a global by bsalomon@google.com · 14 years ago
  7. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 14 years ago
  8. 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