Skip to content

Update objc2 frameworks to v0.3.2 and use objc2-open-gl#1736

Merged
kchibisov merged 1 commit intomasterfrom
madsmtm/objc2-open-gl
Nov 3, 2025
Merged

Update objc2 frameworks to v0.3.2 and use objc2-open-gl#1736
kchibisov merged 1 commit intomasterfrom
madsmtm/objc2-open-gl

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Oct 5, 2025

objc2-open-gl replaces cgl and the custom declarations for NSOpenGLContext etc. we had to write ourselves.

See also madsmtm/objc2#722.

  • Tested on all platforms changed
    • Tested with window example on macOS 15.6.1.
  • Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users

@madsmtm madsmtm added the CGL label Oct 5, 2025
@madsmtm madsmtm force-pushed the madsmtm/objc2-open-gl branch from eeaa649 to b434666 Compare October 26, 2025 13:12
@kchibisov kchibisov force-pushed the madsmtm/objc2-open-gl branch 2 times, most recently from b0a3c48 to 1a56c61 Compare November 3, 2025 07:22
The `_sys` crates edition was not bumped along the way due to heavy use
of generators, which are still not updated to 2024 thus breaking build
due to `unsafe` being required for `extern` now.
@kchibisov kchibisov force-pushed the madsmtm/objc2-open-gl branch from 1a56c61 to b3e2df8 Compare November 3, 2025 07:38
@kchibisov kchibisov mentioned this pull request Nov 3, 2025
@kchibisov kchibisov merged commit e4848ac into master Nov 3, 2025
43 checks passed
@kchibisov kchibisov deleted the madsmtm/objc2-open-gl branch November 3, 2025 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants