1. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 9 years ago
  2. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  3. 4999df8 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) by egdaniel · 9 years ago
  4. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  5. 7e806f3 Revert of Enable stencil clipping in mixed sampled render targets (patchset #6 id:100001 of https://codereview.chromium.org/1232103002/ ) by cdalton · 9 years ago
  6. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  7. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  8. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  9. 63f6c1f Loosen requirements for mixed samples support by cdalton · 9 years ago
  10. b7e7d57 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  11. 0c29999 Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of https://codereview.chromium.org/1420033005/ ) by egdaniel · 9 years ago
  12. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  13. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  14. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  15. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  16. ff1d547 Calculate pixel config and stencil fmt pairs once per pixel config. by egdaniel · 9 years ago
  17. 6392668 Add ANGLE workaround to prefer flushes over VRAM usage by robertphillips · 9 years ago
  18. 7dea7b7 Use calloc to allocate data that will be uploaded to vertex/index buffers in Chrome by bsalomon · 9 years ago
  19. 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
  20. 5800155 add drawArraysInstanced to caps by joshualitt · 9 years ago
  21. 1b8e1b5 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  22. b607767 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  23. e935f1a Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  24. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  25. 274980c Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of https://codereview.chromium.org/1173203005/) by joshualitt · 9 years ago
  26. c69fe20 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  27. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 9 years ago
  28. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 9 years ago
  29. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  30. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  31. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  32. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 9 years ago