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

FramebufferShaderGen: Migrate over to fmt #9163

Merged
merged 1 commit into from Oct 20, 2020

Conversation

lioncash
Copy link
Member

Continures the migration of the shader generators over to fmt.

This also converts the generator over to making use of the ShaderCode API, instead of rolling its own by concatenating to an ostringstream, resulting in (in my opinion), nicer to read code.

Continures the migration of the shader generators over to fmt.
@leoetlino leoetlino merged commit 49b7f10 into dolphin-emu:master Oct 20, 2020
@lioncash lioncash deleted the fbgen branch October 20, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants