Skip to content
Snippets Groups Projects
Commit d45cbc82 authored by Camilla Löwy's avatar Camilla Löwy
Browse files

Fix error return value for glfwGetVideoMode

The function returned a pointer to a zeroed video mode instead of NULL
on error because errors were not propagated up from the platform.

Fixes #1292
parent d7e7b164
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment