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

PixelShaderGen: Migrate over to fmt #9171

Merged
merged 1 commit into from Oct 26, 2020
Merged

Conversation

lioncash
Copy link
Member

Continues the migration of the shader generators over to fmt.

After this, all that remains in the Ubershader pixel generator.

Continues the migration of the shader generators over to fmt.

After this, all that remains in the Ubershader pixel generator.
Copy link
Contributor

@iwubcode iwubcode left a comment

Choose a reason for hiding this comment

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

Untested but code LGTM

Copy link
Member

@leoetlino leoetlino left a comment

Choose a reason for hiding this comment

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

lgtm as well

@leoetlino leoetlino merged commit d2a2ec8 into dolphin-emu:master Oct 26, 2020
10 checks passed
@RinMaru
Copy link

RinMaru commented Oct 27, 2020

dont want to spam but whats FMT?

@lioncash lioncash deleted the pixel branch October 27, 2020 04:31
@lioncash
Copy link
Member Author

A string formatting library that's way better than the currently standard printf library. You can see some examples here

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