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

Update the README for 1.1 #8008

Merged
merged 3 commits into from
Oct 3, 2015
Merged

Update the README for 1.1 #8008

merged 3 commits into from
Oct 3, 2015

Conversation

hrydgard
Copy link
Owner

I'm sure I forgot some important stuff, so please remind me :)

@sum2012
Copy link
Collaborator

sum2012 commented Sep 27, 2015

Add support of regression of "correct depth rounding"
Fix Tenchu San "walk through walls" bug in mobile by temporarily disable optimization

@sum2012
Copy link
Collaborator

sum2012 commented Sep 27, 2015

minor improve adhoc

@sum2012
Copy link
Collaborator

sum2012 commented Sep 27, 2015

Switch to VS2015 for compile windows build

@unknownbrackets
Copy link
Collaborator

#6976, while it broke GTA, also fixed audio garbage that would happen whenever music looped (aside from improved some minor compatibility.) Many people reported this issue and complained about it. Might be worth mentioning.

Maybe we call out texture scaling perf improvements (#7449)? It contained perf improvements + we added extra. Plus, the texsplit changes will have also improved this further for some games (depends on game.)

More improvements to Direct3D, like #6920. Might be worth mentioning that D3D9 got improved to be more inline with OpenGL.

I still see reports of #7548 every now and again, but probably not worth mentioning...

UV rotation (#7736) was a semi-common report, not sure if it's worth the readme though.

Non-mobile screen rotation (#7739) might be worth mentioning for some? Not sure either how big this is.

Improve BSD support (#7772)?

Savedata management UI (#7808)? Can probably merge into the savestate for homebrew line.

It's a shame arm64 static registers isn't user-visible enough to mention, that was a fun one.

Should we mention Windows 10 is supported? We did have to make some changes, I thought, not sure if they were necessary changes.

-[Unknown]

@hrydgard
Copy link
Owner Author

#7739 (screen rotation) is already mentioned, I'll add a bunch of the others though.

There's limited space for "What's new" on Android apps, but I guess in the README we can add however much we want so quite a few will make it. Thanks for the reminders!

We didn't have to do a whole lot for Windows 10, AFAIK.

@unknownbrackets
Copy link
Collaborator

Ah, missed rotation. Yeah, sounds fair - especially can remove BSD/Windows/etc. from the Android app display.

-[Unknown]

hrydgard added a commit that referenced this pull request Oct 3, 2015
@hrydgard hrydgard merged commit b116129 into master Oct 3, 2015
@hrydgard hrydgard deleted the readme-1.1 branch October 3, 2015 16:45
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.

3 participants