derp icon indicating copy to clipboard operation
derp copied to clipboard

Fix shader on Catalyst Drivers

Open djdduty opened this issue 13 years ago • 5 comments

Currently herpderp will not run on my system with Catalyst for driver, Catalyst returns the message "Failed to compile shader" when I try to run herpderp while trying to use the fragment shader.

djdduty avatar Apr 24 '12 18:04 djdduty

Sadly no one else on the team uses catalyst. It would be good to get derp running on Windows and test the ATI drivers on that.

svenstaro avatar Apr 24 '12 18:04 svenstaro

currently on intel i5 integrated graphics card, and it works. i'll try to install fglrx and test it.

Zoadian avatar Apr 24 '12 19:04 Zoadian

i915 and nvidia drivers work fine here. opatut is on r600g and that works as well. fglrx really is the only problem it seems.

svenstaro avatar Apr 24 '12 19:04 svenstaro

Do you get any more information than just "failed to compile shader"? Any shader compiler output, like an unsupported GLSL version?

opatut avatar Apr 24 '12 20:04 opatut

No, I don't get any of that, I will pastebin the output when I get home, driving right now. Also I have already taken my shot at taking out the deprecated stuff in the shaders, didn't work

djdduty avatar Apr 24 '12 22:04 djdduty