mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Changed cursor pos to double.
This commit is contained in:
@@ -308,6 +308,7 @@ GLFW.
|
||||
* Changed `glfwGetProcAddress` to return a (generic) function pointer
|
||||
* Changed `glfwGetVideoModes` to return a dynamic, unlimited number of video
|
||||
modes for the specified monitor
|
||||
* Changed cursor position to double-precision floating-point
|
||||
* Renamed `glfw.h` to `glfw3.h` to avoid conflicts with 2.x series
|
||||
* Renamed `glfwOpenWindowHint` to `glfwWindowHint`
|
||||
* Renamed `GLFW_ACTIVE` to `GLFW_FOCUSED`
|
||||
|
||||
Reference in New Issue
Block a user