An open API service indexing awesome lists of open source software.

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)

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.