mirror of
https://github.com/glfw/glfw.git
synced 2024-11-24 11:05:10 +00:00
Updated GLFW 4.0 sketchbook (markdown)
parent
679583ab94
commit
d3ad418420
@ -22,6 +22,7 @@
|
|||||||
- Separate video mode from window
|
- Separate video mode from window
|
||||||
- Revert to map monitors to CRTCs unless major legacy Oculus clones appear
|
- Revert to map monitors to CRTCs unless major legacy Oculus clones appear
|
||||||
- Make `GLFW_DONT_CARE` default for context version hints
|
- Make `GLFW_DONT_CARE` default for context version hints
|
||||||
|
- Set `GLFW_DONT_CARE` to `INT_MIN` instead of -1
|
||||||
- Sort video modes by width and then height instead of by area
|
- Sort video modes by width and then height instead of by area
|
||||||
- Unify `GLFW*proc` to `GLFWproc`
|
- Unify `GLFW*proc` to `GLFWproc`
|
||||||
- Sane function pointer typedefs
|
- Sane function pointer typedefs
|
||||||
|
Loading…
Reference in New Issue
Block a user