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(client_core): 🐛 Fix stream on Focus 3 with FFE off #2346

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

zmerp
Copy link
Member

@zmerp zmerp commented Aug 21, 2024

The main fix is the line gl.bind_sampler(0, None). wgpu binds a sampler object and doesn't unbind it. I also add some more make_current() calls for correctness.

@zmerp zmerp merged commit c4c9849 into master Aug 21, 2024
9 checks passed
@zmerp zmerp deleted the fix-focus3-stream branch August 22, 2024 09:55
@zmerp zmerp mentioned this pull request Sep 10, 2024
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.

2 participants