60 Commits (2cc3c16ab1f08a507f62cc1bccae0b76783cd72a)

Author SHA1 Message Date
Camilla Berglund ff67e06844 Added prefixes to header guard macros. ago%!(EXTRA string=10 years)
Camilla Berglund 38ae319bea Header inclusion cleanup. ago%!(EXTRA string=10 years)
Camilla Berglund 076d9311fa Removed tab characters. ago%!(EXTRA string=10 years)
Chi-kwan Chan 4277e9f5d6 Removed NSScreen member of OS X monitor. ago%!(EXTRA string=10 years)
Camilla Berglund 1634742177 Fixed lifetime management of application delegate. ago%!(EXTRA string=11 years)
Camilla Berglund d459145d28 Made glfwGetCursorPos query system directly. ago%!(EXTRA string=11 years)
Camilla Berglund 54a1fad13b Fixed cursor sometimes not being set. ago%!(EXTRA string=11 years)
Camilla Berglund 9aa15aa710 Fixed menu bar for non-bundled OS X applications. ago%!(EXTRA string=11 years)
Camilla Berglund 1495134398 Changed all key translation to arrays. ago%!(EXTRA string=11 years)
Camilla Berglund f8d80a936f Internal header cleanup. ago%!(EXTRA string=11 years)
Camilla Berglund 7c925353a5 Renamed context module headers. ago%!(EXTRA string=11 years)
Camilla Berglund 17d9051b82 Separated time state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund 660034332d Separated joystick state from window system state. ago%!(EXTRA string=11 years)
Camilla Berglund 78efc18079 Split out TLS code into separate modules. ago%!(EXTRA string=11 years)
Camilla Berglund 608de57358 Cleanup. ago%!(EXTRA string=11 years)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=11 years)
Camilla Berglund 0163bc05d6 Moved internal context function declarations. ago%!(EXTRA string=11 years)
Camilla Berglund d3f3e2d6c5 Removed unused flag. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7f2eb7b15b New joystick API. ago%!(EXTRA string=12 years)
Camilla Berglund 3ec843a1da Fixed captured cursor mode on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund a2745574c8 OS X hidden cursor cleanup. 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 d4a61bbd36 Removed unused type. ago%!(EXTRA string=12 years)
Camilla Berglund ec8273f249 Moved Cocoa joystick state to library struct. ago%!(EXTRA string=12 years)
Camilla Berglund 38947b37af Renamed context API init/terminate functions. ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund 1bc91bfe5b Formatting. 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 a8403c10d3 Moved NSGL context creation to proper module. ago%!(EXTRA string=13 years)
Camilla Berglund 5da8ed250a Cleanup of backend option strings. ago%!(EXTRA string=13 years)
Camilla Berglund 34d383399c Finished initial window/context backend split. ago%!(EXTRA string=13 years)
Camilla Berglund 10cc85343a Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund a0305affeb Began implementing multi-monitor on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund fa4f6b43f6 Added monitor stubs for Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund 89b42d084d Replaced glfwGetDesktopMode with glfwGetVideoMode. ago%!(EXTRA string=13 years)
Camilla Berglund 18a5aba8f1 Implemented TLS for all platforms. ago%!(EXTRA string=13 years)
Camilla Berglund b78fd85e11 Moved glext.h inclusion back. ago%!(EXTRA string=13 years)
Camilla Berglund be12cbca15 Added separate platform headers for EGL and GLX. ago%!(EXTRA string=13 years)
Camilla Berglund 21e77fe1a6 Split platform-specific global data. ago%!(EXTRA string=13 years)
Camilla Berglund f868712f02 Simplified clipboard API. ago%!(EXTRA string=13 years)
Camilla Berglund 4ef9aec7e0 Made scrolling deltas floating point. ago%!(EXTRA string=13 years)
Camilla Berglund 77c9baab35 Fixed issues found with static analysis. ago%!(EXTRA string=13 years)
Camilla Berglund d40a3d1617 Renamed Cocoa window object member. ago%!(EXTRA string=13 years)
Camilla Berglund eb83a3e8f9 Replaced final deprecated Core Graphics call. ago%!(EXTRA string=13 years)
Camilla Berglund be547da9d2 Replaced more deprecated CoreGraphics calls. ago%!(EXTRA string=13 years)
Camilla Berglund 7af82fdade Replaced deprecated CoreGraphics calls in video mode enumeration. ago%!(EXTRA string=13 years)