Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: AMD FSR  (Read 1933 times)

0 Members and 1 Guest are viewing this topic.

UnderDev144

  • Newbie
  • *
  • Posts: 1
    • View Profile
AMD FSR
« on: June 03, 2023, 08:13:23 am »
Hello I would like to have FSR with SFML but after searching I found that we need HLSL. How can I implement it?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
Re: AMD FSR
« Reply #1 on: June 03, 2023, 10:30:21 am »
SFML uses OpenGL under the hood, so to write shaders you'll need GLSL and not HLSL.

I don't really know how FSR works, after quick web search it seems that they don't support OpenGL, but it looks like others have taken a stab at it.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/