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

bugfix: remove clear pass (https://github.com/lapce/lapce/issues/120) #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pollend
Copy link

@pollend pollend commented Apr 16, 2022

this should resolve this problem: lapce/lapce#120

why is the swapchain cleared on a seperate render pass. this might be a work around for the issue since I'm not really clear on the original change. there is a multisample example in wgpu that I was looking at and this seems consistent with that.

image

@dzhou121
Copy link
Collaborator

dzhou121 commented May 4, 2022

Thanks for the PR.

Lapce is now using the opengl branch which has issues as well. Would you mind taking a look at the opengl branch for me?

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