mirror of
https://github.com/glfw/glfw.git
synced 2024-11-24 11:05:10 +00:00
Updated GLFW 4.0 sketchbook (markdown)
parent
b042a5596d
commit
d95ad936ff
@ -24,6 +24,7 @@
|
|||||||
- Unify `GLFW*proc` to `GLFWproc`
|
- Unify `GLFW*proc` to `GLFWproc`
|
||||||
- Sane function pointer typedefs
|
- Sane function pointer typedefs
|
||||||
- Move to enums for tokens
|
- Move to enums for tokens
|
||||||
|
- Move error callback pointer to per-thread error struct
|
||||||
- Sort out `SRGB_CAPABLE` vs. `COLORSPACE`
|
- Sort out `SRGB_CAPABLE` vs. `COLORSPACE`
|
||||||
- Make space between last key and `GLFW_KEY_LAST`
|
- Make space between last key and `GLFW_KEY_LAST`
|
||||||
- Remove focus behavior from `glfwShowWindow`
|
- Remove focus behavior from `glfwShowWindow`
|
||||||
|
Loading…
Reference in New Issue
Block a user