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 texture data size computation for R16_UNORM textures #236

Merged
merged 1 commit into from
Dec 6, 2022

Conversation

res2k
Copy link
Contributor

@res2k res2k commented Jul 19, 2022

Missed a place were 4 bytes per texture pixel are assumed, which is not correct since #214 introduced 16bpc gray scale texture support.

@apanteleev apanteleev merged commit ef9db67 into NVIDIA:master Dec 6, 2022
@res2k res2k deleted the fix-texture-data-size branch February 11, 2023 12:02
res2k pushed a commit to res2k/Q2RTX that referenced this pull request Jun 29, 2023
When there are not enough particles available, CL_ParticleSteamEffect2()
returns without updating nextthink timestamp, consuming particles again
and again until sustain lifetime expires.

Fixes NVIDIA#236.
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