glfw/include/GLFW
Camilla Löwy 66a4882eb1 Add checks for some invalid values to public API
There were no checks for invalid values or asserts for all invalid NULL
pointers to glfwSetWindowIcon or glfwCreateCursor.

Fixes #1862
2022-03-18 00:23:20 +01:00
..
glfw3.h Add checks for some invalid values to public API 2022-03-18 00:23:20 +01:00
glfw3native.h Fix accidental C99 in C89 header 2022-03-16 18:41:27 +01:00