Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shader on Catalyst Drivers #11

Open
djdduty opened this issue Apr 24, 2012 · 5 comments
Open

Fix shader on Catalyst Drivers #11

djdduty opened this issue Apr 24, 2012 · 5 comments
Milestone

Comments

@djdduty
Copy link

djdduty commented Apr 24, 2012

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.

@svenstaro
Copy link
Owner

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.

@Zoadian
Copy link
Collaborator

Zoadian commented Apr 24, 2012

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

@svenstaro
Copy link
Owner

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

@opatut
Copy link
Collaborator

opatut commented Apr 24, 2012

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

@djdduty
Copy link
Author

djdduty commented Apr 24, 2012

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants