1. 4f3c253 Add flag to disable gl error checking when allocating gpu objects by bsalomon@google.com · 13 years ago
  2. 56d11e0 Add support for GL_ANGLE_pack_reverse_row_order by bsalomon@google.com · 13 years ago
  3. a85449d Resubmit 2717 w/ fix workaround OS X GL bug. by bsalomon@google.com · 13 years ago
  4. 484be2b Revert 2717 by bsalomon@google.com · 13 years ago
  5. 5c56e34 Recommit r2714 with clip fix by bsalomon@google.com · 13 years ago
  6. e1d3127 Revert 2714 for debugging of test failure by bsalomon@google.com · 13 years ago
  7. 598a1ff Write direct to RT/Tex when possible, use BGRA rather than RGBA intermediate texture on ANGLE by bsalomon@google.com · 13 years ago
  8. 0a97be2 When GL_RGBA readPixels are slow do swizzle using a draw then readPixels with GL_BGRA by bsalomon@google.com · 13 years ago
  9. c436499 [GPU] Add explicit byte order and PM vs. UPM 8888 configs by bsalomon@google.com · 13 years ago
  10. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrGLConfig_chrome.h]
  11. 56bfc5a Add optional per-gl-func client callback. by bsalomon@google.com · 13 years ago
  12. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  13. 9ae4429 Don't send NULL buffer data hint in chrome by bsalomon@google.com · 13 years ago
  14. 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
  15. 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
  16. a9ecdad Add GL_CHROMIUM_framebuffer_multisample support. by bsalomon@google.com · 14 years ago
  17. 8361a0f Fix macro in Chrome's GL config file by bsalomon@google.com · 14 years ago
  18. d1e43353 Remove IMG multisample texture support. by bsalomon@google.com · 14 years ago
  19. 0f31ca7 by twiz@google.com · 14 years ago
  20. 098611b Revert GR_STATIC_RECT_VB in GrGLConfig_chrome.h by bsalomon@google.com · 14 years ago
  21. 0078079 Make chrome use the static square vb when drawing rects. by bsalomon@google.com · 14 years ago
  22. 3723a48 Clean up geterror / log macros and globals for debugging. disable geterror in chrome by default. by bsalomon@google.com · 14 years ago
  23. 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
  24. 7acdb8e by bsalomon@google.com · 14 years ago
  25. 664a843 chrome always assumes BGRA for its textures by reed@google.com · 14 years ago
  26. bf858b7 update chrome-specific glconfig (should make versions of this for mac/win/linux) by reed@google.com · 14 years ago