mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Updated change log.
This commit is contained in:
parent
7ac3d85126
commit
9209d9b304
@ -45,6 +45,10 @@ The following dependencies are needed by the examples and test programs:
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
- Added `GLFWcursor` custom system cursor handle
|
||||||
|
- Added `glfwCreateCursor`, `glfwDestroyCursor` and `glfwSetCursor` for
|
||||||
|
managing custom system cursors
|
||||||
|
- Added `GLFWimage` struct for passing 32-bit RGBA images
|
||||||
- Added native monitor handle access to native API
|
- Added native monitor handle access to native API
|
||||||
- Added `glfwSetDropCallback` and `GLFWdropfun` for receiving dropped files
|
- Added `glfwSetDropCallback` and `GLFWdropfun` for receiving dropped files
|
||||||
- Added `glfwPostEmptyEvent` for allowing secondary threads to cause
|
- Added `glfwPostEmptyEvent` for allowing secondary threads to cause
|
||||||
|
Loading…
Reference in New Issue
Block a user