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

Supporting native arm builds on OSX by updating SDL to 2.26.0 #409

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Interrupt
Copy link
Owner

  • Upgrades SDL to 2.26.0, and SDL Mixer to 2.6.3
  • Fixes OpenGL rendering on OSX, can no longer abuse context switching
  • Also fixes the gamma being way too dark when OpenGL is supported

@ftp27
Copy link

ftp27 commented May 30, 2023

@Interrupt The changes in this branch are noticeably improved compared to the master branch. However, I would like to address one issue in the build_deps script. Specifically, the seq operation, which is crucial for Mac users, needs to be fixed. You can review my commit addressing this issue at ftp27@35acf5d.

Additionally, there is another problem related to building fluidsynth-lite. I have forked the repository and made the necessary fixes. I hope the owner of the original repository will merge my pull request. However, if you prefer, you can update the link to the repository in the pull request to my fork - https://github.com/ftp27/fluidsynth-lite

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

Successfully merging this pull request may close these issues.

None yet

2 participants