SFML community forums
Help => Graphics => Topic started by: panithadrum on November 12, 2009, 07:40:58 pm
-
At revision 1275, using Windows 7 and a very old notebook.
Here is the code and the image: http://www.64digits.com/download.php?name=Thingy.rar&id=28234Thingy.rar
I just draw an image to a sf::RenderWindow, and then appears two gray lines on the top left corner!
And this is what I get:
(http://64digits.com/users/Panithadrum/capture.png)
BTW, I just get like 10 FPS lol Is just my computer?
-
Do you use SFML 2 or SFML 1.6?
BTW, I just get like 10 FPS lol Is just my computer?
What's your graphics card?
-
Hmm I thought I was using SFML2.0, but I think it's 1.6 (I'm using the SVN trunk version).
My graphics card doesn't even have a name... It is an integrated one.
-
Hmm I thought I was using SFML2.0, but I think it's 1.6 (I'm using the SVN trunk version).
Ok. This bug has been fixed in SFML 2.
My graphics card doesn't even have a name... It is an integrated one.
Ok, so the 10 FPS might just be your computer :)
However, one or two other users reported bad performances on Windows 7, and I still haven't found why.
-
Hmm I thought I was using SFML2.0, but I think it's 1.6 (I'm using the SVN trunk version).
Ok. This bug has been fixed in SFML 2.
My graphics card doesn't even have a name... It is an integrated one.
Ok, so the 10 FPS might just be your computer :)
However, one or two other users reported bad performances on Windows 7, and I still haven't found why.
I haven't had any performance troubles on Windows 7. Have those other people updated their drivers?
-
I haven't had any performance troubles on Windows 7. Have those other people updated their drivers?
Yes, I think so.
-
My case is obvious: is my graphics card's fault.
I don't see any chances of low performance in Windows 7 (it's all the same code for any Windows platform).