1. 71e236c Remove willReadDst from GrFragmentProcessor. by egdaniel · 10 years ago
  2. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  3. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  4. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  5. 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
  6. 54160f3 Add xp optimization for RGB coverage. by egdaniel · 10 years ago
  7. 56995b5 Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  8. c230414 Create xfer processor backend. by egdaniel · 10 years ago
  9. 2947382 Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/) by joshualitt · 10 years ago
  10. 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
  11. c6bc58e Remove GP from drawstate, revision of invariant output for GP by joshualitt · 10 years ago
  12. 4dffc94 Create xfer processor backend. by egdaniel · 10 years ago
  13. 9513143 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  14. 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
  15. 7c66342 Make all blending up to GrOptDrawState be handled by the xp/xp factory. by egdaniel · 10 years ago
  16. 915187b Check XpFactory equality in DrawState by egdaniel · 10 years ago
  17. c016fb8 Use static XPF for porter duff xp factories. by egdaniel · 10 years ago
  18. 378092f Add XferProcessor factory in GrPaint and GrDrawState. by egdaniel · 10 years ago