Skip to content

"Your graphics card does not support vertex shaders!" Game is older than GPU #18

Description

@NimBlemations

It appear that when I compile the game, it says that my GPU, which is 6 years younger than the game, doesn't support vertex shaders.

I have traced this error to GetCaps from LowLevelGraphicsSDL.cpp returning 0.

It is trying to check if _GLEE_AB_vertex_program is enabled, yet it isn't somehow, why is that? I surely don't know.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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