1. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 7 years ago
  2. 79cdf28 Fix to lcd blending in ganesh by Greg Daniel · 7 years ago
  3. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  4. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  5. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  6. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  7. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  8. 49354a3 Update Porter Duff analysis to match LCD logic. by Greg Daniel · 7 years ago
  9. d547fb6 Comment out lcd assert to make GLPrograms test happy by Greg Daniel · 7 years ago
  10. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  11. aeaf22b Updated workaround for Intel 6xxx clear to 0/1 bug by Eric Karl · 7 years ago
  12. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  13. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  14. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  15. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  16. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  17. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  18. 9926f4b Add drawArraysBaseVertexIsBroken flag by Chris Dalton · 7 years ago
  19. a4c93ac Add check for incorrect opList splits by Robert Phillips · 7 years ago
  20. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  21. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  22. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  23. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  24. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  25. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  26. fd773fb Adjust start and end points of arcs based on CTM by Brian Osman · 7 years ago
  27. e3cd691 Fix for amd copy as draws on vulkan by Greg Daniel · 7 years ago
  28. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  29. 292bf7a Remove static initializer of GrProcessorSet::gEmpty by Brian Salomon · 7 years ago
  30. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  31. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 7 years ago
  32. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  33. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  34. 1cdbdda Enable vulkan copies as draws for everything but qualcomm by Greg Daniel · 7 years ago
  35. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  36. a63e7ab Require copy as draws for vulkan cross context image support by Greg Daniel · 7 years ago
  37. 0eb4ecb Remove Windows Intel blacklisting of cross context texture by Brian Osman · 7 years ago
  38. 5635193 Enable CrossContextTextureSupport on vulkan by Greg Daniel · 7 years ago
  39. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 7 years ago
  40. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 7 years ago
  41. bca46e2 Convert GrMesh back to a class by Chris Dalton · 7 years ago
  42. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  43. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  44. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  45. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 7 years ago
  46. 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 7 years ago
  47. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  48. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  49. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  50. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  51. ec8f8b0 Fix GPU text colors when color spaces are involved by Brian Osman · 7 years ago
  52. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  53. 028a9a5 Workaround for Intel 6xxx clear to opaque black bug by Brian Salomon · 7 years ago
  54. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  55. 6c9f101 Add some swizzle checks to vulkan backend by Greg Daniel · 7 years ago
  56. 05fd8cf Clean up shadow assert. by Jim Van Verth · 7 years ago
  57. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  58. 1ffda04 allow inf/nan in GrRect isect utility functions. by Brian Salomon · 7 years ago
  59. 25294d7 Pre-clamp path tolerance by Brian Osman · 7 years ago
  60. 852d715 Create geometry shader modules in vulkan when using geom shaders by Greg Daniel · 7 years ago
  61. ab8ce1a Fixed distance field interpolation for gamma correct rendering by Brian Osman · 7 years ago
  62. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  63. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 7 years ago
  64. 2a55c8e Avoid assertion in MSAA rendering buffer about indexed draw with zero index count by Brian Salomon · 7 years ago
  65. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  66. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  67. 6410d29 Remove 'fDrawFace' from GrPipeline by Robert Phillips · 7 years ago
  68. 8606cf8 Implement disconnect function for GrVkGpu by Greg Daniel · 7 years ago
  69. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 7 years ago
  70. 823bdd9 fixed InstanceProcessor SkSL code by Ethan Nicholas · 7 years ago
  71. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 7 years ago
  72. 6f24180 vk: don't re-check the primitive type for each batch of a mesh by Chris Dalton · 7 years ago
  73. b37208f Revert "Revert "Re-enable deferred proxies in Chrome"" by Robert Phillips · 7 years ago
  74. 49081d1 Expand GrTextureProxy to handle highestFilterMode by Robert Phillips · 7 years ago
  75. 8e45b4f GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 7 years ago
  76. 15b2509 Update minimum non-ES OpenGL spec to 2.0. by Brian Salomon · 7 years ago
  77. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  78. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  79. 0562eb9 Allow wrapped resources to have unique keys by Brian Osman · 7 years ago
  80. ff60b17 GrTessellator AA: fix 1px wide paths. by Stephen White · 7 years ago
  81. 05814de Revert "Re-enable deferred proxies in Chrome" by Robert Phillips · 7 years ago
  82. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 7 years ago
  83. 555c49c Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  84. 7633477 Fix color blending for analytic shadows by Jim Van Verth · 7 years ago
  85. 6d34228 Allow custom GrAtlasGlyphCache texture sizes by Eric Karl · 7 years ago
  86. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 7 years ago
  87. afc2368 Revert "GL: track enabled vertex arrays as a count rather than a mask" by Chris Dalton · 7 years ago
  88. 243ed37 Remove unnecessary non-UTF8 character by Leon Scroggins III · 7 years ago
  89. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  90. bc5d4d7 Split tracking of TexelBuffers from normal samplers by Greg Daniel · 7 years ago
  91. 288d041 GL: track enabled vertex arrays as a count rather than a mask by Chris Dalton · 7 years ago
  92. ce78bad header cleanup by Hal Canary · 7 years ago
  93. 783c436 Fix comma in vulkan by Greg Daniel · 7 years ago
  94. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 7 years ago
  95. a4677b5 Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. by Brian Salomon · 7 years ago
  96. 060d982 Combine the ambient and spot alphas into the base color for geometric shadows. by Jim Van Verth · 7 years ago
  97. 952a243 Add GrGpuTextureProxyRef by Robert Phillips · 7 years ago
  98. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  99. 64dbb89 GrTessellator: fix for vertex coincident with enclosing edge. by Stephen White · 7 years ago
  100. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago