Skip to content

Conversation

@Perksey
Copy link
Member

@Perksey Perksey commented Sep 3, 2021

Fixes OpenAL extensions and closes #590

@Perksey
Copy link
Member Author

Perksey commented Sep 3, 2021

Ready for review. If possible, please review this evening for 2.8! Thanks in advance :D

@Perksey Perksey added area-OpenAL bug Something isn't working labels Sep 3, 2021
@Perksey Perksey added this to the 2.X milestone Sep 3, 2021
/// </summary>
[Extension("AL_EXT_EFX")]
[Extension("ALC_EXT_EFX")] // the ALC_ prefix is misleading
[NativeApi(Prefix = "al")]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You sure?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely positive, it's frustrating and makes me sick to my stomach that this is correct but having looked over the official headers and based on feedback from our users this is correct.

@Perksey Perksey enabled auto-merge (squash) September 3, 2021 20:55
@Perksey Perksey merged commit a8d1cab into main Sep 3, 2021
@Perksey Perksey deleted the hotfix/al_extension_loading branch September 3, 2021 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-OpenAL bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MissingMethodException on OpenAL GetExtension

3 participants