Skip to content

Shader include bugs and issues #1913

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

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Shader include bugs and issues #1913

merged 1 commit into from
Sep 26, 2023

Conversation

einarf
Copy link
Member

@einarf einarf commented Sep 26, 2023

Some issue related to shader includes.

  • Includes are not handled for vertex shader in ArcadeContext.load_program

Possibly we should add some unit tests.

We should probably use shader includes a lot more in the internal shaders, but this also means we should cache the loaded / resolved shader strings with support for flushing this cache.

@einarf einarf marked this pull request as ready for review September 26, 2023 20:52
@einarf einarf merged commit eb877be into development Sep 26, 2023
@einarf einarf deleted the shader-include-bugs branch October 26, 2023 18:08
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.

1 participant