Skip to content

Vulkan: S3TC support is optional in mobile gpus - #7705

Closed
Shivansps wants to merge 4 commits into
scp-fs2open:masterfrom
Shivansps:s3tc-vulkan
Closed

Vulkan: S3TC support is optional in mobile gpus#7705
Shivansps wants to merge 4 commits into
scp-fs2open:masterfrom
Shivansps:s3tc-vulkan

Conversation

@Shivansps

Copy link
Copy Markdown
Contributor

S3TC support (BC1/2/3) was assumed to be always present, but this is considered optional for mobile gpus. This change should allow for software decompression to be used instead of crashing.

I went the extra mile to actually check for individual BC1/2/3 support if textureCompressionBC (the full BCn set) returns false, you never know with these drivers.

@Shivansps

Copy link
Copy Markdown
Contributor Author

Replaced by #7708

@Shivansps Shivansps closed this Aug 15, 2026
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.

1 participant