-
Notifications
You must be signed in to change notification settings - Fork 368
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve graphics device capability detection, warn on old devices, ea…
…rly error on unsupported render targets (#8476) ### Related * Fixes #8466 * Related to #8475 ### What Improved & sharpend overall how we handle device tiers. Next steps that went too far in scope right now detailed in * #8475 ### Testing this shouldn't be all that problematic, but just in case let's be thorough: * [x] WebGL * [x] WebGPU * [x] Mac Metal * [x] Windows Vulkan * [x] Windows OpenGL * [ ] Linux Vulkan * [ ] Linux OpengL
- Loading branch information
Showing
15 changed files
with
225 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.