Skip to content

macOS fails to build: OpenGL core profile breaks texture binding #72

@Neved4

Description

@Neved4

On macOS this doesn't compile atm since the glBindTextureUnit() isn't available in the 3.2/3.3 core profile, so texture binding fails. We'd have to use glActiveTexture(), glBindTexture() and set the forward‑compatible core profile hint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions