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 outdated TrueColor setting. #11667

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Remove outdated TrueColor setting. #11667

merged 1 commit into from
Dec 14, 2018

Conversation

hrydgard
Copy link
Owner

Really no reason for this to exist anymore. Even if we can support low-bit-depth hardware rendering, noone will normally use it and it will go untested and eventually probably broken. Nobody renders at 16-bit color these days.

@hrydgard hrydgard added this to the v1.8.0 milestone Dec 14, 2018
Copy link
Collaborator

@unknownbrackets unknownbrackets left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable. I'm concerned that people might be unhappy about the timer hack removal in #11666 and this mixes a change for that in, though.

-[Unknown]

@@ -458,8 +458,6 @@ namespace Reporting
bool IsSupported()
{
// Disabled when using certain hacks, because they make for poor reports.
if (g_Config.bTimerHack)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, not meant for this PR.

-[Unknown]

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, moved to the other PR.

@hrydgard
Copy link
Owner Author

Are you using this @Emulatorer or why the thumbs down on this one?

@ghost
Copy link

ghost commented Dec 14, 2018

Yeah I use it in some games but it seems no improvement in performance as i tested the latest git so.. changing thumbs down to thumbs up hehe 😅

@hrydgard hrydgard merged commit 749163b into master Dec 14, 2018
@hrydgard hrydgard deleted the remove-truecolor branch December 14, 2018 17:58
vnctdj added a commit to vnctdj/ppsspp-lang that referenced this pull request Apr 14, 2019
vnctdj added a commit to vnctdj/ppsspp-lang that referenced this pull request Apr 14, 2019
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.

2 participants