• tias
    link
    fedilink
    English
    arrow-up
    17
    ·
    10 hours ago

    Intel has great hardware in the Intel Arc. The biggest problem is their shitty drivers.

    • empireOfLove2@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      Their drivers are getting there. I have not heard many bad things about Battlemage’s driver support beyond typical launch day bumps, and would consider buying one myself now honestly.

      Their biggest weakness is that their entire architecture is built around dx12 and Vulcan, it has NO hardware level support for dx11/9 or older graphics API’s. The largest problem Arc had at launch was it would run modern games decently, but even games a few years old would run at single digit framerates (if at all!) as their driver tried to translate older api draw calls into a newer API, and very poorly at that. They’ve apparently vastly improved that translation layer by now so it’s no longer a problem.

        • tias
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          5 minutes ago

          Exactly. I don’t think it’s that there is “no hardware level support for dx11/9” - hardware isn’t that drastically different depending on API. The problem is that they introduce an additional software-based emulation layer instead of natively implementing D3D 8/9/10/11 in the driver.