Skip to content

Renamed shadow type constants, old constants are deprecated #7145

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

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Nov 27, 2024

Not marking this as breaking, as old constants are still working fine, just marked as deprecated.

renames done:

SHADOW_PCF1_FLOAT16 -> SHADOW_PCF1_16F
SHADOW_PCF3_FLOAT16 -> SHADOW_PCF3_16F
SHADOW_PCF5_FLOAT16 -> SHADOW_PCF5_16F
SHADOW_PCSS -> SHADOW_PCSS_32F
SHADOW_PCF1 -> SHADOW_PCF1_32F
SHADOW_PCF3 -> SHADOW_PCF3_32F
SHADOW_PCF5 -> SHADOW_PCF5_32F
SHADOW_VSM16 -> SHADOW_VSM_16F
SHADOW_VSM32 -> SHADOW_VSM_32F

SHADOW_VSM8 is unmodified and will be completely removed in following PR.

@mvaligursky mvaligursky merged commit 30a788d into main Nov 27, 2024
8 checks passed
@mvaligursky mvaligursky deleted the mv-rename-shadow-constants branch November 27, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants