1. 397536c Consolidate GPU buffer implementations by cdalton · 9 years ago
  2. 28ef445 added support for glMinSampleShading by ethannicholas · 9 years ago
  3. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 9 years ago
  4. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 9 years ago
  5. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  6. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 9 years ago
  7. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 9 years ago
  8. c04ce67 Add caps and GL API for buffer texture by cdalton · 9 years ago
  9. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  10. 55f2d2d Creating functions for uploading a mipmapped texture. by cblume · 9 years ago
  11. eb79eea Include glGetMultisamplefv API by cdalton · 9 years ago
  12. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 9 years ago
  13. 69c1b24 Include glGetMultisamplefv API by cdalton · 9 years ago
  14. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  15. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  16. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  17. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  18. e5286e0 Beginning of support for texture rectangles. by bsalomon · 9 years ago
  19. 54c6fe8 Generate a table of config->glformat info. Precursor to lifting this to caps. by bsalomon · 9 years ago
  20. 7354a4b Avoid pixel GPU readback in saveLayerWithPickup by robertphillips · 9 years ago
  21. d7a2c1f Add transfer buffer to GLCaps by jvanverth · 9 years ago
  22. 73063dc Add transfer buffer support. by jvanverth · 9 years ago
  23. 53c5d5f Revert of Add transfer buffer support. (patchset #9 id:160001 of https://codereview.chromium.org/1490473003/ ) by egdaniel · 9 years ago
  24. fa498fe Add transfer buffer support. by jvanverth · 9 years ago
  25. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  26. 0315dbc Revert of Initial version of external_oes texture support and unit test (patchset #14 id:260001 of https://codereview.chromium.org/1451683002/ ) by bsalomon · 9 years ago
  27. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  28. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  29. 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
  30. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  31. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  32. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  33. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  34. 99babf2 Further work on sRGB support. by jvanverth · 9 years ago
  35. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  36. fb5df43 Add RGBA half float texture format. by jvanverth · 9 years ago
  37. 55e4783 Improve NVPR stroke accuracy to fix thick strokes by kkinnunen · 9 years ago
  38. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago
  39. 2575f31 Revert of Add tokens and entry points for KHR_blend_equation_advanced (patchset #3 id:40001 of https://codereview.chromium.org/1039693004/) by tomhudson · 10 years ago
  40. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 10 years ago
  41. d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 10 years ago
  42. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  43. 3f801cb Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago
  44. 28f9c60 Add support for half float alpha textures. by jvanverth · 10 years ago
  45. e097be5 Implement conics for NVPR by kkinnunen · 10 years ago
  46. 542ecbb Remove unused NVPR related GL tokens by kkinnunen · 10 years ago
  47. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  48. ec56e45 Implement NV_path_rendering on OpenGL ES by kkinnunen · 10 years ago
  49. 5816233 FBFetch refactor + arm support by joshualitt · 10 years ago
  50. ee5da55 32 bpp floating point textures by joshualitt · 10 years ago
  51. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  52. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
  53. 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  54. 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
  55. c2dbbb6 Add OpenGL Compressed Texture enum values by commit-bot@chromium.org · 10 years ago
  56. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
  57. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 11 years ago
  58. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
  59. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  60. ce6da4d Improve handling of FF vertex array state by commit-bot@chromium.org · 11 years ago
  61. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  62. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 12 years ago
  63. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 12 years ago
  64. 0efcc37 Remove glBlendEquation and glColorPointer by bsalomon@google.com · 12 years ago
  65. fe11cb6 Add GL function pointers for GL_NV_path_rendering by bsalomon@google.com · 12 years ago
  66. 469d0dd When GL context is reset set some desktop-only GL state to values that we assume later. by bsalomon@google.com · 12 years ago
  67. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 13 years ago
  68. 91bcc94 Make GrGLDefines.h be a private header by bsalomon@google.com · 13 years ago[Renamed from include/gpu/gl/GrGLDefines.h]
  69. 443e5a5 Re-adding red texture support (by rolling back r3800) by robertphillips@google.com · 13 years ago
  70. 0048469 Roll back http://code.google.com/p/skia/source/detail?r=3622 to deal with http://crbug.com/125596 ('M20 windows renderer stability maze') by epoger@google.com · 13 years ago
  71. c9668ec Add support for GL_NV_framebuffer_multisample_coverage by bsalomon@google.com · 13 years ago
  72. 6995068 Initial version of R8 support by robertphillips@google.com · 13 years ago
  73. 7c95942 Extended debug GL interface to include tracking of render buffers by robertphillips@google.com · 13 years ago
  74. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago[Renamed from include/gpu/GrGLDefines.h]
  75. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  76. 07dd2bf Add support for GL_ANGLE_texture_usage by bsalomon@google.com · 13 years ago
  77. 56d11e0 Add support for GL_ANGLE_pack_reverse_row_order by bsalomon@google.com · 13 years ago
  78. 8ef3fd0 Add support for GL_CHROMIUM_flipy by bsalomon@google.com · 13 years ago
  79. 85b505b Add support for GL_ARB_texture_swizzle by bsalomon@google.com · 13 years ago
  80. c698097 Recommit r2584 with gpu pass of the new ReadPixels test disabled in fixed pt (gpu code doesn't work in general in fixed pt). by bsalomon@google.com · 13 years ago
  81. ace7bd5 Revert r2584 (new test fails in fixed pt builds) by bsalomon@google.com · 13 years ago
  82. 1a8ddf0 Changes the SkCanvas::readPixels API. Allows caller to read into prealloced bitmap pixels. Changes how clipping to device bounds is handled. by bsalomon@google.com · 13 years ago
  83. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  84. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/include/GrGLDefines.h]
  85. edfe1aa Add experimental geometry shader code to gpu backend by bsalomon@google.com · 13 years ago
  86. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  87. cee661a Reapply r1951. by bsalomon@google.com · 13 years ago
  88. ec36471 Revert "Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config (r1951)" by vandebo@chromium.org · 13 years ago
  89. aab1fd9 Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config by bsalomon@google.com · 13 years ago
  90. 271cffc Add dual source blending support for proper blending with coverage. by bsalomon@google.com · 13 years ago
  91. ef3913b Batch up draws into triangle fans as large as possible when drawing convex by senorblanco@chromium.org · 13 years ago
  92. a03ec86 add GR at the end by reed@google.com · 14 years ago
  93. 86c92b3 Remove redundant defines of GR_GL macros. by bsalomon@google.com · 14 years ago
  94. d1e43353 Remove IMG multisample texture support. by bsalomon@google.com · 14 years ago
  95. c312bf9 Remove old GR_* macros for GL extensions in favor of GrGLDefines.h by bsalomon@google.com · 14 years ago
  96. 0f31ca7 by twiz@google.com · 14 years ago