Updated GLFW 4.0 sketchbook (markdown)

Camilla Löwy 2016-11-28 19:07:46 +01:00
parent 1fe6e11589
commit be5350761e

@ -22,4 +22,5 @@
- Add `APIENTRY` to `GLFWproc`
- Sane function pointer typedefs
- Move to enums for tokens
- Add return value error indication where possible
- Add return value error indication where possible
- Sort out `SRGB_CAPABLE` vs. `COLORSPACE`