Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
General
»
General discussions
»
SFML and Render Doc.
Print
Pages: [
1
]
Author
Topic: SFML and Render Doc. (Read 1133 times)
0 Members and 1 Guest are viewing this topic.
karalink
Newbie
Posts: 1
SFML and Render Doc.
«
on:
September 27, 2023, 09:00:59 pm »
This topic was already discussed in
https://en.sfml-dev.org/forums/index.php?topic=20827.msg149360#msg149360
.
I'm curious if it is still the case that it is not possible to run sfml application using RenderDoc.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11030
Re: SFML and Render Doc.
«
Reply #1 on:
September 27, 2023, 11:30:15 pm »
Looks like OpenGL 1 and 2 are still not supported and you'd need a Core profile for OpenGL 3+ which SFML's graphics module doesn't support.
So if you don't use the SFML Graphics module, you can make use of Render Doc
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
General
»
General discussions
»
SFML and Render Doc.
anything