1. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 7 years ago
  2. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 7 years ago
  3. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 7 years ago
  4. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 8 years ago
  5. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 8 years ago
  6. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 8 years ago
  7. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 8 years ago
  8. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 8 years ago
  9. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 8 years ago
  10. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 8 years ago
  11. 5592382 Remove setting of alpha coverage in text ops when in LCD mode by Greg Daniel · 8 years ago
  12. d547fb6 Comment out lcd assert to make GLPrograms test happy by Greg Daniel · 8 years ago
  13. 6ebe4b9 Fix gpu lcd blending to semi-correctly handle alpha coverage by Greg Daniel · 8 years ago
  14. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 8 years ago
  15. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
  16. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 9 years ago
  17. de4d301 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 9 years ago
  18. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 9 years ago
  19. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 9 years ago
  20. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 9 years ago
  21. 138c263 Fix various issues with framebuffer fetch by egdaniel · 9 years ago
  22. 3f6f76f Rename EmitArgs::fSamplers to fTexSamplers by cdalton · 9 years ago
  23. 5e58cee Add GrShaderFlags enum by cdalton · 9 years ago
  24. 727b7d2 Add gpu backend for SkPixelXorXfermode by robertphillips · 10 years ago
  25. e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 10 years ago
  26. 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 10 years ago
  27. 7ea439b Create GLSLUniformHandler class for gpu backend by egdaniel · 10 years ago
  28. f34b293 Add in shader blending for CoverageSetOp XP by egdaniel · 10 years ago
  29. 56cf6dc Create a static instances of SrcOver XferProcessor by egdaniel · 10 years ago
  30. 4ca2e60 Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. by egdaniel · 10 years ago
  31. fa4cc8b Move XferProcessors to glsl by egdaniel · 10 years ago[Renamed (94%) from src/gpu/gl/GrGLXferProcessor.cpp]
  32. 2d721d3 Move all ShaderBuilder files to GLSL by egdaniel · 10 years ago
  33. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 10 years ago
  34. 86ae0a9 Add mixed samples support to XPs by cdalton · 10 years ago
  35. edbb31f Apply coverage in XP base class when using dst reads by cdalton · 10 years ago
  36. 6a44c6a Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
  37. 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
  38. bb106b5 Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopytexture names. by bsalomon · 10 years ago
  39. c19cdc2 Only discard for XP dstCopies if we have a coverage value. by egdaniel · 10 years ago
  40. 29bee0f Make XPFragmentBuilder only Builder with access to DstCopy. by egdaniel · 10 years ago
  41. 043e0f6 discard when coverage is <= 0 in XP dst copy. by joshualitt · 10 years ago
  42. 41d4f09 Move GrXferProcessor subclasses into cpp files by egdaniel · 10 years ago
  43. 50785a3 Revert of Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #1 id:1 of https://codereview.chromium.org/901663007/) by bsalomon · 11 years ago
  44. 21b2c53 Revert of Move DstCopy on gpu into the GrXferProcessor. (patchset #11 id:200001 of https://codereview.chromium.org/885923002/) by bsalomon · 11 years ago
  45. 5e1378d Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 11 years ago
  46. 4dce32c Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 11 years ago
  47. 7adb355 Revert of Revert "Move DstCopy on gpu into the GrXferProcessor." (patchset #1 id:1 of https://codereview.chromium.org/896163003/) by egdaniel · 11 years ago
  48. 3e9dfdb Revert "Move DstCopy on gpu into the GrXferProcessor." by egdaniel · 11 years ago
  49. 74a1175 Move DstCopy on gpu into the GrXferProcessor. by egdaniel · 11 years ago