Coder Social home page Coder Social logo

Is there a plan to add Vulkan? about sokol HOT 1 OPEN

WOLFxxxxxx avatar WOLFxxxxxx commented on August 15, 2024
Is there a plan to add Vulkan?

from sokol.

Comments (1)

floooh avatar floooh commented on August 15, 2024 2

At one point yes, but preferrably only when it's "safe" to remove the GL backends so it will be a while out (e.g. after WebGPU becomes ubiquitous in browsers).

Or as an emergency measure when software rot of GL drivers and tooling on Linux and Android becomes critical.

Don't expect an automatic performance increase through a Vulkan backend though, at least not when compared to D3D11 or a good GL driver like NVIDIA's.

Also, when we're at a point where GL can be removed, it's probably time to start thinking about a proper sokol-gfx successor, since a lot of design compromises of the sokol-gfx API are caused by GL.

I'm also hoping to push out Vulkan support a bit more in order to wait for some of the recent desktop extensions which make Vulkan more bearable to trickle into Android (like VK_KHR_dynamic_rendering or VK_EXT_shader_object), but that's probably a bit optimistic.

from sokol.

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.