1. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  2. f2b074e add font parameter to CanDrawAsDistanceFields by Mike Reed · 6 years ago
  3. 820e79b remove sk_atomic_load and sk_atomic_store by Mike Klein · 6 years ago
  4. 2d9e543 some SkAtomics cleanup by Mike Klein · 6 years ago
  5. 240af98 Avoid flat interpolation on ANGLE by Michael Ludwig · 6 years ago
  6. 5e1f6ea Remove unnecessary gl_FragCoord workaround by Michael Ludwig · 6 years ago
  7. 467994d Reland "Share GP implementation between GrFillRectOp and GrTextureOp" by Michael Ludwig · 6 years ago
  8. 4921dc3 Reland "Send max coverage limit for subpixel rects" by Michael Ludwig · 6 years ago
  9. 48b958b change Run to store bool_aa instead of flags_only_aa by Mike Reed · 6 years ago
  10. 317adf7 Make fallback descriptors explicit by Herb Derby · 6 years ago
  11. 9a51a86 Pass in actual sampled texture and sample params to gpu uniform builders. by Greg Daniel · 6 years ago
  12. 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 6 years ago
  13. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  14. b136588 Revert "Send max coverage limit for subpixel rects" by Michael Ludwig · 6 years ago
  15. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  16. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  17. 78dc72c Revert "Share GP implementation between GrFillRectOp and GrTextureOp" by Brian Osman · 6 years ago
  18. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  19. 024e262 Share GP implementation between GrFillRectOp and GrTextureOp by Michael Ludwig · 6 years ago
  20. 4b29d42 Send max coverage limit for subpixel rects by Michael Ludwig · 6 years ago
  21. 577aa0f Uninstantiate proxies when not explicitly allocating by Brian Salomon · 6 years ago
  22. c337a63 Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path by Brian Osman · 6 years ago
  23. f7b1e11 Remove the lines-only "optimization" from AA convex path renderer by Brian Osman · 6 years ago
  24. ebc38c9 Draw ovals with GrAAFillRRectOp by Chris Dalton · 6 years ago
  25. e801210 In GrOpFlushState, store GrOp* rather than Unique ID by Brian Osman · 6 years ago
  26. f384193 Modify workaround to never set base or max texture level for GL_TEXTURE_EXTERNAL_OES by Brian Salomon · 6 years ago
  27. 553e9a9 Bugfixes for corner cases in per-edge AA by Michael Ludwig · 6 years ago
  28. 1144020 Revert "Experimentally disable GrTextureOp chaining on Intel GPUs on Mac." by Brian Salomon · 6 years ago
  29. 22619c2 Remove instanced flush WAR for Skylake by Chris Dalton · 6 years ago
  30. c83571e Reland "Prefer GrAAConvexPathRenderer over ccpr" by Chris Dalton · 6 years ago
  31. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  32. 83ea522 Fix up GrGlyphCache ctor by Herbert Derby · 6 years ago
  33. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  34. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  35. c8f6ab38 Remove unneeded inline declarations by Herbert Derby · 6 years ago
  36. 6616efb In Vulkan, use 1000 for maxLod instead of maxMipLevel when using mips. by Greg Daniel · 6 years ago
  37. d3efa99 Reland "Don't let neighboring radii in GrAAFillRRectOp get too close" by Mike Reed · 6 years ago
  38. 1dced86 Revert "Don't let neighboring radii in GrAAFillRRectOp get too close" by Mike Reed · 6 years ago
  39. af3dd43 Revert "Disable instanced rendering on Skylake" by Chris Dalton · 6 years ago
  40. fc06f98 Clamp GL_TEXTURE_MAX_LEVEL to 1 on Android. by Brian Salomon · 6 years ago
  41. 778edc8 Don't let neighboring radii in GrAAFillRRectOp get too close by Chris Dalton · 6 years ago
  42. f995c05 Reland "Optimize trivial per-edge aa rect tessellation" by Michael Ludwig · 6 years ago
  43. 2d07e86 Fix AA outset in GrAAFillRRectOp lower left corner by Chris Dalton · 6 years ago
  44. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  45. 240ea4c Disable instanced rendering on Skylake by Chris Dalton · 6 years ago
  46. 0711094 Reland Reland "Remove use of integers for atlas indexing" by Jim Van Verth · 6 years ago
  47. 98cb159 Revert "Optimize trivial per-edge aa rect tessellation" by Eric Boren · 6 years ago
  48. aa71f0a Remove the arc coord matrix from GrAAFillRRectOp attribs by Chris Dalton · 6 years ago
  49. 52a6ed3 Fix audit trail when ops merge after chaining change. by Brian Salomon · 6 years ago
  50. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  51. 2b6e390 Use GrVertexWriter::writeQuad in ellipse ops by Brian Osman · 6 years ago
  52. b336c39 Optimize trivial per-edge aa rect tessellation by Michael Ludwig · 6 years ago
  53. e3caf2d Use GrVertexColor in various oval ops by Brian Osman · 6 years ago
  54. a6dddea Disable sampler objects when using ES2 shading language on ES3 contexts. by Brian Salomon · 6 years ago
  55. 1da5cad Make experimental_drawImageSet support per-quad alpha. by Brian Salomon · 6 years ago
  56. 2aaae01 Revert "Prefer GrAAConvexPathRenderer over ccpr" by Brian Osman · 6 years ago
  57. c3eb9ac Convert aa edge distances into attribute by Michael Ludwig · 6 years ago
  58. cfec9d5 Use GrVertexWriter for GrAAStrokeRectOp by Brian Osman · 6 years ago
  59. e3deee1 Use a smaller tolerance when chopping conics to quads by Brian Osman · 6 years ago
  60. b4f37a6 Experimentally disable GrTextureOp chaining on Intel GPUs on Mac. by Brian Salomon · 6 years ago
  61. 574d616 Pass alpha rather than full colors to TextureOps made from image sets. by Brian Salomon · 6 years ago
  62. 8fa1625 Fix handling of dynamic state in GrAAFillRRectOp by Chris Dalton · 6 years ago
  63. 133944a Add a dedicated Op for analytic round rects by Chris Dalton · 6 years ago
  64. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  65. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  66. 5c8a6b3 Add helpers to deal with byte vs. half-float vertex colors by Brian Osman · 6 years ago
  67. dfc738b Revert "Reland "Remove use of integers for atlas indexing"" by Jim Van Verth · 6 years ago
  68. 8f8995a Add single thread assertions to GrResourceCache functions called by GrGpuResource by Brian Salomon · 6 years ago
  69. 3ae2cd5 Reland "Remove use of integers for atlas indexing" by Jim Van Verth · 6 years ago
  70. b2920f3 Use GrVertexWriter in GrDashOp by Brian Osman · 6 years ago
  71. 7e9ea39 Have the SDF MaskFilter convert LCD16 to a distance field. by Herbert Derby · 6 years ago
  72. c182b94 Use vertex writer for per-edge aa; remove templated tessellate function by Michael Ludwig · 6 years ago
  73. 0dd4302 Use GrVertexWriter in GrSmallPathRenderer by Brian Osman · 6 years ago
  74. 19ec80f Discard ops that don't have a finite bounds. by Brian Salomon · 6 years ago
  75. 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
  76. f7d5d74 Link SubRuns to Runs, and Runs to Blobs. by Herb Derby · 6 years ago
  77. c00e470 Prefer GrAAConvexPathRenderer over ccpr by Chris Dalton · 6 years ago
  78. 68cfc5b Revert "Remove use of integers for atlas indexing" by Jim Van Verth · 6 years ago
  79. 3a8f345 Remove use of integers for atlas indexing by Jim Van Verth · 6 years ago
  80. 4486d98 Use GrVertexWriter for GrRegionOp, add writeQuad() by Brian Osman · 6 years ago
  81. 4013913 Do CCPR hairline coverage scaling in floats, rather than bytes by Brian Osman · 6 years ago
  82. c5df7cb Fun with flags by herb · 6 years ago
  83. a708618 sksl: Polyfill fma() when not present in GLSL by Chris Dalton · 6 years ago
  84. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  85. c3064e7 Use GrVertexWriter in GrLatticeOp by Brian Osman · 6 years ago
  86. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  87. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  88. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  89. f9aabff Move new WriteVertexData utility to a GrVertexWriter helper struct by Brian Osman · 6 years ago
  90. 0921219 sksl: Support fwidth() by Chris Dalton · 6 years ago
  91. 275cffb Avoid overflow in bufferOffset calculations by Jim Van Verth · 6 years ago
  92. 9d958b5 Update several more oval ops to use WriteVertexData by Brian Osman · 6 years ago
  93. 66af080 Remove obsolete SK_IGNORE_ defines by Brian Osman · 6 years ago
  94. 60b6bc3 Use WriteVertexData in GrTessellator, remove all DefaultGeoProc structs by Brian Osman · 6 years ago
  95. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  96. 6dff60e Clean up in, about, and around GrTextBlob::SubRun by Herb Derby · 6 years ago
  97. 96a1709 Move adding a glyph to a subRun from Run to SubRun by Herb Derby · 6 years ago
  98. 69ff895 Make SubRunInfo a subclass of GrTextBlob and rename to SubRun by Herb Derby · 6 years ago
  99. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  100. 5327536 Verify YUVA channel information and add premultiplied alpha by Jim Van Verth · 6 years ago