Skip to content

Workaround for atomic ops on AMD#1558

Merged
VReaperV merged 1 commit intoDaemonEngine:masterfrom
VReaperV:workaround-amd-atomic
Feb 22, 2025
Merged

Workaround for atomic ops on AMD#1558
VReaperV merged 1 commit intoDaemonEngine:masterfrom
VReaperV:workaround-amd-atomic

Conversation

@VReaperV
Copy link
Copy Markdown
Contributor

Fixes one of the issues in #1535.

Adrenaline/OGLP drivers erroneously disregard the ARB extension functionality (which has different naming than the core one) with #version 460 core, which is the one we end up using on such drivers, because it's the context version that the driver provides.

Adrenaline/OGLP drivers erroneously disregard the ARB extension functionality (which has different naming than the core one) with `#version 460 core`, which is the one we end up using on such drivers, because it's the context version that the driver provides.
@VReaperV VReaperV added T-Improvement Improvement for an existing feature A-Renderer GPU-AMD labels Feb 21, 2025
@slipher
Copy link
Copy Markdown
Member

slipher commented Feb 21, 2025

LGTM, not tested

@VReaperV VReaperV merged commit e335527 into DaemonEngine:master Feb 22, 2025
9 checks passed
@VReaperV VReaperV deleted the workaround-amd-atomic branch February 22, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Renderer GPU-AMD T-Improvement Improvement for an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants