-
Notifications
You must be signed in to change notification settings - Fork 100
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
amd gpu #187
Comments
AMD has to add the feature themselves to the driver. There's nothing that nvidium/mod dev can do. I would suggest you to check the already opened issues about these and close this one. |
AMD does support mesh shader and OpenGL, all you have to do is register a company, pay $22,000 a year to KHR for "Full working group participation and voting rights", then draft a OpenGL cross-vendor mesh shader proposal, pray that KHR doesn't ignore your proposal, and then wait for a few years for the proposal to pass, it's very simple, just go and do it now. |
@Ngbcoder Let me make things clear. Most GPUs support OpenGL. That's not the issue, nor the specific requirement for this mod to work. This mod uses a GPU feature called "mesh shaders". Personally, I have no idea what that is, but here's what I know. This feature is not a standard feature for the OpenGL API. It's not something that manufacturers need to put either in their GPUs or their drivers to have their hardware be considered fully OpenGL compliant. So companies have no incentive to include support for this, and AMD has other things to work on, than worrying about 1 fringe mod that is trying to use a niche feature in an API that is barely used in modern gaming. The only reason this mod even exists is because Nvidia decided to add this for reasons we don't know. It's pretty much one big fluke. As for AMD and mesh shader support in general. It is true that AMD cards are indeed capable of using mesh shaders in the Vulkan API, which, as you likely know, Minecraft does not support out of the box. Your best bet is to check the VulkanMod, see how it performs for you, and see what their plans are for the future. As it stands, and for the foreseeable future, there is simply no point in asking for AMD support from Nvidium. It will not happen and it is out of the control of the people here. |
thanks. i did not know that. |
I opened an issue in AMD's new driver forum on GitHub and already received a response. They are aiming for the end of the year. Maybe you should comment or react so they see that this matters to us. |
some amd gpus support opengl so plz.
The text was updated successfully, but these errors were encountered: