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

Increase dirtyId when Framebuffer.multisample is changed #9390

Open
wants to merge 1 commit into
base: fix/msaaSamples
Choose a base branch
from

Conversation

dev7355608
Copy link
Collaborator

Description of change

Framebuffer.multisample is now a getter/setter that updates dirtyId so that the underlying framebuffer is updated and so the sample count can be changed after the framebuffer was bound for the first time.

Pre-Merge Checklist
  • Tests and/or benchmarks are included
  • Lint process passed (npm run lint)
  • Tests passed (npm run test)

@codesandbox-ci
Copy link

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 a81da45:

Sandbox Source
pixi.js-sandbox Configuration

@dev7355608 dev7355608 mentioned this pull request Apr 20, 2023
4 tasks
@bigtimebuddy bigtimebuddy changed the base branch from dev to fix/msaaSamples May 24, 2023 15:57
@Zyie Zyie added the v7 label Apr 30, 2024
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