1. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  2. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  3. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  4. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  5. 138c263 Fix various issues with framebuffer fetch by egdaniel · 8 years ago
  6. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 8 years ago
  7. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  8. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 9 years ago
  9. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
  10. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
  11. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 9 years ago
  12. f34b293 Add in shader blending for CoverageSetOp XP by egdaniel · 9 years ago
  13. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 9 years ago
  14. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 9 years ago
  15. fa4cc8b Move XferProcessors to glsl by egdaniel · 9 years ago[Renamed (94%) from src/gpu/gl/GrGLXferProcessor.cpp]
  16. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 9 years ago
  17. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  18. 86ae0a9 Add mixed samples support to XPs by cdalton · 9 years ago
  19. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 9 years ago
  20. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  21. 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
  22. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 9 years ago
  23. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 9 years ago
  24. 29bee0f Make XPFragmentBuilder only Builder with access to DstCopy. by egdaniel · 9 years ago
  25. 043e0f6 discard when coverage is <= 0 in XP dst copy. by joshualitt · 10 years ago
  26. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  27. 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
  28. 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
  29. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago
  30. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  31. 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
  32. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 10 years ago
  33. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 10 years ago