Skip to content

enh(graphics): SVideo: support keeping the original image size and bilinear filtering

Description

  • Add support for switching between nearest and bilinear filtering for the texture
  • Add support to scale or not the image to the size of the viewport

Closes #705 (closed)

How to test it?

  • Test the application in the associated blocking issue
Edited by Marc SCHWEITZER

Merge request reports