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

Remove SDL 1.2 and Cg support #5235

Merged
merged 3 commits into from May 2, 2014
Merged

Remove SDL 1.2 and Cg support #5235

merged 3 commits into from May 2, 2014

Conversation

pchote
Copy link
Member

@pchote pchote commented May 2, 2014

We now uniformly use SDL2 >= 2.0.2 and Gl everywhere. This is confirmed to fix #4945, #4580 and #5228, and it may also fix other issues like #2430, #5156, #5157 (these need testing).

This will allow for a bunch of future improvements such as proper scroll physics in OSX, copy/paste in text fields, #3774, #4540, etc.

@pchote
Copy link
Member Author

pchote commented May 2, 2014

This packages libSDL2-2_0-0-2.0.2-18.1.i586.rpm and libSDL2-2_0-0-2.0.2-18.1.i586.rpm for linux. These have been tested with 32-bit Ubuntu 12.04 and 64-bit Ubuntu 13.10, as well as OpenSUSE.

Downstream packagers will likely want to depend on their distro-provided SDL2.

@Mailaender
Copy link
Member

👍 We should have done this earlier instead of giving people using ancient hardware false hope at https://github.com/OpenRA/OpenRA/wiki/FAQ#no-valid-techniques-or-unsupported-gpu

@ScottNZ
Copy link
Contributor

ScottNZ commented May 2, 2014

👍

Mailaender added a commit that referenced this pull request May 2, 2014
Remove SDL 1.2 and Cg support
@Mailaender Mailaender merged commit 26ae11c into OpenRA:bleed May 2, 2014
@pchote pchote deleted the sdl2 branch May 16, 2014 09:38
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.

Windows - Display element scaling causes problems
3 participants