1. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 9 years ago
  2. e5b74c6 Set GeometryBufferMapThreshold defaults by joshualitt · 9 years ago
  3. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 9 years ago
  4. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  5. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  6. 682c269 Store context options on caps. by bsalomon · 9 years ago
  7. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  8. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  9. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 9 years ago
  10. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago[Renamed from src/gpu/GrDrawTargetCaps.h]
  11. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  12. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  13. 0e9ac4a Add virtual destructor for GrDrawTargetCaps by bsalomon · 9 years ago
  14. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  15. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  16. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  17. 9665eee Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps. by egdaniel · 9 years ago
  18. bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 10 years ago
  19. d08ea5f Round stencil buffers dims up to next pow2 when allowed by bsalomon · 10 years ago
  20. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  21. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  22. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  23. bc127a3 Add UniqueID to GrDrawTargetCaps. by egdaniel · 10 years ago
  24. 78697816 Add query for whether or not we have compressedTexSubImage by krajcevski · 10 years ago
  25. d6aeb6d Fix thread unsafe mutex initialization. by bungeman · 10 years ago
  26. 6e7ddaa Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by commit-bot@chromium.org · 10 years ago
  27. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  28. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  29. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  30. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  31. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  32. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  33. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  34. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  35. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  36. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  37. 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
  38. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  39. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  40. 2d2e5c4 Make not-reusing-scratch-textures only apply to texture uploads by robertphillips@google.com · 11 years ago
  41. 6b7938f separate state for msaa renderability by commit-bot@chromium.org · 11 years ago
  42. 7388051 Move renderable config list to GrDrawTargetCaps by commit-bot@chromium.org · 11 years ago
  43. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  44. faa5ae4 Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/bin/g++ and Clang 3.3. by commit-bot@chromium.org · 11 years ago
  45. b835652 Plumb in flag for reusing scratch textures by commit-bot@chromium.org · 11 years ago
  46. 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 11 years ago
  47. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 11 years ago