Skip to content
This repository was archived by the owner on Mar 15, 2022. It is now read-only.
This repository was archived by the owner on Mar 15, 2022. It is now read-only.

DevIL is to be removed or replaced. #2

@Mirsario

Description

@Mirsario

Apparently, and I wish I had known this sooner, DevIL (Developer Image Library), bindings for which are implemented by this framework, is completely allergic to being used across multiple threads. This makes it completely useless for developing actually good game engines. DissonanceEngine has been temporarily switched to use ImageSharp, which is a complete C# library. If there's a performance/usability reason to do wrapping over a native image library instead, my current gazes are set upon the sail library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions