1. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  2. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  3. eb79eea Include glGetMultisamplefv API by cdalton · 8 years ago
  4. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 8 years ago
  5. 69c1b24 Include glGetMultisamplefv API by cdalton · 8 years ago
  6. babafcc Workaround for bug in Tegra 3 when uploading to a render target by bsalomon · 8 years ago
  7. 793dc26 Improve GLSL integer support by cdalton · 8 years ago
  8. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 8 years ago
  9. 3a2caf8 Improve GLSL integer support by cdalton · 8 years ago
  10. af8bc7d Add support for GL_EXT_raster_multisample by cdalton · 8 years ago
  11. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  12. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 8 years ago
  13. 7df3f5e added support for PLS path rendering by ethannicholas · 8 years ago
  14. eed519e Differentiate maxColorSamples and maxStencilSamples in GrCaps by egdaniel · 8 years ago
  15. 4897ff2 Move atomicinc in GrTracing to behind branch by joshualitt · 9 years ago
  16. 41e4384e Move config texturability/renderability to config table. by bsalomon · 9 years ago
  17. 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
  18. 32a3cd2 Move config texturability/renderability to config table. by bsalomon · 9 years ago
  19. 2eb1009 Add check for highp support in Conic effect by robertphillips · 9 years ago
  20. 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
  21. caef345 Readd "immediate" mode by robertphillips · 9 years ago
  22. d472792 Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://codereview.chromium.org/1431593006/ ) by cdalton · 9 years ago
  23. 14184d5 Fix mixed samples stencil clip by cdalton · 9 years ago
  24. 63f6c1f Loosen requirements for mixed samples support by cdalton · 9 years ago
  25. b7e7d57 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  26. 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
  27. 4036674 Create swizzle table inside of glsl caps by egdaniel · 9 years ago
  28. 8c07b7a Allow max tile size to be overridden separately from max texture size. by bsalomon · 9 years ago
  29. 100b8f8 Remove min texture size support by bsalomon · 9 years ago
  30. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  31. 6392668 Add ANGLE workaround to prefer flushes over VRAM usage by robertphillips · 9 years ago
  32. 7dea7b7 Use calloc to allocate data that will be uploaded to vertex/index buffers in Chrome by bsalomon · 9 years ago
  33. 51c8d40 Move some work from backend onClear to base class clear by egdaniel · 9 years ago
  34. 16921ec SRGB read and write pixels working and unit test by bsalomon · 9 years ago
  35. 5800155 add drawArraysInstanced to caps by joshualitt · 9 years ago
  36. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  37. 1b8e1b5 Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  38. b607767 Revert of Refactor GrBufferAllocPools to use resource cache (patchset #15 id:280001 of https://codereview.chromium.org/1139753002/) by robertphillips · 9 years ago
  39. e935f1a Refactor GrBufferAllocPools to use resource cache by robertphillips · 9 years ago
  40. 83bc229 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  41. 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
  42. c69fe20 Work around for nexus 6 TexSubImage issue by joshualitt · 9 years ago
  43. 1dd0542 Review URL: https://codereview.chromium.org/1166513002 by cdalton · 9 years ago
  44. 4cd6713 Init GrGLSLCaps fields from inside GrGLCaps by cdalton · 9 years ago
  45. e5b74c6 Set GeometryBufferMapThreshold defaults by joshualitt · 9 years ago
  46. c59a1df Stretch small textures up to 16 pixels on PowerVR 54x by bsalomon · 9 years ago
  47. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  48. 4ee6bd8 Add caps overrides to GMs by bsalomon · 9 years ago
  49. 682c269 Store context options on caps. by bsalomon · 9 years ago
  50. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  51. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  52. 424cc26 Remove init from GrGLContextInfo and caps classes by bsalomon · 9 years ago
  53. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago[Renamed from src/gpu/GrDrawTargetCaps.h]
  54. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  55. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  56. 0e9ac4a Add virtual destructor for GrDrawTargetCaps by bsalomon · 9 years ago
  57. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  58. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  59. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  60. 9665eee Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps. by egdaniel · 9 years ago
  61. bdad9c3 Add flag to force gpu trace markers to be used and printed out for debugging. by egdaniel · 9 years ago
  62. d08ea5f Round stencil buffers dims up to next pow2 when allowed by bsalomon · 9 years ago
  63. c0bd648 Move shader precision out of GrShaderVar by bsalomon · 10 years ago
  64. 17168df Use texture size to determine precision of texture coord varyings. by bsalomon · 10 years ago
  65. 63b2196 Workaround for PowerVR clear issue. by bsalomon · 10 years ago
  66. bc127a3 Add UniqueID to GrDrawTargetCaps. by egdaniel · 10 years ago
  67. 78697816 Add query for whether or not we have compressedTexSubImage by krajcevski · 10 years ago
  68. d6aeb6d Fix thread unsafe mutex initialization. by bungeman · 10 years ago
  69. 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
  70. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  71. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  72. 420b2ff Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  73. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  74. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  75. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  76. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  77. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  78. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 10 years ago
  79. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 10 years ago
  80. 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
  81. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  82. 7ed98df Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. 2d2e5c4 Make not-reusing-scratch-textures only apply to texture uploads by robertphillips@google.com · 11 years ago
  84. 6b7938f separate state for msaa renderability by commit-bot@chromium.org · 11 years ago
  85. 7388051 Move renderable config list to GrDrawTargetCaps by commit-bot@chromium.org · 11 years ago
  86. c4dc0ad Implement filling a path with nv_path_rendering cover by commit-bot@chromium.org · 11 years ago
  87. 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
  88. b835652 Plumb in flag for reusing scratch textures by commit-bot@chromium.org · 11 years ago
  89. 6b0cf02 Add support for GL_*_shader__framebuffer_fetch by bsalomon@google.com · 11 years ago
  90. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 11 years ago