Giter VIP home page Giter VIP logo

Comments (8)

juan-lunarg avatar juan-lunarg commented on July 23, 2024

Discussed internally. Timeline semaphores were added for Window 7 support. Due to lack of interest/activity marking as wontfix.

from vulkan-extensionlayer.

cubanismo avatar cubanismo commented on July 23, 2024

Going through old emails, what does "discussed internally" mean? Within LunarG, or within Khronos? If within Khronos, I don't recall any such discussion.

What does "Timeline semaphores were added for Windows 7 support," mean? Unless it's a typo or something, that was definitely not the case. Timeline semaphores were added to Vulkan to give it a modern synchronization primitive similar to native OS and GPU primitives available on operating systems and GPUs newer than Windows 7. If applications shipping with this layer and running on those newer GPUs, operating systems, and drivers are falling back to some slower layered implementation that doesn't support external sharing just because no one at LunarG has interest in fixing the layer, that's not great. I would have expected such functionality to be a blocker for even shipping such a layer in the first place.

from vulkan-extensionlayer.

juan-lunarg avatar juan-lunarg commented on July 23, 2024

Within LunarG, or within Khronos?

Within LunarG.

What does "Timeline semaphores were added for Windows 7 support," mean?

I don't know what I meant either. I may have mixed up a conversation here? Apologies for the confusion.

from vulkan-extensionlayer.

charles-lunarg avatar charles-lunarg commented on July 23, 2024

Since it has been 3+ years since the layer has shipped, the need for improvements to the layer diminishes with each passing month. Sure, it would be good for this layer to gracefully handle hardware that does support the extension, but unless someone comes forth to make the necessary improvements, the issue will sit open. While I am fine with keeping the issue open to broadcast that this is a feature which should be done, the reality of people updating their drivers to versions that support the extension makes improvements to this layer less important as time goes by.

from vulkan-extensionlayer.

jeremyg-lunarg avatar jeremyg-lunarg commented on July 23, 2024

@cubanismo Do you have or know of an application that is using this layer? This layer isn't part of the Vulkan SDK, so it is not shipping unless someone else is taking action to ship it. And if an application is shipping it, it is fruitless to update the code here unless we have a way to tell them to update.

Please also note that the newer layers in the repository do provide a pass through functionality if the underlying driver supports the extension.

from vulkan-extensionlayer.

jeremyg-lunarg avatar jeremyg-lunarg commented on July 23, 2024

Additionally, an application could also only enable the layer if they detect the extension isn't supported by the driver. This isn't an ideal solution, but it is possible.

from vulkan-extensionlayer.

cubanismo avatar cubanismo commented on July 23, 2024

Do you have or know of an application that is using this layer?

I'm not clear how I'm supposed to be aware of the applications using a piece of code on the internet. I'm not, and I don't know if that means anyone is using it or not.

And if an application is shipping it, it is fruitless to update the code here unless we have a way to tell them to update.

So software isn't worth updating because no one is capable of tracking upstream updates themselves? This is a pretty defeatist point to try to make.

Please also note that the newer layers in the repository do provide a pass through functionality if the underlying driver supports the extension.

Then why is it so unreasonable to backport such a thing to this layer?

Additionally, an application could also only enable the layer if they detect the extension isn't supported by the driver. This isn't an ideal solution, but it is possible.

Exactly, this is not ideal. Presumably this is why other layers provide this capability as part of the layer.

from vulkan-extensionlayer.

KarenGhavam-lunarG avatar KarenGhavam-lunarG commented on July 23, 2024

Then why is it so unreasonable to backport such a thing to this layer?

It is not unreasonable nor was it indicated as unreasonable to backport.

The issue is 2.5 years old with no other comments from users indicating it was a high priority issue. The original developer of the layer as documented in the README.md hasn't seem motivated to enhance the layer as well.

Our resources here have many priorities we are juggling and enhancing this layer isn't on the priority list currently. If you feel passionate about it, PRs are accepted. Do note that there are no CI regression tests implemented for this layer as well and it would need some tests.

from vulkan-extensionlayer.

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.