https://github.com/floooh/fips-glfw
fipsified GLFW (https://github.com/glfw/glfw)
https://github.com/floooh/fips-glfw
fips
Last synced: 10 days ago
JSON representation
fipsified GLFW (https://github.com/glfw/glfw)
- Host: GitHub
- URL: https://github.com/floooh/fips-glfw
- Owner: floooh
- Created: 2015-01-02T14:55:51.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-02-24T23:17:58.000Z (almost 7 years ago)
- Last Synced: 2025-01-26T19:11:55.683Z (12 months ago)
- Topics: fips
- Language: CMake
- Size: 15.6 KB
- Stars: 2
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fips-glfw
=========
fipsified GLFW (https://github.com/glfw/glfw)
fips build system: https://github.com/floooh/fips
**NOTE 29-Oct-2017**
On MacOS, GLFW now defaults to HighDPI rendering on Retina displays.
To get the old behaviour, set the ```GLFW_COCOA_RETINA_FRAMEBUFFER```
window hint to ```GLFW_FALSE```.
Oryol does this automatically.