1. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  2. 4fc7740 Respect xfer barriers in InstancedRendering::Op by Brian Salomon · 7 years ago
  3. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  4. 13071c5 Don't perform analysis twice in InstancedRendering::Op by Brian Salomon · 7 years ago
  5. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 7 years ago
  6. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 7 years ago
  7. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  8. 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 7 years ago
  9. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  10. 271d495 check-headers-self-sufficient: update by Hal Canary · 8 years ago
  11. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  12. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  13. d543e0a Add GrOp::wasRecorded and use in instanced rendering for tracking. by Brian Salomon · 7 years ago
  14. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 7 years ago
  15. 5ff3a5c Remove stencil related flags from GrInstancedPipelineInfo. by Brian Salomon · 8 years ago
  16. af9847e Use GrAAType in instanced rendering. by Brian Salomon · 8 years ago
  17. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  18. c6b7146 Remove component flags from GrPipelineInput. by Brian Salomon · 8 years ago
  19. 84645e3 re-land of skslc type constructor cleanups by Ethan Nicholas · 8 years ago
  20. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  21. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  22. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  23. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  24. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  25. 99ad164 Rename batch->op and sk_sp in instanced rendering by Brian Salomon · 8 years ago
  26. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  27. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  28. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  29. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  30. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  31. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  32. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  33. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  34. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  35. 7c3e718 Remove pipeline info dump from GrDrawBatch by Brian Salomon · 8 years ago
  36. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  37. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  38. e4cd006 Make GrMemoryPool play nice with bucketing allocators. by dskiba · 8 years ago
  39. 6762dd6 baked in a few more precision modifiers by Ethan Nicholas · 8 years ago
  40. 1fc83b1 removed appendPrecisionModifier by Ethan Nicholas · 8 years ago
  41. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  42. b014cca Make GrBufferAccess a nested class of GrProcessor by Brian Salomon · 8 years ago
  43. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  44. 144caf5 src/gpu: s/SkAutoTUnref/sk_sp/g by Hal Canary · 8 years ago
  45. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  46. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  47. ddb37d6 re-re-land of skslc now automatically turns on derivatives support by ethannicholas · 8 years ago
  48. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  49. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 8 years ago
  50. ac66ae6 Revert "re-land of skslc now automatically turns on derivatives support" by Mike Klein · 8 years ago
  51. d7d1997 re-land of skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  52. 37269ff Revert "skslc now automatically turns on derivatives support" by Ethan Nicholas · 8 years ago
  53. 311742b skslc now automatically turns on derivatives support by Ethan Nicholas · 8 years ago
  54. 5961bc9 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  55. 9df16b5 Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  56. ccb1dd8 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  57. 4824cf4 Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://codereview.chromium.org/2288033003/ ) by mtklein · 8 years ago
  58. dcfe6db Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  59. 15341a2 Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://codereview.chromium.org/2288033003/ ) by jvanverth · 8 years ago
  60. 08b2ccf Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  61. d214d6a Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://codereview.chromium.org/2288033003/ ) by fmalita · 8 years ago
  62. f008b0a Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  63. 29111a3 Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://codereview.chromium.org/2288033003/ ) by ethannicholas · 8 years ago
  64. b12b3c6 Turned on SkSL->GLSL compiler by ethannicholas · 8 years ago
  65. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 8 years ago
  66. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  67. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  68. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  69. 35b26a4 simple fix? by mtklein · 8 years ago
  70. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  71. 6cb807b Simplify adding attributes to GrGeometryProcessor by bsalomon · 8 years ago
  72. 4c18b62 Add ES 3.0 fallback for instanced rendering by csmartdalton · 8 years ago
  73. e0d3629 Add test configs for instanced rendering by csmartdalton · 8 years ago
  74. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  75. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  76. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  77. 485a120 Add resource provider flag to avoid client-side buffers by csmartdalton · 8 years ago
  78. dd57dd7 Fix various issues with instanced rendering precision by csmartdalton · 8 years ago
  79. 0caee17 Replace switch statements in instanced vertex shaders by csmartdalton · 8 years ago
  80. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 8 years ago
  81. a7f2964 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago
  82. ec7f2ac Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ ) by ksakamoto · 8 years ago
  83. 42eafa4 Begin instanced rendering for simple shapes by csmartdalton · 8 years ago