1. 6bd729d Uncomment glinterface asserts not that chrome has functions by Greg Daniel · 7 years ago
  2. 7634330 reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o by Mike Klein · 7 years ago
  3. dba7e7c Add test for flushing empty surface with semaphores by Greg Daniel · 7 years ago
  4. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  5. 93a2346 Add GL_APPLE_sync support by Brian Osman · 7 years ago
  6. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  7. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  8. 609e7cc Add glPolygonMode support. by Jim Van Verth · 7 years ago
  9. 6be3523 Add support for Semaphores (gpu waiting on gpu) in Ganesh by Greg Daniel · 8 years ago
  10. 008b9d8 Add the ability to enable/disable GPU path renderers by csmartdalton · 8 years ago
  11. 0b63ceb Add image functions to GrGLInterface by Brian Salomon · 8 years ago
  12. c5eceb0 Add support for ANGLE MSAA framebuffer extensions. by Brian Salomon · 8 years ago
  13. 84741b3 Add fence support for TransferBuffers by jvanverth · 8 years ago
  14. fc9527a Add support for glDrawRangeElements by bsalomon · 8 years ago
  15. 9bc1187 Include EXT_window_rectangles API by csmartdalton · 8 years ago
  16. 23c4f1a Fix GrGLInterface::validate() to check for GL_OES_sample_shading on ES contexts by bsalomon · 8 years ago
  17. 7890b89 Remove guards in GrGLInterface::validate() for functions that Chromium used to not provide. by bsalomon · 8 years ago
  18. 5cebf8c Support ARB extensions for indirect drawing by csmartdalton · 8 years ago
  19. f8a6ce8 Add GLSL support for texelFetch by cdalton · 8 years ago
  20. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  21. dec2943 Remove the GrGLInterface callback mechanism. by bsalomon · 8 years ago
  22. 28ef445 added support for glMinSampleShading by ethannicholas · 8 years ago
  23. c04ce67 Add caps and GL API for buffer texture by cdalton · 8 years ago
  24. f655e93 Revert of Implement support for using GL ES 3.0 with command buffer (patchset #6 id:100001 of https://codereview.chromium.org/1684413003/ ) by kkinnunen · 9 years ago
  25. eb79eea Include glGetMultisamplefv API by cdalton · 9 years ago
  26. 45c2c81 Implement support for using GL ES 3.0 with command buffer by kkinnunen · 9 years ago
  27. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 9 years ago
  28. 69c1b24 Include glGetMultisamplefv API by cdalton · 9 years ago
  29. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  30. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  31. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  32. 06604b9 Add GL indirect drawing APIs by cdalton · 9 years ago
  33. ea40943 Use a pseudo-extension CHROMIUM_framebuffer_mixed_samples by kkinnunen · 9 years ago
  34. 2ca29c0 Populate NVPR functions when run with command buffer by kkinnunen · 9 years ago
  35. 7ea33f5 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  36. 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
  37. 27a0487 Initial version of external_oes texture support and unit test by bsalomon · 9 years ago
  38. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  39. 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
  40. 24ddb0a Revert of Fix setColocatedSampleLocations on ES and GL < 4.5 (patchset #2 id:20001 of https://codereview.chromium.org/1415503008/ ) by cdalton · 9 years ago
  41. 98cad62 Fix setColocatedSampleLocations on ES and GL < 4.5 by cdalton · 9 years ago
  42. b3f1636 skia: Make the validate match interface for *_draw_instanced by hendrikw · 9 years ago
  43. 3e77ba9 Implement stencil clipping in mixed sampled render targets by vbuzinov · 9 years ago
  44. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  45. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  46. d94708e Implement support for dual source blending in ES by kkinnunen · 9 years ago
  47. 6bb6d40 Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  48. 2853fe4 Revert of Implement support for CHROMIUM_path_rendering pseudo extension (patchset #4 id:60001 of https://codereview.chromium.org/1192663002/) by jvanverth · 9 years ago
  49. eeef46d Implement support for CHROMIUM_path_rendering pseudo extension by kkinnunen · 9 years ago
  50. cfe62e3 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  51. 439f23e Revert of Cleanup legacy NVPR-related definitions (patchset #4 id:60001 of https://codereview.chromium.org/1177243004/) by jvanverth · 9 years ago
  52. e35b5d9 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  53. 538bacb Revert of Cleanup legacy NVPR-related definitions (patchset #3 id:40001 of https://codereview.chromium.org/1177243004/) by fmalita · 9 years ago
  54. fb8d688 Cleanup legacy NVPR-related definitions by kkinnunen · 9 years ago
  55. 591a2ca Stop using the NVPR glyph loading functionality by kkinnunen · 9 years ago
  56. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  57. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  58. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  59. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  60. 0edea2c Make mixed samples contingent on auxiliary extensions by cdalton · 9 years ago
  61. 797e906 Re-enable validation for glBlendBarrierKHR and glBlendEquation by cdalton · 9 years ago
  62. c9aec1e Revert of Remove validation exceptions in GrGLInterface. These are all now set by Chromium. (patchset #1 id:1 of https://codereview.chromium.org/1100413003/) by bsalomon · 9 years ago
  63. 42d9f35 Remove validation exceptions in GrGLInterface. These are all now set by Chromium. by bsalomon · 9 years ago
  64. 92888e7 Remove validation of blend barrier until Chrome can provide this function by bsalomon · 9 years ago
  65. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  66. 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
  67. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  68. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  69. 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 9 years ago
  70. 4de8a4d Remove guard on and enable vertexAttrib function pts on GrGLInterface. by egdaniel · 10 years ago
  71. ee64d6e Add glGetShaderPrecisionFormat by bsalomon · 10 years ago
  72. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  73. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  74. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  75. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  76. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  77. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  78. c8f5204 Incorporate glStencilThenCover* nvpr methods by cdalton · 10 years ago
  79. 8dd90cb Add IsPath to GrGLInterface by cdalton · 10 years ago
  80. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  81. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
  82. 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  83. e1f5a23 Add ifdef to not use function pointer that we don't have yet on Chromium?? by krajcevski · 10 years ago
  84. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  85. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  86. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  87. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  88. e83b9b7 Remove SkDEBUGFAILs that are problematic for Chromium by commit-bot@chromium.org · 10 years ago
  89. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  90. f4e67e3 Fail to create GrContext when we get a NULL for a GL/GLSL version string by commit-bot@chromium.org · 10 years ago
  91. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  92. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 10 years ago
  93. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  94. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  95. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  96. adadf7c Add SkASSERT's to gl/Interface validate by commit-bot@chromium.org · 10 years ago
  97. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 11 years ago
  98. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  99. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  100. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago