1. c2dbbb6 Add OpenGL Compressed Texture enum values by commit-bot@chromium.org · 10 years ago
  2. 5e565d1 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago
  3. 2dcd243 Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  4. 4d9fde8 Add EXT suffix to EXT_map_buffer_range references by djsollen@google.com · 10 years ago
  5. 1878651 Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale by commit-bot@chromium.org · 10 years ago
  6. e49157f Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  7. 59e7d23 Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/) by commit-bot@chromium.org · 10 years ago
  8. bd465d1 Factor GrTexture into public GrTexture and private GrTextureImpl. by commit-bot@chromium.org · 10 years ago
  9. e529a61 store map ptr in GrGeometryBuffer base class by commit-bot@chromium.org · 10 years ago
  10. 8341eb7 Rename from "(un)lock" to "(un)map" for geometry buffers. by commit-bot@chromium.org · 11 years ago
  11. 24e7b9f Fix warning by commit-bot@chromium.org · 11 years ago
  12. 160b478 Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
  13. 089a780 Split GrResource into GrCacheable/GrGpuObject by commit-bot@chromium.org · 11 years ago
  14. 53b614b Revert of Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. (https://codereview.chromium.org/243413002/) by djsollen@google.com · 11 years ago
  15. b6e5e4c Revert of Fix iOS build. (https://codereview.chromium.org/269663008/) by commit-bot@chromium.org · 11 years ago
  16. bc4ae9e Fix iOS build. by bsalomon@google.com · 11 years ago
  17. f9deb8a Add support for glMapBufferRange. Use glMapBufferRange and glMapBufferSubData. by commit-bot@chromium.org · 11 years ago
  18. e83b9b7 Remove SkDEBUGFAILs that are problematic for Chromium by commit-bot@chromium.org · 11 years ago
  19. 88cb22b Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL by commit-bot@chromium.org · 11 years ago
  20. eeaeafe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  21. f4e67e3 Fail to create GrContext when we get a NULL for a GL/GLSL version string by commit-bot@chromium.org · 11 years ago
  22. 9add5dc Move GrGLInterface function ptr setup into a common function for all OpenGL GrGLInterface factories (but not GLES yet). by commit-bot@chromium.org · 11 years ago
  23. 06d4cda Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be more consistent with other platforms. by commit-bot@chromium.org · 11 years ago
  24. f669672 Use EXT_direct_state_access for path matrix manipulation by commit-bot@chromium.org · 11 years ago
  25. 0a6fe71 Use fixed function pipeline only when drawing paths by commit-bot@chromium.org · 11 years ago
  26. 2cfa320 fix warnings around size_t/int by commit-bot@chromium.org · 11 years ago
  27. 6c50888 Double assignment in GrGpuGL::configToGLFormats() by commit-bot@chromium.org · 11 years ago
  28. 4453e8b glDiscardFramebuffer() in GrGpuGL::discard uses invalid GLenum by commit-bot@chromium.org · 11 years ago
  29. beb8b3a Add GL_CHROMIUM_map_sub functions to GrGLInterface and bit to GrGLCaps. by commit-bot@chromium.org · 11 years ago
  30. e3beb6b SkNonCopyable should be used with private inheritance. by commit-bot@chromium.org · 11 years ago
  31. ae0054e get iOS building again by commit-bot@chromium.org · 11 years ago
  32. a915772 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  33. d3c3f0e Fix early return when GrCoordTransform is identity. by bsalomon@google.com · 11 years ago
  34. 52ffbf6 Use glInvalidateFramebuffer() when it is supported. by commit-bot@chromium.org · 11 years ago
  35. a34bb60 Add GL_ARB_invalidate_subdata functions to GrGLInterface. by bsalomon@google.com · 11 years ago
  36. 7c0d72f Change if/else to if in two GrGLInterface factories. by commit-bot@chromium.org · 11 years ago
  37. ecc4536 Use int rather than size_t for pathCount in GrDrawTarget::drawPaths by commit-bot@chromium.org · 11 years ago
  38. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 11 years ago
  39. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago
  40. b556422 Increase GrGpuGL's program cache size by commit-bot@chromium.org · 11 years ago
  41. b930cc3 Please Valgrind by calling preConcat. by commit-bot@chromium.org · 11 years ago
  42. 4362a38 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  43. 66beaf0 Revert of Distance field fixes for Android (https://codereview.chromium.org/205343008/) by commit-bot@chromium.org · 11 years ago
  44. 8fe2ee1 Distance field fixes for Android by commit-bot@chromium.org · 11 years ago
  45. 13e6576 Remove forceRenderTargetFlush (unused) by commit-bot@chromium.org · 11 years ago
  46. 711d6f3 Fix bug on android with GL_EXT_debug_marker by commit-bot@chromium.org · 11 years ago
  47. 2a05de0 Add Gpu Tracing to Ganesh by commit-bot@chromium.org · 11 years ago
  48. 9b62aa1 Make it possible to draw multiple paths at once to a draw target by commit-bot@chromium.org · 11 years ago
  49. adadf7c Add SkASSERT's to gl/Interface validate by commit-bot@chromium.org · 11 years ago
  50. 933e65d replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! by commit-bot@chromium.org · 11 years ago
  51. 5f6ac03 Don't emit declaration of gl_FragPos unless also changing the origin. by commit-bot@chromium.org · 11 years ago
  52. f535561 Cleanup GrGLInterface after Chromium changes by commit-bot@chromium.org · 11 years ago
  53. 6ebfbf9 Use vertex buffer objects instead of client side arrays in fixed-function codepaths by commit-bot@chromium.org · 11 years ago
  54. 283ce52 Fix error on iOS native interface by commit-bot@chromium.org · 11 years ago
  55. b988276 Fix for ANGLE interface error by commit-bot@chromium.org · 11 years ago
  56. a3baf3b Add hooks for GL_EXT_debug_marker in gpu by commit-bot@chromium.org · 11 years ago
  57. 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 11 years ago
  58. d328fb6 Defer deletion of our shaders until after linking the gl program to work around an Android emulator bug by commit-bot@chromium.org · 11 years ago
  59. 6dee875 Add workaround for Xoom crashing after discard removed from shader. by commit-bot@chromium.org · 11 years ago
  60. 8a13588 Stop discarding in frag shader when coverage is zero and stencil writes are enabled by commit-bot@chromium.org · 11 years ago
  61. d8ed851 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  62. 68c7488 Revert "Turn NVPR on by default (but off in tools)." by halcanary@google.com · 11 years ago
  63. 83d81c9 Turn NVPR on by default (but off in tools). by commit-bot@chromium.org · 11 years ago
  64. 566a3f1 update mesa version mapping to GL version by commit-bot@chromium.org · 11 years ago
  65. bfadab4 really really fix iOS build. by bsalomon@google.com · 11 years ago
  66. 3ea18e9 Really fix ios build? by bsalomon@google.com · 11 years ago
  67. 304eb1c Fix ios build? by bsalomon@google.com · 11 years ago
  68. c72425a Move GrGLInterface function pointers into a nested struct by commit-bot@chromium.org · 11 years ago
  69. 90313cc Move GrGLExtensions from GrGLContextInfo to GrGLInterface by commit-bot@chromium.org · 11 years ago
  70. 92b7884 Remove GR_GL_IGNORE_ES3_MSAA.s by commit-bot@chromium.org · 11 years ago
  71. b1854a8 Make GrGLContextInfo have private ptr to GrGLInterface by commit-bot@chromium.org · 11 years ago
  72. ead86f2 quick fix for r13108 by bsalomon@google.com · 11 years ago
  73. 9e90aed Rename GrGLBinding->GrGLStandard, no longer a bitfield by commit-bot@chromium.org · 11 years ago
  74. a3b15ed Make GrGLInterface be context-specific on all platforms by commit-bot@chromium.org · 11 years ago
  75. 856673a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  76. 1c6affb Fix GL context creation on Windows when NV path rendering by robertphillips@google.com · 11 years ago
  77. 4744231 Add detection of mip support by commit-bot@chromium.org · 11 years ago
  78. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  79. cea9abb Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as it interferes with deleyed mipmap generation. by commit-bot@chromium.org · 11 years ago
  80. 907fbd5 Make texture domain a helper so that it can be incorporated into other effects. by commit-bot@chromium.org · 11 years ago
  81. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  82. 0d9e3da Use lowercase windows.h in includes to fix Windows cross compilation using mingw. by bungeman@google.com · 11 years ago
  83. d6bab02 Reverting r12427 by rmistry@google.com · 11 years ago
  84. 5b39f5b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  85. 9c96352 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  86. a50418f Don't check the framebuffer status every time we flush when we're on Chromium; by commit-bot@chromium.org · 11 years ago
  87. e0a868c Apply hairline optimization only if the path renderer wants it by commit-bot@chromium.org · 11 years ago
  88. ce0e4ef Fix VC++ ptr-to-... and va_list confusion by commit-bot@chromium.org · 11 years ago
  89. 8660783 Minor fix in Ganesh shader generation. by commit-bot@chromium.org · 11 years ago
  90. 8b656c6 Avoid printing draw target info to stderr while running unit tests by commit-bot@chromium.org · 11 years ago
  91. a466286 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  92. 2731040 Remove the SKIA_IGNORE_GPU_MIPMAPS now that Chrome sets glGenMipmap for by commit-bot@chromium.org · 11 years ago
  93. 8c99c9f Reverting r12315 (More Windows 64b compilation warning fixes) due to compilation failures by robertphillips@google.com · 11 years ago
  94. 80051d3 More Windows 64b compilation warning fixes by robertphillips@google.com · 11 years ago
  95. f1077f9 Add extra warnings to match what Android uses. by mtklein@google.com · 11 years ago
  96. b60cdc8 Revert "Add extra warnings to match what Android uses." by scroggo@google.com · 11 years ago
  97. 692f88c Add extra warnings to match what Android uses. by djsollen@google.com · 11 years ago
  98. 1b20a10 Revert "Do not apply hairline optimization for paths if nv_path_rendering is used" by bsalomon@google.com · 11 years ago
  99. 44fb865 Do not apply hairline optimization for paths if nv_path_rendering is used by commit-bot@chromium.org · 11 years ago
  100. d3baf20 Added support for Chrome's gpu command buffer extension BindUniformLocation. by commit-bot@chromium.org · 11 years ago