1. 5be6c95 Revert "Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis."" by Brian Salomon · 7 years ago
  2. 3329cce Revert "Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis." by Brian Salomon · 7 years ago
  3. f833215 Make it possible to query GrXPFactory for dst texture without GrPipelineAnalysis. by Brian Salomon · 7 years ago
  4. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 7 years ago
  5. 8c852be Removing tracking of whether GP/FP coverage calculations are used by XP. by Brian Salomon · 8 years ago
  6. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  7. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  8. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  9. 28a838e Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h by robertphillips · 8 years ago
  10. 3ccf2e7 Remove hasMixedSamples() from GrPipelineBuilder by cdalton · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 2279325 added support for PLS path rendering by ethannicholas · 8 years ago
  13. 5366a09 Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ ) by ethannicholas · 8 years ago
  14. 7df3f5e added support for PLS path rendering by ethannicholas · 8 years ago
  15. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  16. de4166a APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOptimizations struct by ethannicholas · 9 years ago
  17. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  18. cb02b38 Check for xfer barriers in GrBatch, auto-issue barriers in GrGpu by bsalomon · 9 years ago
  19. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  20. 827bae1 Fix regression in GrXferProcessor by cdalton · 9 years ago
  21. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  22. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  23. 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 · 9 years ago
  24. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  25. 4b91f76 rename GrDrawTargetCaps to GrCaps by bsalomon · 9 years ago
  26. f7cc877 Add function for logging blend info on XP. by bsalomon · 9 years ago
  27. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 9 years ago
  28. 8917d62 Implement support for KHR_blend_equation_advanced by cdalton · 9 years ago
  29. 9954bc3 Use texture barriers to read directly from the RT by cdalton · 9 years ago
  30. e9c0fc6 Pull out shader-specific caps into GrShaderCaps and GrGLSLCaps by jvanverth · 9 years ago
  31. cfc1886 Use GLSLCaps for creating processor keys and GLSL-specific programs by jvanverth · 9 years ago
  32. 060a52c Set willReadFragmentPosition on XP when doing a DstCopy. by egdaniel · 9 years ago
  33. 3ad6570 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 9 years ago
  34. 2b816ba Revert of Use dst copies in porter duffer XP to correctly render certain blends. (patchset #4 id:60001 of https://codereview.chromium.org/914003003/) by egdaniel · 9 years ago
  35. 997c635 Use dst copies in porter duffer XP to correctly render certain blends. by egdaniel · 9 years ago
  36. e36914c Pass in ProcOptInfos into willNeedDstCopy on XPs by egdaniel · 9 years ago
  37. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 9 years ago
  38. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 9 years ago
  39. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago
  40. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  41. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 9 years ago
  42. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 9 years ago
  43. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 9 years ago