1. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  2. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  3. 12fb9cf added SkSL saturate() function by Ethan Nicholas · 6 years ago
  4. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  5. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 6 years ago
  6. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 6 years ago
  7. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 6 years ago
  8. 96d275a Move GrTextureStripAtlas to its own file by Robert Phillips · 6 years ago
  9. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  10. 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
  11. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  12. ba5c439 Fix GPU explicit resource allocation bug by Robert Phillips · 6 years ago
  13. 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  14. 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
  15. ce3c28f Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  16. 4fa3178 Revert "Reduce arbitrary opList splitting when sorting" by Robert Phillips · 6 years ago
  17. 94fee93 Reduce arbitrary opList splitting when sorting by Robert Phillips · 6 years ago
  18. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  19. 3e95e57 Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor by Weiliang Chen · 6 years ago
  20. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 6 years ago
  21. 4e962c6 Fix degenerate case handling in fill_in_2D_gaussian_kernel by Robert Phillips · 6 years ago
  22. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  23. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  24. f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
  25. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  26. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  27. dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
  28. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  29. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  30. 3567c14 Implement nonlinear (as-encoded) blending in GrColorSpaceXform by Brian Osman · 6 years ago
  31. b089765 Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Ben Wagner · 6 years ago
  32. ab17347 Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines." by Hal Canary · 6 years ago
  33. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  34. e1bc7de Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines. by Hal Canary · 6 years ago
  35. 861ea5b Remove const from (immutable) SkColorSpace args to some functions by Brian Osman · 6 years ago
  36. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  37. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  38. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 6 years ago
  39. b515ae7 Add GPU perspective support for color emoji by Jim Van Verth · 7 years ago
  40. cbeae03 Fix check for valid proxies returned by AtlasManager. by Jim Van Verth · 7 years ago
  41. 5140f9a Minor refactoring to image filters by Robert Phillips · 7 years ago
  42. ff6a7cd Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float"" by Brian Salomon · 7 years ago
  43. 7297152 Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float" by Brian Salomon · 7 years ago
  44. e0dc943 Don't use GrRRectBlurEffect for large rects when highp is not full float by Brian Salomon · 7 years ago
  45. bd66caa Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1 by Robert Phillips · 7 years ago
  46. eaded9d Fix DDL blur image filter by Robert Phillips · 7 years ago
  47. 7a9dd39 Move TestForPreservingPMConversions memset to FP file by Brian Osman · 7 years ago
  48. 7b9b326 memset arrays in TestForPreservingPMConversions in case of read pixels failure by Brian Salomon · 7 years ago
  49. 115a12f Fix GrRRectBlurEffect.fp by Robert Phillips · 7 years ago
  50. 213ce18 Refactor GaussianBlur by Robert Phillips · 7 years ago
  51. 39e7165 Revert "Remove ambient clamp hack for analytic shadows." by Jim Van Verth · 7 years ago
  52. d75b343 Remove ambient clamp hack for analytic shadows. by Jim Van Verth · 7 years ago
  53. 1d4af54 Don't support GrCubicEffect if float != fp32 by Chris Dalton · 7 years ago
  54. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 7 years ago
  55. 4eda8d9 Check for divide by zero in fill_in_2D_gaussian_kernel by Greg Daniel · 7 years ago
  56. 3aecc30 Check for divide by zero in fill_in_1D_gaussian_kernel by Greg Daniel · 7 years ago
  57. 08c39fc Increase precision in GrSRGBEffect by Brian Salomon · 7 years ago
  58. c46e9b7 Fix up .fp files by Robert Phillips · 7 years ago
  59. cf6da8c Dump additional details about the gpu resources. by Derek Sollenberger · 7 years ago
  60. a98183a Revert "Remove std::move from GrSimpleTextureEffect" by Robert Phillips · 7 years ago
  61. 0a4b13c Remove std::move from GrSimpleTextureEffect by Robert Phillips · 7 years ago
  62. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  63. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  64. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  65. 6e9a4f6 Make TestForPreservingPMConversions helper use lazy createTextureProxy call. by Greg Daniel · 7 years ago
  66. 18e7556 move blur impl into core by Mike Reed · 7 years ago
  67. 554aa6a update include path for SkBlurMask.h by Mike Reed · 7 years ago
  68. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 7 years ago
  69. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 7 years ago
  70. c7c2baf Additional DDL playback cleanup by Robert Phillips · 7 years ago
  71. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 7 years ago
  72. 8bac928 Fix .fp files by Robert Phillips · 7 years ago
  73. 28d4773 make compute helper for blurs private by Mike Reed · 7 years ago
  74. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  75. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  76. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 7 years ago
  77. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 7 years ago
  78. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 7 years ago
  79. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  80. f44cb48 Fix unit tests that were causes vulkan unitialized memory warnings in validation by Greg Daniel · 7 years ago
  81. 242135a move some RRect methods into priv by Mike Reed · 7 years ago
  82. 6028361 Drop unused shader support for sample variables by Chris Dalton · 7 years ago
  83. cb25659 DDL-ify GrRectBlurEffect by Robert Phillips · 7 years ago
  84. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  85. 7b04631 ccpr: Don't use flat interpolation when it is slow by Chris Dalton · 7 years ago
  86. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 7 years ago
  87. 130fb3f updated .fp file headers by Ethan Nicholas · 7 years ago
  88. d5f9cdd Add SkSurface_Gpu::MakeWrappedRenderTarget method by Robert Phillips · 7 years ago
  89. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  90. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  91. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  92. fc4f768 Use int when possible to calculate atlas indices in shaders. by Jim Van Verth · 7 years ago
  93. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  94. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  95. 20df20c Fix FPs by Robert Phillips · 7 years ago
  96. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  97. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  98. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  99. 2c33e3e fixed inconsistent ordering of SkSL enums by Ethan Nicholas · 7 years ago
  100. 579f094 Fix build by Robert Phillips · 7 years ago