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

Add support for UNORM RGB8 output surface formats #261

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

res2k
Copy link
Contributor

@res2k res2k commented Jan 27, 2023

We can accept them during surface picking, but we need to set an SRGB format on the swapchain image view in that case.

Should help with #217, as Wayland on NVIDIA currently only exposes UNORM output surfaces.

@res2k res2k force-pushed the swapchain-image-view-srgb branch from f176f4b to 75ace54 Compare January 27, 2023 18:11
@apanteleev apanteleev merged commit 0863813 into NVIDIA:master Jan 27, 2023
@res2k res2k mentioned this pull request Jan 28, 2023
@res2k res2k deleted the swapchain-image-view-srgb branch February 11, 2023 12:02
res2k pushed a commit to res2k/Q2RTX that referenced this pull request Oct 31, 2023
As per NVIDIA#261, this should bring results closer to what original map
compilers produced on x87 FPU. May fix lightmap artifacts on some maps.
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