Skip to content

NVIDIA Image Scaling SDK v1.0.1

Compare
Choose a tag to compare
@abernalnv abernalnv released this 11 Jan 01:28

Release v1.0.1

This release includes the following features:

  • Performance optimizations
  • fp16 coefficients support
  • GLSL support
  • DX12 and Vulkan samples

Update notes

  • Fixed sampler initialization in the DX11 and DX12 sample apps reported by @mbucchia (thanks Matthieu!)
  • Fixed .gitignore and missing DXC lib and dll files
  • Fixed NVScaler pixel shift under certain conditions