# fips-glfw **Repository Path**: materfips/fips-glfw ## Basic Information - **Project Name**: fips-glfw - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.