1. d71548a Add support for wrap modes to GrYUVtoRGBEffect. by Brian Salomon · 5 years ago
  2. 3fcf83a Fix GrTextureEffect with kRepeat/kRepeat/kBilerp. by Brian Salomon · 5 years ago
  3. b10a662 GrFP::coordTransformsApplyToLocalCoords() -> GrFP::isSampledWithExplicitCoords() by Brian Salomon · 5 years ago
  4. 922496f Fix typo in GrTextureEffect::onIsEqual by Brian Salomon · 5 years ago
  5. b3779f5 Remove GrTextureEffect::MakeTexelSubset. by Brian Salomon · 5 years ago
  6. f46f19b Add support for implementing ShaderMode::kRepeat with MIPs in GrTextureEffect. by Brian Salomon · 5 years ago
  7. 53c909e Support bilerp filtering for all ShaderModes in GrTextureEffect. by Brian Salomon · 5 years ago
  8. 67da665 Pass origin into GrCoordTransform. by Greg Daniel · 5 years ago
  9. 66356c2 Don't go out of our way to do vector calc in GrTextureEffect by Brian Salomon · 5 years ago
  10. 026a60c Have GrProcessorTestData hold views instead of proxies. by Greg Daniel · 5 years ago
  11. ed729f9 GrTextureEffect handles insets for float rects as well as integer rects. by Brian Salomon · 5 years ago
  12. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 5 years ago
  13. 7ee8ca5 Fix bug in NPOT shader wrap mode impl by Brian Salomon · 5 years ago
  14. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 5 years ago
  15. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 5 years ago
  16. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 5 years ago
  17. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 5 years ago
  18. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  19. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 5 years ago
  20. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 5 years ago