Alexandre Julliard pushed to branch master at wine / wine
Commits: 9ee953b7 by Piotr Morgwai Kotarbinski at 2025-01-27T12:40:15+01:00 wined3d: Add Nvidia RTX30xx series desktop models data.
PCI IDs were obtained from devicehunt.com/view/type/pci/vendor/10DE/ and additionally verified against techpowerup.com/vgabios/ .
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54339
- - - - - 5cb63e09 by Piotr Morgwai Kotarbinski at 2025-01-27T12:40:16+01:00 wined3d: Add Nvidia RTX40xx series desktop models data.
PCI IDs were obtained from devicehunt.com/view/type/pci/vendor/10DE/ and additionally verified against techpowerup.com/vgabios/ except for the SUPER line models that were obtained only from techpowerup.com/vgabios/ .
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54339
- - - - -
3 changed files:
- dlls/wined3d/adapter_gl.c - dlls/wined3d/directx.c - dlls/wined3d/wined3d_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7aa2cbdc22eb70e3b946f9c52c6568...