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

Fix: auto assignment of gpu pixi groups #10144

Merged
merged 3 commits into from
Jan 24, 2024
Merged

Conversation

GoodBoyDigital
Copy link
Member

  • add visual test

the webGL ones will be upside down - this is actually correct as rendering to a texture in WebGL causes it to be inverted.

We handle this automatically with our transform uniforms, but as this example does not use them.. they come out flipped!

Copy link

codesandbox-ci bot commented Jan 23, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6702d27:

Sandbox Source
pixi.js-sandbox Configuration

@GoodBoyDigital GoodBoyDigital changed the title - fix assignment of gpu pixi groups v8 fix auto assignment of gpu pixi groups Jan 23, 2024
@Zyie Zyie changed the title v8 fix auto assignment of gpu pixi groups Fix: auto assignment of gpu pixi groups Jan 24, 2024
@Zyie Zyie merged commit dff7eb7 into next-v8 Jan 24, 2024
4 checks passed
@Zyie Zyie deleted the chore/v8-fully-custom-wgu branch January 24, 2024 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants