1. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  2. e7e81c1 converted vertex shaders to device coords by Ethan Nicholas · 7 years ago
  3. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  4. 94f509b Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. by Brian Salomon · 7 years ago
  5. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  6. 3d6801e Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. by Brian Salomon · 7 years ago
  7. 2326177 CCPR: Don't use instanced draw calls with geometry shaders by Chris Dalton · 7 years ago
  8. c63ec5c Fix tautological comparison in GrTextureDomain.cpp by Hans Wennborg · 7 years ago
  9. 42b6cff Fix tautological compare in GrSurfaceProxy.cpp by Hans Wennborg · 7 years ago
  10. 2737288 Don't force GrGLSLVarying's scope to be compile-time constant by Chris Dalton · 7 years ago
  11. be4ffab CCPR: Combine loops and serpentines back into a single shader by Chris Dalton · 7 years ago
  12. eace8cd Use sk_sp to own GrCaps in GrContext. by Brian Salomon · 7 years ago
  13. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  14. 4364653 CCPR: Move flatness checks from geometry shaders to CPU by Chris Dalton · 7 years ago
  15. 990014d Temporarily readd old signature of GrContext::MakeGL by Brian Salomon · 7 years ago
  16. 7af060a Add gray_8_as_lum and _as_red private grpixelconfigs by Greg Daniel · 7 years ago
  17. c96f9b5 Fix gpu line dashing when line is zero length but has cap by Greg Daniel · 7 years ago
  18. 8ab1cc4 Make GrGLContext be uniquely owned. by Brian Salomon · 7 years ago
  19. 04460cc Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar. by Brian Salomon · 7 years ago
  20. 384fab4 sk_spification of GrGpu creation. by Brian Salomon · 7 years ago
  21. a3e9271 CCPR: Eliminate texel buffers by Chris Dalton · 7 years ago
  22. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  23. 1447177 Avoid GrEllipseEffect for small radii on devices without 32 bit float. by Brian Salomon · 7 years ago
  24. 06ab383 Restore ability to dump SKSL in addition to GLSL by Brian Salomon · 7 years ago
  25. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  26. 8d1e67e Add resource cache limits to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  27. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  28. e7d8da4 Add support for internal gl format in GrGLTextureInfo by Greg Daniel · 7 years ago
  29. 45839f9 Avoid coverage aa for filled drrects when using msaa. by Brian Salomon · 7 years ago
  30. 0c56d47 Disable SkImage multitexturing for AMD GPUs. by Brian Salomon · 7 years ago
  31. 4e92652 Revert "Revert "Enable explicit GPU resource allocation"" by Robert Phillips · 7 years ago
  32. 10ed243 Add cap on intel to avoid calling abs and floor on the same line in a shader. by Greg Daniel · 7 years ago
  33. 6574921 Revert "Revert "Fix rendering of drrects with small circular inner rrects."" by Brian Salomon · 7 years ago
  34. 64fa70a Reland "Set multitexturing image threshold for PowerVR." by Brian Salomon · 7 years ago
  35. 51b20f2 Add explicit GPU resource allocation of deferred proxies by Robert Phillips · 7 years ago
  36. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago
  37. bbf0575 Reland "Set multitexturing threshold for NVIDIA" by Brian Salomon · 7 years ago
  38. 096074a Fix rendering of drrects with small circular inner rrects. by Brian Salomon · 7 years ago
  39. 762d5e7 Revert "Revert "Use a dst size threshold for multitexturing images."" by Brian Salomon · 7 years ago
  40. 5374733 Revert "Enable explicit GPU resource allocation" by Robert Phillips · 7 years ago
  41. be85ef2 Revert "Use a dst size threshold for multitexturing images." by Brian Salomon · 7 years ago
  42. 48ed004 Revert "Set multitexturing threshold for NVIDIA" by Brian Salomon · 7 years ago
  43. 25b1778 Revert "Set multitexturing image threshold for PowerVR." by Brian Salomon · 7 years ago
  44. 733965a Enable explicit GPU resource allocation by Robert Phillips · 7 years ago
  45. 06c8da4 Set multitexturing image threshold for PowerVR. by Brian Salomon · 7 years ago
  46. b4ec104 Set multitexturing threshold for NVIDIA by Brian Salomon · 7 years ago
  47. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  48. edfa0d2 Use a dst size threshold for multitexturing images. by Brian Salomon · 7 years ago
  49. 8816b93 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  50. c3fd600 Revert "Make sure to visit clips and dst proxies during gather" by Chris Dalton · 7 years ago
  51. c666502 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  52. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  53. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  54. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  55. 12b69ee shader cache now ignores shaders with a length of 0 by Ethan Nicholas · 7 years ago
  56. 907204f Fix shader initialization on a cache hit by Ethan Nicholas · 7 years ago
  57. 7f1b4f8 Fix issues related to backend texture/rendertarget creation by Robert Phillips · 7 years ago
  58. c9c97b7 CCPR: Transform path points before parsing by Chris Dalton · 7 years ago
  59. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  60. 778a2c9 Batch ops together in SkAtasTextTarget by Brian Salomon · 7 years ago
  61. 3968ff9 Include opList ids in GrOnFlushCallbackObject::postFlush by Chris Dalton · 7 years ago
  62. 210883c Fix caps for advanced blend extension with regards to layout qualifiers by Greg Daniel · 7 years ago
  63. 6368e32 Revert "Make sure to visit clips and dst proxies during gather" by Robert Phillips · 7 years ago
  64. b9d98e3 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  65. c82dd4e Delete an opList's clips when it survives a flush by Chris Dalton · 7 years ago
  66. c02cb8a Revert "Use int when possible to calculate atlas indices in shaders." by Jim Van Verth · 7 years ago
  67. 575e06c Revert "Only use flat varyings for integer texIndex." by Jim Van Verth · 7 years ago
  68. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  69. 53d863c Enable tonal color for shadows by default. by Jim Van Verth · 7 years ago
  70. eadb9f9 Only use flat varyings for integer texIndex. by Jim Van Verth · 7 years ago
  71. 999ec57 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  72. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  73. b07b06e Fix assert in blink chromeos by Greg Daniel · 7 years ago
  74. ef59d87 Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""" by Greg Daniel · 7 years ago
  75. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  76. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  77. be0a042 converted Premul / Unpremul to SkSL by Ethan Nicholas · 7 years ago
  78. b092cea Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""" by Brian Osman · 7 years ago
  79. 68ab186 Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""" by Greg Daniel · 7 years ago
  80. 0d96175 Do not return null paint if shaderFP is null by Yuqian Li · 7 years ago
  81. 8dca18a converted GrAARectEffect to SkSL by Ethan Nicholas · 7 years ago
  82. 584a79a Reland "Fold analytic clip FPs into GrReducedClip" by Chris Dalton · 7 years ago
  83. 47c8ed3 Reland "Fix precision caps and rrect/ellipse effect precisions" by Chris Dalton · 7 years ago
  84. 3b2f5b6 Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""" by Greg Daniel · 7 years ago
  85. b5fb7cf Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"" by Greg Daniel · 7 years ago
  86. eafd48a Add overbudget handling to GrResourceAllocator by Robert Phillips · 7 years ago
  87. 24f9c19 Revert "Fix precision caps and rrect/ellipse effect precisions" by Brian Osman · 7 years ago
  88. 554c1f0 Revert "Fold analytic clip FPs into GrReducedClip" by Brian Osman · 7 years ago
  89. 4355b26 Fold analytic clip FPs into GrReducedClip by Chris Dalton · 7 years ago
  90. e421800 Fix precision caps and rrect/ellipse effect precisions by Chris Dalton · 7 years ago
  91. 0fb6db4 Revert "Add private grpixelconfigs for alpha_8 and alpha_half" by Greg Daniel · 7 years ago
  92. 42d27c6 Revert "Nit clean up to add private GrPixelConfig CL" by Greg Daniel · 7 years ago
  93. b8e4c44 Nit clean up to add private GrPixelConfig CL by Greg Daniel · 7 years ago
  94. 70fb479 Ensure that removing last extension from GrGLExtension doesn't assert. by Vladimir Levin · 7 years ago
  95. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  96. 33d17cb Add private grpixelconfigs for alpha_8 and alpha_half by Greg Daniel · 7 years ago
  97. 09b8c91 Temporarily disable multitexturing for iOS by Jim Van Verth · 7 years ago
  98. 2b6f614 Fix GrTextureOp to check the correct cap for multitexturing by Brian Salomon · 7 years ago
  99. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  100. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago