1. 7765a47 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  2. d07a279 Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview.chromium.org/1213383005/) by bsalomon · 9 years ago
  3. f5179a4 Makes GrPipelineInfo a class with query functions used by GrBatch subclasses. by bsalomon · 9 years ago
  4. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  5. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
  6. d23a395 Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. (patchset #6 id:100001 of https://codereview.chromium.org/1132093004/) by bungeman · 10 years ago
  7. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
  8. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 10 years ago
  9. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 10 years ago
  10. d79c549 Make non-AA hairline stroke rects snap to pixels centers so they close. by bsalomon · 10 years ago
  11. f4f2b44 Add onGetBlendInfo to GrXferProcessor by cdalton · 10 years ago
  12. 060a52c Set willReadFragmentPosition on XP when doing a DstCopy. by egdaniel · 10 years ago
  13. 6be6f7c Cleanup in GrPipelineBuilder by bsalomon · 10 years ago
  14. f7c2d55 Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation. by egdaniel · 10 years ago
  15. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 10 years ago
  16. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 10 years ago
  17. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 10 years ago
  18. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  19. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  20. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 10 years ago
  21. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  22. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  23. 4d8da81 GrBatchPrototype by joshualitt · 10 years ago
  24. c2893c5 Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  25. d5a7db4 GrBatchPrototype by joshualitt · 10 years ago
  26. ca0a179 Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chromium.org/845103005/) by joshualitt · 10 years ago
  27. d15e4e4 GrBatchPrototype by joshualitt · 10 years ago
  28. 8dd688b Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder by egdaniel · 10 years ago[Renamed (66%) from src/gpu/GrOptDrawState.cpp]
  29. b77e4b6 remove drawType from optState by joshualitt · 10 years ago
  30. 873ad0e BUG=skia: by joshualitt · 10 years ago
  31. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  32. f351aa3 Add Arithmetic mode xp. by egdaniel · 10 years ago
  33. 71c9260 More changes to bring together path / geo procs by joshualitt · 10 years ago
  34. abb52a1 Move most of the transform logic into the primitive processors by joshualitt · 10 years ago
  35. ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
  36. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  37. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  38. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  39. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  40. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  41. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  42. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  43. 54160f3 Add xp optimization for RGB coverage. by egdaniel · 10 years ago
  44. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  45. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  46. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  47. 8c0f615 Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/) by joshualitt · 10 years ago
  48. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  49. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  50. 2e3b3e3 This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated). by joshualitt · 10 years ago
  51. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  52. 8d95ffa Revert of Make all blending up to GrOptDrawState be handled by the xp/xp factory. (patchset #7 id:140001 of https://codereview.chromium.org/759713002/) by egdaniel · 10 years ago
  53. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  54. 87f48d9 create and thread batch tracker object by joshualitt · 10 years ago
  55. dafa4d0 move program descriptor generation to flush by joshualitt · 10 years ago
  56. f78c60c Revert of move program descriptor generation to flush (patchset #7 id:120001 of https://codereview.chromium.org/777673003/) by joshualitt · 10 years ago
  57. 841a6b5 Revert of create and thread batch tracker object (patchset #9 id:160001 of https://codereview.chromium.org/772513002/) by joshualitt · 10 years ago
  58. c3a6eb2 create and thread batch tracker object by joshualitt · 10 years ago
  59. 829e1b8 move program descriptor generation to flush by joshualitt · 10 years ago
  60. 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago
  61. 2dd1ae0 First step to moving vertex attributes to the geometryProcessor by joshualitt · 10 years ago
  62. b03c4a3 Don't use NULL GrOptDrawState to indicate that draw should be skipped. by bsalomon · 10 years ago
  63. 9176e2c dstCopy on optdrawstate by joshualitt · 10 years ago
  64. 04ddf89 Small cleanups after GrDrawState/GrOptDrawState base class elimination. by bsalomon · 10 years ago
  65. 54e0c12 scissor state on optstate by joshualitt · 10 years ago
  66. ae59b77 Create GrOptDrawState before recording draw in GrInOrderDrawBuffer by bsalomon · 10 years ago
  67. 912b3d2 Use DrawStates ProcOptInfo when creating the Optimized Draw State. by egdaniel · 10 years ago
  68. 5478d42 Push creation of default GP to the caller by joshualitt · 10 years ago
  69. b6cbc38 Add GrProcOptInfo class to track various output information for color and coverage stages. by egdaniel · 10 years ago
  70. 605dd0f Move GrInvariantOutput out of GrProcessor and into its own class. by egdaniel · 10 years ago
  71. 4dd9988 remove separate color from coverage by joshualitt · 10 years ago
  72. 69bb90c Remove cached OptDrawState from GrDrawState. by egdaniel · 10 years ago
  73. 4973d9d Default geometry processor by joshualitt · 10 years ago
  74. ee0ea3f Revert of Default geometry processor (patchset #9 id:160001 of https://codereview.chromium.org/678953002/) by joshualitt · 10 years ago
  75. ff34307 Default geometry processor by joshualitt · 10 years ago
  76. 79f8fae OptState owns program descriptor by joshualitt · 10 years ago
  77. c0651c1 Add check to see if we need to remove fixed funciton VA in OptDrawState by egdaniel · 10 years ago
  78. 9e4d6d1 Move willUseInputColor check to computeInvariantOutput by egdaniel · 10 years ago
  79. a5305a1 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  80. 89c7a2e Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/) by joshualitt · 10 years ago
  81. 71856d5 Opt state takes a GP instead of a GeometryStage by joshualitt · 10 years ago
  82. d9aa218 Store color and coverage stages in a single array in GrOptDrawState. by egdaniel · 10 years ago
  83. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  84. 47326ab Fix conditional check when copying coverage stages in ODS by egdaniel · 10 years ago
  85. 9cf45bf Delay copying effects from DS or ODS till end of creating ODS by egdaniel · 10 years ago
  86. 47bb382 Cleanup of shader building system by joshualitt · 10 years ago
  87. db0d3ca Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/) by joshualitt · 10 years ago
  88. fe1233c Cleanup of shader building system by joshualitt · 10 years ago
  89. b109ac2 Make createOptDrawState return NULL if we would end up not drawing by egdaniel · 10 years ago
  90. 1a8ecdf Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  91. b4b7a4c Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/) by robertphillips · 10 years ago
  92. 3b8af07 Add isSingleComponent bool to getConstantColorComponent by egdaniel · 10 years ago
  93. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  94. f64596d Remove unused fRequiresVertexShader data member from OptDrawState by egdaniel · 10 years ago
  95. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  96. c064824 Calculate Primary and Secondary output types in the GrOptDrawState by egdaniel · 10 years ago
  97. a7dc0a8 Calculate stage stats in GrOptDrawState by egdaniel · 10 years ago
  98. 170f90b Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago
  99. 8a4c103 Revert of Attach GrOptDrawState into shader building pipeline (patchset #11 id:220001 of https://codereview.chromium.org/504203004/) by egdaniel · 10 years ago
  100. ee62065 Attach GrOptDrawState into shader building pipeline by egdaniel · 10 years ago