1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-11-22 18:28:52 -05:00
glfw/include/GLFW
urraka 40c04a7565 Added support for custom system cursors.
This adds 3 functions to the GLFW API: glfwCreateCursor,
glfwDestroyCursor and glfwSetCursor.
2014-03-20 11:30:27 +01:00
..
glfw3.h Added support for custom system cursors. 2014-03-20 11:30:27 +01:00
glfw3native.h Fixed missing include in glfw3native.h for Cocoa. 2014-02-13 13:30:15 +01:00