1. 14a9b08 Reland "Revert "New approach to GrProcessor uniforms."" by Jim Van Verth · 3 years, 1 month ago
  2. a59925f Revert "Revert "New approach to GrProcessor uniforms."" by Brian Salomon · 3 years, 1 month ago
  3. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years, 2 months ago
  4. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years, 2 months ago
  5. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years, 3 months ago
  6. d89d445 Rename GrGLSLXferProcessor to GrXferProcessor::ProgramImpl by Brian Salomon · 3 years, 3 months ago
  7. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 3 months ago
  8. 87fab9f Changing dst sample type to flags. by Greg Daniel · 3 years, 5 months ago
  9. 87960de Migrate GrDstProxyView to its own header. by John Stiles · 3 years, 5 months ago
  10. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 5 months ago
  11. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 6 months ago
  12. f2fb80f Add unaffectedByDstValue() to GrProcessorSet::Analysis by Chris Dalton · 3 years, 11 months ago
  13. 2833ec6 Plumb mixed samples through GrXPFactory::GetAnalysisProperties by Chris Dalton · 3 years, 11 months ago
  14. 70dd6a9 Make sure the normal GrProgramDesc handles input attachment key. by Greg Daniel · 4 years, 1 month ago
  15. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 2 months ago
  16. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  17. 9a18b08 Add support for vulkan non coherent advanced blends. by Greg Daniel · 4 years, 3 months ago
  18. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 11 months ago
  19. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 11 months ago
  20. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 11 months ago
  21. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  22. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  23. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
  24. 61eba6c Remove extraneous semicolons by Michael Ludwig · 5 years ago
  25. 80bff5b Remove GrProxyPendingIO by Robert Phillips · 5 years ago
  26. 096b091 Make GrBlend.h private by Brian Salomon · 5 years ago
  27. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  28. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  29. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 6 years ago
  30. 605c6d5 Standardize naming on CoverageAsAlpha (rather than AlphaAsCoverage) by Brian Osman · 6 years ago
  31. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  32. 08c0629 Revert "Implement XP factory dumping" by Derek Sollenberger · 6 years ago
  33. 8d8224f Implement XP factory dumping by Chris Dalton · 6 years ago
  34. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  35. 330b085 Remove "canCombineOverlappedStencilAndCover" by Chris Dalton · 6 years ago
  36. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  37. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  38. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  39. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  40. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  41. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  42. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  43. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  44. 1ef8094 turn on extended Clang warnings on Windows too by Chris Dalton · 7 years ago
  45. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  46. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  47. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  48. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  49. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 7 years ago
  50. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  51. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  52. ce78bad header cleanup by Hal Canary · 7 years ago
  53. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 8 years ago
  54. a076d87 Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr==srcover case. by Brian Salomon · 8 years ago
  55. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
  56. 4fc7740 Respect xfer barriers in InstancedRendering::Op by Brian Salomon · 8 years ago
  57. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
  58. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 8 years ago
  59. 301431d Miscellaneous GrSurfaceProxy-related cleanup by Robert Phillips · 8 years ago
  60. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 8 years ago
  61. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 8 years ago
  62. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 8 years ago
  63. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 8 years ago
  64. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 8 years ago
  65. 780b41f Add query to GrXPFactory about coverage-as-alpha optimization by Brian Salomon · 8 years ago
  66. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  67. 1c10fdd Remove XP override color. by Brian Salomon · 8 years ago
  68. 02baee9 Remove the skip-draw xp optimization by Brian Salomon · 8 years ago
  69. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  70. 94cce4c Make GrXferProcessor and related classes private. by Brian Salomon · 8 years ago[Renamed from include/gpu/GrXferProcessor.h]
  71. 00b2cca Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual calls by Brian Salomon · 8 years ago
  72. 9a51498 Remove component flags from GrXPFactory output analysis. by Brian Salomon · 8 years ago
  73. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 8 years ago
  74. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 8 years ago
  75. f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 8 years ago
  76. a163392 Revert "Revert "Removing ref counting from GrXPFactory."" by Brian Salomon · 8 years ago
  77. 003312a Revert "Removing ref counting from GrXPFactory." by Brian Salomon · 8 years ago
  78. a8f80de Removing ref counting from GrXPFactory. by Brian Salomon · 8 years ago
  79. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  80. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  81. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  82. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  83. 71fecc3 don't memtion SkXfermode in public by Mike Reed · 8 years ago
  84. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  85. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  86. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  87. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  88. 2279325 added support for PLS path rendering by ethannicholas · 9 years ago
  89. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 9 years ago
  90. 7df3f5e added support for PLS path rendering by ethannicholas · 9 years ago
  91. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  92. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  93. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  94. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  95. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago
  96. 4204800 Convert child FPs from refs to pending executions when parent converts by bsalomon · 9 years ago
  97. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  98. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  99. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  100. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago