Just a little warning for ATI users.
Moderator: Graf Zahl
- Alter
- Posts: 851
- Joined: Wed Oct 05, 2005 8:55
- Location: Poland, Lodz
Just a little warning for ATI users.
Apparently the new crappy 10.9 drivers for HD 4xxx cards hate gzdoom with passion because I can't even start it! This is not a bug report because as we know, ATI drivers are a headache for gzdoom (most of them) so for ATI users, consider this a warning. I do have a HD 4770 (Windows 7 64B drivers). 10.6 drivers worked fine with gzdoom minus some shader launch issues but they didn't break the port at all. I'll revert back today to 10.6 drivers and see if gzdoom works on those again, if they do, i'll confirm it here.
ATI drivers = headache. And nope, I can't blame graf since he isn't the one coding the crappy drivers but rather blame the ATI "engineers" who write them!
ATI drivers = headache. And nope, I can't blame graf since he isn't the one coding the crappy drivers but rather blame the ATI "engineers" who write them!
- Rachael
- Developer
- Posts: 3651
- Joined: Sat May 13, 2006 10:30
Re: Just a little warning for ATI users.
If anyone even thinks of replying to this statement and turn this topic into a Graf vs ATI or nVidia vs ATI topic, it'll be locked immediately. Take it to another topic.Alter wrote:ATI drivers = headache. And nope, I can't blame graf since he isn't the one coding the crappy drivers but rather blame the ATI "engineers" who write them!
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Just a little warning for ATI users.
What in hell are these idiots doing?
I can understand when it happens once (Bugs happen after all) - but this is the third time they managed to break their driver...
Out of curiosity, what precisely happens?
I can understand when it happens once (Bugs happen after all) - but this is the third time they managed to break their driver...
Out of curiosity, what precisely happens?
- Alter
- Posts: 851
- Joined: Wed Oct 05, 2005 8:55
- Location: Poland, Lodz
Re: Just a little warning for ATI users.
It crashes with a report (when loaded fully) that starts with this:Graf Zahl wrote:What in hell are these idiots doing?
I can understand when it happens once (Bugs happen after all) - but this is the third time they managed to break their driver...
Out of curiosity, what precisely happens?
Code: C0000005 (Access Violation - tried to read address 0000012C)
Address: 71684731
Flags: 00000000
I'm using the latest official gzdoom to make things easier. So yeah this is definitely a driver issue as before switching to 10.9 from 10.6 I didn't have this. For laughs i'm gonna provide those reports here (for graf).
- Attachments
-
- CrashReport.zip
- (40.99 KiB) Downloaded 114 times
- Gez
- Developer
- Posts: 1399
- Joined: Mon Oct 22, 2007 16:47
Re: Just a little warning for ATI users.
Does anyone know if Catalyst 10.8 works? It may be the version where that issue was introduced. 10.6 and 10.7 have been reported to work correctly.
- Alter
- Posts: 851
- Joined: Wed Oct 05, 2005 8:55
- Location: Poland, Lodz
Re: Just a little warning for ATI users.
I'm not sure because i'm reinstalling back to 10.6 later since it was stable. Anyway I have an idea, how about we should start making a list which drivers (starting 10.6) work with gzdoom or don't, for ATI users of course. That would significantly help ATI users (like me). If such thread ever happens, it should be an another sticky.Gez wrote:Does anyone know if Catalyst 10.8 works? It may be the version where that issue was introduced. 10.6 and 10.7 have been reported to work correctly.
- Gez
- Developer
- Posts: 1399
- Joined: Mon Oct 22, 2007 16:47
Re: Just a little warning for ATI users.
Well, I put the info on the wiki.
- Alter
- Posts: 851
- Joined: Wed Oct 05, 2005 8:55
- Location: Poland, Lodz
Re: Just a little warning for ATI users.
Good news! 10.10 drivers do work with gzdoom (I installed those for kicks instead of 10.6 again) and as we speak, i'm testing Saturnus (my gzdoom mod) again
. They came out 3 days ago by the way.

-
- Posts: 8
- Joined: Sun Jun 20, 2010 4:17
Re: Just a little warning for ATI users.
Graf Zahl wrote:What in hell are these idiots doing?

Is there any of the big names besides id-soft still developing for open gl?
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Just a little warning for ATI users.
Not even id is using it anymore, I believe.
Frankly, OpenGL has degenerated into a disorganized mess over the years. Features have changed dramatically and D3D has adjusted its API to follow suit but GL is still stuck with the same procedural approach that didn't work well 10 years ago. Needless to say it doesn't work better now. I somehow understand why it's so hard to write good drivers for it.
But still, NVidia's GL drivers are much, much better with far less driver overhead and less bugs. I find it pathetic that my 3 year old GP8600 easily outperforms a Radeon HD5800 in GZDoom only because all the added performance of that card is lost in the GL API calls which are a lot slower on ATI.
On modern systems GZDoom is nearly completely GPU bound so driver efficiency is a major factor here.
Frankly, OpenGL has degenerated into a disorganized mess over the years. Features have changed dramatically and D3D has adjusted its API to follow suit but GL is still stuck with the same procedural approach that didn't work well 10 years ago. Needless to say it doesn't work better now. I somehow understand why it's so hard to write good drivers for it.
But still, NVidia's GL drivers are much, much better with far less driver overhead and less bugs. I find it pathetic that my 3 year old GP8600 easily outperforms a Radeon HD5800 in GZDoom only because all the added performance of that card is lost in the GL API calls which are a lot slower on ATI.
On modern systems GZDoom is nearly completely GPU bound so driver efficiency is a major factor here.
- Tormentor667
- Stronghold Team
- Posts: 3555
- Joined: Sun Nov 13, 2005 23:15
- Location: Germany
- Contact:
Re: Just a little warning for ATI users.
Now I am scared considering that my new system with a HD6870 arrives in just 1 week...
Any things I should take care of?

- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: Just a little warning for ATI users.
Aside from running my benchmarks, no.
-
- Posts: 149
- Joined: Thu Jul 16, 2009 14:31
Re: Just a little warning for ATI users.
You get ads shown on these forums?
weird.
weird.
- Rachael
- Developer
- Posts: 3651
- Joined: Sat May 13, 2006 10:30
Re: Just a little warning for ATI users.
Ads show if you're logged out.