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

Multisampling #35

Open
3Shain opened this issue Oct 14, 2024 · 0 comments
Open

Multisampling #35

3Shain opened this issue Oct 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@3Shain
Copy link
Owner

3Shain commented Oct 14, 2024

The current implementation doesn't really work correctly.

  • rasterSampleCount of MTLRenderPipelineDescriptor is not set, causing only one sample being filled, therefore the resolved result looks dark and semi-transparent.

  • ResolveSubresource doesn't handle _TYPELESS resources and ignores Format argument.

  • Blit commands involving temp buffer have no handling of sample count

@3Shain 3Shain added the bug Something isn't working label Oct 14, 2024
@3Shain 3Shain moved this to Ready in DXMT Backlog Oct 14, 2024
3Shain added a commit that referenced this issue Oct 17, 2024
3Shain added a commit that referenced this issue Oct 17, 2024
3Shain added a commit that referenced this issue Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready
Development

No branches or pull requests

1 participant