1. 018f179 Expand modulate, add, subtract, extract component glsl helpers. by bsalomon@google.com · 11 years ago
  2. a271985 Skip copytexsubimage2D code path when src is multisampled. by bsalomon@google.com · 11 years ago
  3. 31c4e89 Comment only change. (forgot to save comment edit before landing r8675). by bsalomon@google.com · 12 years ago
  4. eb85117 Add support for using glCopyTexSubImage2D when possible to copy surfaces. by bsalomon@google.com · 12 years ago
  5. 31975cf Update debug GL backend to match r8633 by robertphillips@google.com · 12 years ago
  6. 98168bb Add glCopyTexSubImage2D to GrGLInterface by commit-bot@chromium.org · 12 years ago
  7. 63150af Use blitframebuffer to implement copySurface. by commit-bot@chromium.org · 12 years ago
  8. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 12 years ago
  9. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 12 years ago
  10. a39f4dc Commit file accidentally left out of glc change for r8525 by bsalomon@google.com · 12 years ago
  11. 42eff16 Reland 8459 with fix for #extension after default precision in FS. by bsalomon@google.com · 12 years ago
  12. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  13. 9705596 Reverting r8459 due to shader error on Nexus 10 by robertphillips@google.com · 12 years ago
  14. 054ae99 Take two for r8466: by jvanverth@google.com · 12 years ago
  15. c7bf296 Rolling back r8466. by jvanverth@google.com · 12 years ago
  16. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 12 years ago
  17. ee040a7 Make GrGLShaderBuilder responsible for enabling GLSL extensions by bsalomon@google.com · 12 years ago
  18. b79d865 Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008 by bsalomon@google.com · 12 years ago
  19. 26e18b5 Add support for reading the dst pixel value in an effect. Use in a new effect for the kDarken xfer mode. by bsalomon@google.com · 12 years ago
  20. b6b72e5 Attempt to silence signed/unsigned warnings in android build. by bsalomon@google.com · 12 years ago
  21. b8eb2e8 Make GrGLShaderBuilder::TextureSampler extract only required info from GrTextureAccess. by bsalomon@google.com · 12 years ago
  22. 798c8c4 Move GrGLProgramDesc::Build to new cpp file. by bsalomon@google.com · 12 years ago
  23. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 12 years ago
  24. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  25. 4855231 Fix a few clang errors while trying to build tools target. by tfarina@chromium.org · 12 years ago
  26. 4f65a27 Address clang static analyzer issues by robertphillips@google.com · 12 years ago
  27. e9144c6 Program key coverage/discard fixes. by bsalomon@google.com · 12 years ago
  28. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 12 years ago
  29. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 12 years ago
  30. 71ebd05 Fix non-Windows build break in r8364. by bsalomon@google.com · 12 years ago
  31. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 12 years ago
  32. 3ddb793 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. dd4400b Stop printing GL errors for disabling color tables on core profiles on nvidia/windows machines. by commit-bot@chromium.org · 12 years ago
  34. 174db77 Fix divide-by-zero in program cache tracking. by commit-bot@chromium.org · 12 years ago
  35. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 12 years ago
  36. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 12 years ago
  37. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 12 years ago
  38. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 12 years ago
  39. 202d139 Work around MSAA/lines issue on Linux bot. by bsalomon@google.com · 12 years ago
  40. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 12 years ago
  41. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 12 years ago
  42. 152336f Fix uninitialized memory access by robertphillips@google.com · 12 years ago
  43. c3413d6 Increase bits for effect attribute key. by jvanverth@google.com · 12 years ago
  44. 306b2ce Use stream usage for dynamic vertex data. by bsalomon@google.com · 12 years ago
  45. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 9487877 Add GL program cache tracking. by jvanverth@google.com · 12 years ago
  47. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 12 years ago
  48. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. a1d27cd Don't sort extensions when there are none. Make an ANGLE context to validate the ANGLE GrGLInterface with. by bsalomon@google.com · 12 years ago
  50. a224072 Make extension string parsing robust. by bsalomon@google.com · 12 years ago
  51. 754a3eb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. 97876d9 Always get proc address for gl functions on the mac. by bsalomon@google.com · 12 years ago
  53. 9c55f80 Fixing some warnings on Linux by sugoi@google.com · 12 years ago
  54. 6918d48 Use vertex array objects on core profiles. by bsalomon@google.com · 12 years ago
  55. f910d3b Make GrGLEffects use an interface to append their code. by bsalomon@google.com · 12 years ago
  56. acf3ecc Restore window creation code in SkNativeGLContext_win.cpp accidentally deleted in r7990. by bsalomon@google.com · 12 years ago
  57. b7f20f2 Unify wgl context creation. by bsalomon@google.com · 12 years ago
  58. 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
  59. 37ebe3f Address some valgrind issues by robertphillips@google.com · 12 years ago
  60. 0cb80e1 fix mac build by humper@google.com · 12 years ago
  61. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 12 years ago
  62. 13f181f Relanding 7914 by robertphillips@google.com · 12 years ago
  63. f140f18 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  64. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  65. df8114d Fix mesa issues. by bsalomon@google.com · 12 years ago
  66. ecd8484 Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  67. b82c399 Revert 7919 and 7920 (committed wrong version of r7919.) by bsalomon@google.com · 12 years ago
  68. 1fc506a Revert r7914 due to Linux rendering issues by robertphillips@google.com · 12 years ago
  69. a962174 Fix mesa build error from r7519. by bsalomon@google.com · 12 years ago
  70. 87c6d7a Add support to GrGLInterface for vertex array objects by bsalomon@google.com · 12 years ago
  71. 348e35e Replace A8 with RGBA8 when renderable A8 isn't supported by robertphillips@google.com · 12 years ago
  72. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  73. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  74. 2b1b8c0 Checkpoint towards core profile support. by bsalomon@google.com · 12 years ago
  75. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  76. 26fb61a Move the default definition of GR_USE_NEW_SHADER_SOURCE_SIGNATURE to GrGLConfig. by bsalomon@google.com · 12 years ago
  77. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  78. ff43661 Sort GL extension strings and search to find. by bsalomon@google.com · 12 years ago
  79. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  80. 1744f97 Use glGetStringi to get extensions when available. by bsalomon@google.com · 12 years ago
  81. 9c58f46 Add files omitted from gcl change in r7860. by bsalomon@google.com · 12 years ago
  82. 8f94361 Consolidate functions common the the null and debug GL interfaces. by bsalomon@google.com · 12 years ago
  83. 6e4e650 Give GrDrawTarget a back ptr to its owning GrContext. by bsalomon@google.com · 12 years ago
  84. 3012ded Enable cpu-array dynamic vertex data on SGX. by bsalomon@google.com · 12 years ago
  85. 96966a5 Use CPU arrays for dynamic indices/vertices on ARM GPUs. by bsalomon@google.com · 12 years ago
  86. ee3bc3b Add support for vertex data rendered from CPU arrays. by bsalomon@google.com · 12 years ago
  87. e49ad45 Add GrGLBufferImpl to unify implementation of GrGLVertexBuffer and GrGLIndexBuffer. by bsalomon@google.com · 12 years ago
  88. 19e393c Fix unused var warning. by bsalomon@google.com · 12 years ago
  89. 880b8fc Refactor tracking of bound vbufs and ibufs and vertex attrib arrays. by bsalomon@google.com · 12 years ago
  90. 044679e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  91. 3976825 Remove unused texture coordinate flags. by jvanverth@google.com · 12 years ago
  92. 682e1f9 Use CGL rather than AGL on the Mac. by bsalomon@google.com · 12 years ago
  93. 45a412e r7719 was an exact reland of r7713. This CL is fix. by bsalomon@google.com · 12 years ago
  94. 6a51dcb Attempt to reland r7713 with fix. by bsalomon@google.com · 12 years ago
  95. 1eeef16 Revert r7713 until GM changes are understood. by bsalomon@google.com · 12 years ago
  96. d2afa6e Move view matrix flush to GrGLPrograms. by bsalomon@google.com · 12 years ago
  97. 9120748 Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and coverage flush to GrGLProgram. by bsalomon@google.com · 12 years ago
  98. 2b44673 Move blend optimization functions to GrDrawState. by bsalomon@google.com · 12 years ago
  99. 8598328 Remove compile time option to use different types for text vertices. by bsalomon@google.com · 12 years ago
  100. edbd21a Temporarily disable new GL error checking in ~SkGLContext by robertphillips@google.com · 12 years ago