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

MacOS platform support #1785

Merged
merged 3 commits into from Oct 12, 2016
Merged

MacOS platform support #1785

merged 3 commits into from Oct 12, 2016

Conversation

rextimmy
Copy link
Contributor

Support for 64bit macOS platform. Minimum requirement is macOS 10.9.

Port originally based off the excellent work done by @JeffProgrammer and mixed in with some code from out little brother Torque2D.

*Retina displays are currently unsupported as i didn't have access to retina display and i'm not keen on committing untested code. The retina display will work, however the resolutions will be incorrect. SDL2 does have retina support, so it's just a matter of finding a user with a retina display who can test some code for us before committing it.

@JeffProgrammer
Copy link
Contributor

JeffProgrammer commented Sep 28, 2016

I will test on a 2011 mac mini with an AMD Radeon 6000 series graphics card (HD6630M), and a 2013 retina macbook pro with Intel Iris Pro (5200).

@JeffProgrammer
Copy link
Contributor

Tested on Iris Pro. Confirm working on MacOS Sierra, compiled with XCode 7.0.1 and used the 10.11 SDK, target 10.9 x64.

@ghost ghost added this to the 4.0 milestone Sep 28, 2016
@ghost
Copy link

ghost commented Sep 28, 2016

Thanks to every contributor to make this real 👍

@Areloch
Copy link
Contributor

Areloch commented Oct 9, 2016

My results on a mini with the intel chip confirm Jeff's. Compiled in capitan and sierra without issue, ran on both.

@Areloch Areloch merged commit 1131ed1 into GarageGames:development Oct 12, 2016
@rextimmy rextimmy deleted the mac_port_clean branch October 21, 2016 23:35
@Areloch Areloch mentioned this pull request Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants