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

Ghost Site shader ATI issue #1279

Closed
GoogleFrog opened this issue Feb 17, 2016 · 5 comments
Closed

Ghost Site shader ATI issue #1279

GoogleFrog opened this issue Feb 17, 2016 · 5 comments

Comments

@GoogleFrog
Copy link
Contributor

People with ATI get this error

[f=0001168] Vertex shader failed to compile with the following errors:
ERROR: 0:18: error(#164) l-value required: assign "gl_Vertex" (can't modify an input)
ERROR: 0:19: error(#164) l-value required: assign "gl_Vertex" (can't modify an input)
ERROR: 0:28: error(#164) l-value required: assign "gl_Vertex" (can't modify an input)
ERROR: 0:29: error(#164) l-value required: assign "gl_Vertex" (can't modify an input)
ERROR: 0:31: error(#164) l-value required: assign "gl_Vertex" (can't modify an input)
ERROR: 0:34: error(#164) l-value required: assign "gl_Vertex" (can't modify an input)
ERROR: error(#273) 6 compilation errors. No code generated

@GoogleFrog
Copy link
Contributor Author

infolog(1).zip
Here is a zip of the infolog because it is large.

@GoogleFrog
Copy link
Contributor Author

I reverted the change to Ghost Site to enable further testing.
8eb7d31

@dvr333
Copy link
Contributor

dvr333 commented Feb 17, 2016

Why is it always ATI?!

Who on the dev team even has an ATI card? I don't, so I need someone else to test new shader code PRs for any ATI problems.

@GoogleFrog
Copy link
Contributor Author

KingRaptor and Licho have ATI I think. You should be able to get KingRaptor to test.

@GoogleFrog
Copy link
Contributor Author

Edge extension has been fixed. Reopen or make a more useful ticket if Ghost Site is broken.

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

No branches or pull requests

2 participants