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

Updates to Feature Table #2

Merged
merged 11 commits into from
Nov 11, 2024
Merged

Updates to Feature Table #2

merged 11 commits into from
Nov 11, 2024

Conversation

Maraneshi
Copy link
Contributor

Various changes, see commit messages.

Intel reports its generation number to consolidate and sort the entries.
Switch to device ID matching since GPUDetect is already outdated and incomplete.

Nvidia now differentiates between Turing 16 (no RT) and Turing 20 (RTX).

Fixed Qualcomm "X Elite" name to "X1".
Will have to see how future devices are named here as well.
@Maraneshi Maraneshi force-pushed the main branch 2 times, most recently from d406669 to 4efdbdf Compare November 11, 2024 14:52
Only calculate report with newest driver once per arch.
Use that report for the date displayed.

Remove duplicate cross node sharing entry.
…e CSS

Tooltips automatically align to hopefully stay within browser viewport.
Unfortunately, CSS z-index can't put them higher than a parent element,
 neighboring table rows to the bottom and columns to the right are always
 on top of the toolip, so we need to position it outside the element in the
 proper direction to fix that.
SRVOnlyTiledResourceTier3 means that tier 3 (3D textures) is only supported
 for SRVs, but it looks like it's always true if the fully-featured tier 3
 is supported, which is misleading. We display "N/A" in this case.
@Devaniti Devaniti merged commit 3193c46 into Devaniti:main Nov 11, 2024
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