1. 797e906 Re-enable validation for glBlendBarrierKHR and glBlendEquation by cdalton · 9 years ago
  2. 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
  3. 42d9f35 Remove validation exceptions in GrGLInterface. These are all now set by Chromium. by bsalomon · 9 years ago
  4. 92888e7 Remove validation of blend barrier until Chrome can provide this function by bsalomon · 9 years ago
  5. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  6. 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
  7. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  8. fd4167d Import glTextureBarrier by cdalton · 9 years ago
  9. 08b4d29 GrGLInterface: Add support for NV_framebuffer_mixed_samples by vbuzinov · 9 years ago
  10. 4de8a4d Remove guard on and enable vertexAttrib function pts on GrGLInterface. by egdaniel · 10 years ago
  11. ee64d6e Add glGetShaderPrecisionFormat by bsalomon · 10 years ago
  12. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  13. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  14. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  15. c7103a1 Wrap NV_path_rendering API with GrGLPathRendering by cdalton · 10 years ago
  16. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  17. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  18. c8f5204 Incorporate glStencilThenCover* nvpr methods by cdalton · 10 years ago
  19. 8dd90cb Add IsPath to GrGLInterface by cdalton · 10 years ago
  20. 32b9a3b Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  21. c986b1f Revert of Add functions to support NV_path_rendering in OpenGL ES (https://codereview.chromium.org/345723002/) by rmistry · 10 years ago
  22. 4a995df Add functions to support NV_path_rendering in OpenGL ES by kkinnunen · 10 years ago
  23. e1f5a23 Add ifdef to not use function pointer that we don't have yet on Chromium?? by krajcevski · 10 years ago
  24. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  25. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  26. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  27. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  28. e83b9b7 Remove SkDEBUGFAILs that are problematic for Chromium by commit-bot@chromium.org · 10 years ago
  29. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 10 years ago
  30. f4e67e3 Fail to create GrContext when we get a NULL for a GL/GLSL version string by commit-bot@chromium.org · 10 years ago
  31. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 10 years ago
  32. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 10 years ago
  33. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 10 years ago
  34. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 10 years ago
  35. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 10 years ago
  36. adadf7c Add SkASSERT's to gl/Interface validate by commit-bot@chromium.org · 10 years ago
  37. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 11 years ago
  38. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  39. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  40. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  41. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  42. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  43. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  44. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  45. 92b7884 Remove GR_GL_IGNORE_ES3_MSAA.s by commit-bot@chromium.org · 11 years ago
  46. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  47. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  48. 2731040 Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for by commit-bot@chromium.org · 11 years ago
  49. a8e5a06 Add support for ES3 MSAA. by commit-bot@chromium.org · 11 years ago
  50. f714d51 Fix invalid enum error when checking for core profile in GrGLInterface::validate() by bsalomon@google.com · 11 years ago
  51. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  52. 726e621 Use indexed extensions on ES3. by commit-bot@chromium.org · 11 years ago
  53. 7a434a2 Recognize that ES3 supports texture storage. Add workaround for apparent Adreno bug. by commit-bot@chromium.org · 11 years ago
  54. 941df4f Add validation check that linewidth func is present (we already call it on ES). by commit-bot@chromium.org · 11 years ago
  55. 2276c01 Support VAO when on ES3. by commit-bot@chromium.org · 11 years ago
  56. 791816a Rename kES2_GrGLBinding to kES_GrGLBinding. Step 0 for supporting ES3. by bsalomon@google.com · 11 years ago
  57. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  58. 347c382 Add support for GL_EXT_multisampled_render_to_texture. by bsalomon@google.com · 11 years ago
  59. 49c55e9 Remove guard against checking for copytexsubimage2d ptr in GrGLInterface::validate() by commit-bot@chromium.org · 11 years ago
  60. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 11 years ago
  61. 98168bb Add glCopyTexSubImage2D to GrGLInterface 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. 07631cf Validate that VAO functions are present in ES2 interfaces and add bit to caps indicating VAO support. by bsalomon@google.com · 12 years ago
  64. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  65. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 12 years ago
  66. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  67. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  68. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 12 years ago
  69. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  70. dabdd9e Revert r5491, r5495, r5497, and r5498. by borenet@google.com · 12 years ago
  71. e79de0c Add more logging to GrGLInterface. Temporary. by borenet@google.com · 12 years ago
  72. c1079b3 Add lots of logging to GrGLInterface.cpp. Temporary. by borenet@google.com · 12 years ago
  73. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  74. 15e9d3e Expanded distribution of instance counting by robertphillips@google.com · 12 years ago
  75. 0efcc37 Remove glBlendEquation and glColorPointer by bsalomon@google.com · 12 years ago
  76. d4340e2 fix bug in GrGLInterface validation added in r4192 by bsalomon@google.com · 12 years ago
  77. fe11cb6 Add GL function pointers for GL_NV_path_rendering by bsalomon@google.com · 12 years ago
  78. 4d063de Add glTexParameteriv to GL interface by bsalomon@google.com · 12 years ago
  79. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 12 years ago
  80. 9c1f1ac Move function decls and macros out of public headers that are meant for internal use. by bsalomon@google.com · 12 years ago
  81. e788430 Added glBlendEquation to GL interface by robertphillips@google.com · 12 years ago
  82. ba800e2 Alphabetize gl function pointer typedefs / decls. Wrap pointers to auto-NULL them. by bsalomon@google.com · 12 years ago
  83. 55e713c Add temp android modification to the GLSL version check by djsollen@google.com · 13 years ago
  84. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  85. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed from src/gpu/GrGLInterface.cpp]
  86. 89ec61e Add GrGLContextInfo by bsalomon@google.com · 13 years ago
  87. baa9ea1 Fix check for glTexStorage2D fn ptr by bsalomon@google.com · 13 years ago
  88. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  89. 9962108 Remove allocated size vs content size in textures by bsalomon@google.com · 13 years ago
  90. f64b1a2 Remove GL functions only used in fixed pipe by bsalomon@google.com · 13 years ago
  91. 1dcf506 Remove GrGpuGLFixed subclass and ES1 support by bsalomon@google.com · 13 years ago
  92. f97c194 GrGLInterface fixes wrt r2499 by bsalomon@google.com · 13 years ago
  93. 373a663 Virtualize SkGLContext with subclasses SkNativeGLContext and SkMesaGLContext, allow both in gm by bsalomon@google.com · 13 years ago
  94. d38f137 Move gpu/include/* to include/gpu and gpu/src/* to src/gpu by bsalomon@google.com · 13 years ago[Renamed from gpu/src/GrGLInterface.cpp]
  95. edfe1aa Add experimental geometry shader code to gpu backend by bsalomon@google.com · 13 years ago
  96. c82b889 Cleanup handling of GL versions, fix function names by bsalomon@google.com · 13 years ago
  97. bc5cf51 Use BindFragDataLocation (rather than indexed variant) for FS color output. by bsalomon@google.com · 13 years ago
  98. 6fb736f Simplify specification of default interface by bsalomon@google.com · 13 years ago
  99. dca4aab Make GL calls go through macro (and therefore trigger callback function if present) by bsalomon@google.com · 13 years ago
  100. 56bfc5a Add optional per-gl-func client callback. by bsalomon@google.com · 13 years ago