1. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 14 years ago
  2. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 14 years ago
  3. 9ae4429 Don't send NULL buffer data hint in chrome by bsalomon@google.com · 14 years ago
  4. 99c2a8b SampleApp builds skia on Linux with BGRA pixel order, but Ganesh's SampleApp by senorblanco@chromium.org · 14 years ago
  5. 4be283f Adds a build flag for GL to never use vertex attributes that don't have per-vertex values. by bsalomon@google.com · 14 years ago
  6. 9ccdb95 NO_ERROR version of GR_GL macro shouldn't call check errror by bsalomon@google.com · 14 years ago
  7. 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
  8. c312bf9 Remove old GR_* macros for GL extensions in favor of GrGLDefines.h by bsalomon@google.com · 14 years ago
  9. b65e0cb by twiz@google.com · 14 years ago
  10. 0f31ca7 by twiz@google.com · 14 years ago
  11. 59a190b by twiz@google.com · 14 years ago
  12. 27a1e77 add LF at end of file (ancient warning appeased) by reed@google.com · 14 years ago
  13. 8895a7a Reduce glGets for stencil bits. by bsalomon@google.com · 14 years ago
  14. 3723a48 Clean up geterror / log macros and globals for debugging. disable geterror in chrome by default. by bsalomon@google.com · 14 years ago
  15. 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
  16. 1b7c1b6 Remove debugging printf that was accidentally left in 783. by bsalomon@google.com · 14 years ago
  17. 7acdb8e by bsalomon@google.com · 14 years ago
  18. e42e845 work around framebuffer_blit confusion on linux -- better fix on the way by reed@google.com · 15 years ago
  19. 9341bb6 fix linux gpu build (don't need egl.h) by reed@google.com · 15 years ago
  20. bf858b7 update chrome-specific glconfig (should make versions of this for mac/win/linux) by reed@google.com · 15 years ago
  21. 42ab7ea Cleanup including of GL headers and provide way to include custom headers, extension getter. by bsalomon@google.com · 15 years ago
  22. 63100f9 add GR_BUILD_CHROME for now. hopefully we can replace it with other, by reed@google.com · 15 years ago
  23. 3f3ffd6 Fix stencil format array. by bsalomon@google.com · 15 years ago
  24. ed3a068 Fix BGRA on ES Issue 109. by bsalomon@google.com · 15 years ago
  25. 8531c1c Towards issue #106 by bsalomon@google.com · 15 years ago
  26. 2fbc7fa Make SampleApp build on Win32 (still requires glew, this needs to be fixed) by bsalomon@google.com · 15 years ago
  27. 37df17d fix build for linux by reed@google.com · 15 years ago
  28. ac10a2d add gpu backend (not hooked up yet) by reed@google.com · 15 years ago