GithubHelp home page GithubHelp logo

Comments (12)

flibitijibibo avatar flibitijibibo commented on May 28, 2024

@bartwe

from fna3d.

bartwe avatar bartwe commented on May 28, 2024

Do you perhaps know if you have different directx11 feature_level support per gpu ?

from fna3d.

flibitijibibo avatar flibitijibibo commented on May 28, 2024

Oh also @thatcosmonaut will care about the Vulkan part

from fna3d.

bartwe avatar bartwe commented on May 28, 2024

Ok managed to reproduce.

Two issues, the main one is that while it finds the right gpu, enumerating the outputs on that gpu doesn't produce any as those are connected to the low power gpu normally.
the other is that it uses D3D_IID_IDXGIAdapter instead of D3D_IID_IDXGIAdapter1 which i have a patch for.

The first issue i'm asking for more information from devs with more experience

from fna3d.

bartwe avatar bartwe commented on May 28, 2024

Ok gathered more information, and they recommend calling MonitorFromWindow , finding the IDXGIOutput from all of them with that HWINDOW and using that one.

from fna3d.

flibitijibibo avatar flibitijibibo commented on May 28, 2024

Latest fnalibs has #141, this should be re-tested. (Also we still need to figure out the Vulkan crash.)

from fna3d.

thatcosmonaut avatar thatcosmonaut commented on May 28, 2024

Looking into Vulkan, it's a weird one because I can't repro this on any of my test cases and I also haven't touched the descriptor set cacheing system in about 9 months.

from fna3d.

flibitijibibo avatar flibitijibibo commented on May 28, 2024

It's possibly just something from an early exit; hybrid native/managed debug info from the host system will probably work best here. I'm not able to make this happen either, so we'll see how the latest FNA3D works.

from fna3d.

flibitijibibo avatar flibitijibibo commented on May 28, 2024

Latest FNA3D should be tested - a bunch of work went into the CreateDevice checks and what order the create calls are done.

from fna3d.

flibitijibibo avatar flibitijibibo commented on May 28, 2024

Did we get to the bottom of this one? I may need to disable the modern DXGI path if this still isn't working for hybrid setups.

from fna3d.

bartwe avatar bartwe commented on May 28, 2024

Ad far as i'm aware this was resolved in #141

from fna3d.

flibitijibibo avatar flibitijibibo commented on May 28, 2024

Got it - @YTN0, we'll need a response within the next 72 hours if this is not the case.

from fna3d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.