I recently bought a new gfx card/box now my SDL project is borked: SDL_SetVideoMode always crashes on the atioglxx stuff on windows >.<
So is there any alternative to SDL, so I can fix and continue my borked project -.-
SDL alternatives?
-
Per
- Warzone 2100 Team Member

- Posts: 3780
- Joined: 03 Aug 2006, 19:39
Re: SDL alternatives?
Get new drivers?
You could also try using the qt backend instead of using SDL, but I suspect that you might get the same bug there.
You could also try using the qt backend instead of using SDL, but I suspect that you might get the same bug there.
-
MagickPanda
- Rookie

- Posts: 17
- Joined: 26 Oct 2010, 17:21
Re: SDL alternatives?
hmm I already have the latest driver, tried a few versions but none works. Probably newer ATI doesn't support some legacy Windows Opengl functions anymore.
I will test QT to see if that helps.
Thanks =.=
I will test QT to see if that helps.
Thanks =.=
