77 Commits (424e7c7b5399a6caefec1bdacf28b81c58fd743f)

Author SHA1 Message Date
Camilla Berglund a202799f45 Renamed AppKit init function. ago%!(EXTRA string=13 years)
Camilla Berglund 84ea69358f Removed unused variable, fixed chdir regression. ago%!(EXTRA string=13 years)
Camilla Berglund 4a9545317e Postponed AppKit init to first window creation. ago%!(EXTRA string=13 years)
Camilla Berglund e937c86893 Added UTF-8 window title support for Cocooa. ago%!(EXTRA string=13 years)
Camilla Berglund ce288a8939 Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=13 years)
Camilla Berglund 017e2b3483 Formatting and cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund 42cf91a07c Fixed GLFW_KEY_GRAVE_ACCENT and GLFW_KEY_WORLD_1 on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund b6c510c9d1 Split window and context creation into separate functions. ago%!(EXTRA string=13 years)
Camilla Berglund a18cd1b14c Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE. ago%!(EXTRA string=14 years)
Camilla Berglund 2660b27cf3 Renamed internal cursor position in preparation of new API. ago%!(EXTRA string=14 years)
Camilla Berglund d0840bdea1 Added more input functions to clarify internal API. ago%!(EXTRA string=14 years)
Camilla Berglund 285ab537f7 Initial implementation of cursor mode on Cocoa. ago%!(EXTRA string=14 years)
Camilla Berglund 39dc15f737 Corrected error message. ago%!(EXTRA string=14 years)
Camilla Berglund b1656d7323 Replaced GLFW_MOUSE_CURSOR enable with glfwSetCursorMode. ago%!(EXTRA string=14 years)
Camilla Berglund c32fa805d5 Merged bugfix from 2.7.3-pre. ago%!(EXTRA string=14 years)
Camilla Berglund 113bc94042 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund cfb9394c73 Copied OS X Lion GL3 support from 2.7.2. ago%!(EXTRA string=14 years)
Camilla Berglund c1ab73b979 Renamed context-related functions to more closely match underlying APIs. ago%!(EXTRA string=14 years)
Camilla Berglund 53f4f54c46 Flattened source tree. ago%!(EXTRA string=14 years)
Camilla Berglund 0f93e8f252 Flattened source tree. ago%!(EXTRA string=14 years)
Camilla Berglund b2e8807440 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund d43e0b50d0 Added initial ARB_robustness support. ago%!(EXTRA string=14 years)
Camilla Berglund 222f1d5600 Added the usual punt on Mac OS X. ago%!(EXTRA string=14 years)
Camilla Berglund 6e553c7376 Purged references to GLFW as a framework. ago%!(EXTRA string=14 years)
Camilla Berglund aae8999ecf Moved OpenGL-related functions into *opengl files. ago%!(EXTRA string=14 years)
Marcus 6095e906ab Implemented new key codes for Mac/Cocoa. ago%!(EXTRA string=15 years)
Camilla Berglund f1e7d7c0ea Added error callback. ago%!(EXTRA string=15 years)
Camilla Berglund 4044c2da66 Made callbacks library global. ago%!(EXTRA string=15 years)
Camilla Berglund 52546171d0 Removed some and clarified remaining GLFW error tokens. ago%!(EXTRA string=15 years)
Camilla Berglund 99ddce3214 Added context sharing. ago%!(EXTRA string=15 years)
Camilla Berglund 35b8ee6a71 Updated Cocoa port to new internal API. ago%!(EXTRA string=15 years)
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund 377e3e1f53 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 5df4920184 Added window move handler to window delegate. ago%!(EXTRA string=15 years)
Camilla Berglund 867e747add Renamed window close request variable. ago%!(EXTRA string=15 years)
Camilla Berglund 2999c5d4b8 Formatting and clarification. ago%!(EXTRA string=15 years)
Camilla Berglund 0221b5c279 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 3089e60fbd Everyone needs to be able to split BPPs these days. ago%!(EXTRA string=15 years)
Camilla Berglund df63d148e5 Added saving of window-no-resize hint. ago%!(EXTRA string=15 years)
Camilla Berglund c0b5ad8896 Removed superfluous window struct member clearing. ago%!(EXTRA string=15 years)
Camilla Berglund 0641a6ec9a Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 0e5dec5ce9 Removed misplaced application delegate clearing. ago%!(EXTRA string=15 years)
Camilla Berglund aa169a4f72 Fixed input deactivation. ago%!(EXTRA string=15 years)
Camilla Berglund 6ab8cd62d5 Split out application delegate into separate class, minor formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 26eb8e74c8 Converted Cocoa port to new API. ago%!(EXTRA string=15 years)
Camilla Berglund 445bf1ea33 Renamed lib directory to src. ago%!(EXTRA string=15 years)
Camilla Berglund 38b0ccb9b3 Updated API version. ago%!(EXTRA string=15 years)
Camilla Berglund 3249f812d6 Initial import of 2.7 Lite. ago%!(EXTRA string=15 years)