Skip to content

Make depth buffer bits configurable #101

@Pyrdacor

Description

@Pyrdacor

For my current game I need a depth buffer of at least 24 bits and need to enforce this on window creation. At the moment the glfw depth buffer bit hint is not called at all. Please add the depth buffer bit option to WindowOptions and call the associated glfw hint method. The default value may be GLFW_DONT_CARE to keep compatibility.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions