1. 3c48100 Make the debug interface a GrGLTestInterface subclass. by bsalomon · 8 years ago
  2. ba73ad0 Fix uninitialized fCurrProgramID in GrGLCreateNullInterface by fmalita · 8 years ago
  3. b5a94e3 Store null GL context's state in interface object by bsalomon · 8 years ago
  4. c04ce67 Add caps and GL API for buffer texture by cdalton · 8 years ago
  5. eb79eea Include glGetMultisamplefv API by cdalton · 8 years ago
  6. f15b07b Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://codereview.chromium.org/1720963002/ ) by ethannicholas · 8 years ago
  7. 69c1b24 Include glGetMultisamplefv API by cdalton · 8 years ago
  8. 793dc26 Improve GLSL integer support by cdalton · 9 years ago
  9. c4d196c Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) by dcheng · 9 years ago
  10. 3a2caf8 Improve GLSL integer support by cdalton · 9 years ago
  11. b1a32ad Add support for EGLImage to GrGLInterface by bsalomon · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  15. 626e1ff Import functionality for new GL backend by cdalton · 9 years ago
  16. 1fe1858 Revert of Import functionality for new GL backend (patchset #2 id:20001 of https://codereview.chromium.org/1185573003/) by djsollen · 9 years ago
  17. 202c4c7 Import functionality for new GL backend by cdalton · 9 years ago
  18. bae6f6c Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  19. 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
  20. 8e57885 Add tokens and entry points for KHR_blend_equation_advanced by cdalton · 9 years ago
  21. 7e34007 Add GrGLCreateNullInterface.cpp back to gyp, and put contents in namespace. by bsalomon · 10 years ago
  22. 6f07665 Simplify SkInstCnt by mtklein · 10 years ago
  23. 27c1521 Add gpu support for glVertexAttrb1f, 2fv, and 3fv by egdaniel · 10 years ago
  24. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  25. 776d355 Make null gpu context threadsafe(r) and make sure buffer objects are destroyed. by bsalomon · 10 years ago
  26. 37d20f7 Add support for glCompressedTexSubImage2D by krajcevski · 10 years ago
  27. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  28. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 10 years ago
  29. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 10 years ago
  30. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL 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. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 10 years ago
  34. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 10 years ago
  35. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  36. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  37. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  38. 46fbfe0 Add glTexGen funcs to interface by commit-bot@chromium.org · 11 years ago
  39. f6de475 Replace uses of GrAssert by SkASSERT. by tfarina@chromium.org · 11 years ago
  40. cffff79 get genmipmap function in the struct by commit-bot@chromium.org · 11 years ago
  41. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. d6bcfa3 Fix for Ubuntu compiler complaint by robertphillips@google.com · 11 years ago
  43. 2277b54 Yet another build fix for r10148 by robertphillips@google.com · 11 years ago
  44. ae6b777 Fix build breakages due to r10148 by robertphillips@google.com · 11 years ago
  45. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  46. a6ffb58 Plumbed in discard_framebuffer extension by robertphillips@google.com · 11 years ago
  47. 98168bb Add glCopyTexSubImage2D to GrGLInterface by commit-bot@chromium.org · 11 years ago
  48. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 11 years ago
  49. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 11 years ago
  50. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 11 years ago
  51. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 11 years ago
  52. 8f94361 Consolidate functions common the the null and debug GL interfaces. by bsalomon@google.com · 11 years ago
  53. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  54. e0d44ff Add support for new glShaderSource() signature from Khronos. Disabled by default. by senorblanco@chromium.org · 12 years ago
  55. 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
  56. c377baf Add placement new macros to SkPostConfig, call SkNEW* from Ganesh. by tomhudson@google.com · 12 years ago
  57. c345c42 Add strings to debug/null interfaces glGetString by bsalomon@google.com · 12 years ago
  58. 0efcc37 Remove glBlendEquation and glColorPointer by bsalomon@google.com · 12 years ago
  59. cf6285b fix warnings on Mac in src/gpu and include/gpu by caryclark@google.com · 12 years ago
  60. 4d063de Add glTexParameteriv to GL interface by bsalomon@google.com · 12 years ago
  61. d8f856c Move convolution from code in GrGLProgram to new GrConvolutionEffect by tomhudson@google.com · 12 years ago
  62. 91bcc94 Make GrGLDefines.h be a private header by bsalomon@google.com · 12 years ago
  63. ec05eaa Bumped num stages to 4 in preparation for AA clipping by robertphillips@google.com · 12 years ago
  64. e788430 Added glBlendEquation to GL interface by robertphillips@google.com · 12 years ago
  65. 6bf38b5 Move GL-specific include files to their own subdirectory, to better by tomhudson@google.com · 13 years ago
  66. dd182cb Move GL-specific source code to make room for D3D back end. by tomhudson@google.com · 13 years ago[Renamed (99%) from src/gpu/GrGLCreateNullInterface.cpp]
  67. 280e99f Add support for GL texture storage by bsalomon@google.com · 13 years ago
  68. f64b1a2 Remove GL functions only used in fixed pipe by bsalomon@google.com · 13 years ago
  69. 7491372 Add NULL GL context implementation. Use in bench (-nullgl) and SampleApp (backspace key) by bsalomon@google.com · 13 years ago