104 Commits (27d19d06ca527fe6f69a94e054c2456073a50c52)

Author SHA1 Message Date
Camilla Berglund e64699bd54 Updated no-replacement-for-function date. ago%!(EXTRA string=11 years)
Camilla Berglund e1ae9af5a0 Removed OS X display capturing (for now). ago%!(EXTRA string=11 years)
Camilla Berglund 468714cab9 Unified video mode enumeration. ago%!(EXTRA string=11 years)
Camilla Berglund a0742e99e3 Fixed error return value of glfwGetCocoaMonitor. ago%!(EXTRA string=11 years)
Camilla Berglund 1b6d8a6ed6 Enabled enumeration of mirroring displays. ago%!(EXTRA string=11 years)
Camilla Berglund 3fcc2a6cb2 Documented use of deprecated OS X function. ago%!(EXTRA string=11 years)
Camilla Berglund 59d1aa52f2 Merged gamma files into monitor files. ago%!(EXTRA string=11 years)
Camilla Berglund 215924f797 Removed harmless CGDisplay to NSScreen error. ago%!(EXTRA string=11 years)
Camilla Berglund bf0adc2c70 Fixed crash on monitor disconnection. ago%!(EXTRA string=11 years)
Camilla Berglund aaac715060 Reverted 43095307da. ago%!(EXTRA string=11 years)
Camilla Berglund 5c23071a81 Fixed leak of display name. ago%!(EXTRA string=11 years)
Camilla Berglund 43095307da Cleanup of CGDisplayIOServicePort replacement. ago%!(EXTRA string=11 years)
Matthew Henry bebae14223 Replace CGDisplayIOServicePort with a workaround ago%!(EXTRA string=11 years)
Camilla Berglund 78f1b8bd15 Fixed invalid video mode being restored. ago%!(EXTRA string=11 years)
Camilla Berglund 87dd7b89f5 Video mode detection cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 0548c713e8 Renamed monitor helper functions for clarity. ago%!(EXTRA string=12 years)
Camilla Berglund beb7e5909f Added comment on headless Macs. ago%!(EXTRA string=12 years)
Camilla Berglund 6eec7970c1 Made NSScreen to CGDisplay matching fail softly. ago%!(EXTRA string=12 years)
Camilla Berglund 7bbd3943c9 Removed superfluous display sorting. ago%!(EXTRA string=12 years)
Camilla Berglund 16eb97dbc3 Added native monitor handle access to native API. ago%!(EXTRA string=12 years)
Camilla Berglund cc7f0bd532 Fixed crash retrieving the name of some displays. ago%!(EXTRA string=12 years)
Jack Moffitt 5be45d214b Fix build on Mac OS X 10.7 Lion. ago%!(EXTRA string=12 years)
Camilla Berglund bc8ff545ca Fixed mode enumeration for Thunderbolt monitors. ago%!(EXTRA string=12 years)
Camilla Berglund aab08712dd Fixed zero refresh rate on some monitors. ago%!(EXTRA string=12 years)
Shane Liesegang 209de7b56d Removing warnings when building Cocoa in 64-bit ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7a03ca8dbc Removed superflous casts of allocated memory. ago%!(EXTRA string=12 years)
Camilla Berglund 209a470a5f Replaced all uses of malloc with calloc. ago%!(EXTRA string=12 years)
Camilla Berglund 68b7ea86d2 Monitor enumeration fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 80076e7b67 Fixed function visibility. ago%!(EXTRA string=12 years)
Camilla Berglund 2cd34386bc Added back refresh rate window hint. ago%!(EXTRA string=12 years)
Camilla Berglund 731812cfc1 Added refresh rate to GLFWvidmode. ago%!(EXTRA string=12 years)
Camilla Berglund 7405bc48cd Added proper monitor comparison. ago%!(EXTRA string=12 years)
Camilla Berglund f5ba0d9f22 Video mode setting cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 57751a5494 Added initial NSScreen integration. ago%!(EXTRA string=12 years)
Camilla Berglund 1fe21b22a3 Assume that malloc works. ago%!(EXTRA string=12 years)
Camilla Berglund 8dde39b3e0 Formatting. ago%!(EXTRA string=12 years)
Keith Pitt 34ce04a122 Added fading to Cocoa display mode setting. ago%!(EXTRA string=12 years)
Camilla Berglund 7b3783abe2 Made glfwGetMonitorPos immediate. ago%!(EXTRA string=12 years)
Camilla Berglund a591cdeba6 Removed platform-specific resources from monitor. ago%!(EXTRA string=12 years)
Noel Cower 45533bf149 Remove no-longer-used argument to _glfwCreateMonitor ago%!(EXTRA string=12 years)
Camilla Berglund 1961cecb7c Made glfwGetPrimaryMonitor always return a handle. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund 7049f73b7d Connected monitor API with Cocoa mode setting. ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 52dac79219 Ripped out horribly broken refresh rate mess. ago%!(EXTRA string=13 years)
Camilla Berglund 20a49a7eee Improved handling of primary monitor. ago%!(EXTRA string=13 years)