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