|
|
@ -68,6 +68,7 @@ GLFW bundles a number of dependencies in the `deps/` directory. |
|
|
|
- Changed minimum required CMake version to 2.8.12 |
|
|
|
- Changed minimum required CMake version to 2.8.12 |
|
|
|
- Replaced GLU with [linmath.h](https://github.com/datenwolf/linmath.h) in |
|
|
|
- Replaced GLU with [linmath.h](https://github.com/datenwolf/linmath.h) in |
|
|
|
example programs |
|
|
|
example programs |
|
|
|
|
|
|
|
- Removed all mention of GLU in examples, build files and package dependencies |
|
|
|
- Bugfix: Initialization failed on headless systems |
|
|
|
- Bugfix: Initialization failed on headless systems |
|
|
|
- Bugfix: The cached current context could get out of sync |
|
|
|
- Bugfix: The cached current context could get out of sync |
|
|
|
- [Win32] Renamed hybrid GPU override compile-time option to |
|
|
|
- [Win32] Renamed hybrid GPU override compile-time option to |
|
|
|