[PATCH 5/5] wined3d: Recognize another Radeon HD 4650 PCI device id.

Henri Verbeet hverbeet at gmail.com
Thu Jan 19 05:32:34 CST 2017


On 18 January 2017 at 21:35, Matteo Bruni <mbruni at codeweavers.com> wrote:
> Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
> ---
> For bug 34671, with thanks to winetaste at gmx.net for the relevant info.
>
This still doesn't make sense to me. In what cases does this make a
difference? Which of those do we care about?

> @@ -2018,8 +2019,8 @@ cards_amd_binary[] =
> -    {"HD 4670",                     CARD_AMD_RADEON_HD4600},    /* Radeon RV730 */
> -    {"HD 4650",                     CARD_AMD_RADEON_HD4600},    /* Radeon RV730 */
> +    {"HD 4670",                     CARD_AMD_RADEON_HD4650},    /* Radeon RV730 */
> +    {"HD 4650",                     CARD_AMD_RADEON_HD4650},    /* Radeon RV730 */
This is arbitrary.



More information about the wine-devel mailing list