Skip to content

Vulkan Cleanup #2

@ShipmasterKyle

Description

@ShipmasterKyle

A big goal of libfinite is encouraging devs to use Vulkan instead of OpenGL. We support OpenGL in order to make sure that the compositor can work without a custom backend as well as making the porting process easier, but our standard always points towards using Vulkan.

That said, the Vulkan api in the library is very unsafe for large scale use. The Vulkan Memory Allocator should be implemented into the libfinite api to ensure it's safety for high volume usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriorityThis is a high priority problem that must be addressed before the next release
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions