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