51 Commits (3a72f33541466c0d0b00a4c33e70c981e87fa9fe)

Author SHA1 Message Date
Camilla Berglund 3a72f33541 Removed GLFW_ACCELERATED window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund 302037d5b4 Added stub debug context detection. ago%!(EXTRA string=13 years)
Camilla Berglund b28298f329 Fixed call to CGPointMake. ago%!(EXTRA string=13 years)
Camilla Berglund 52ebc0db85 Fixed use of wrong point type. ago%!(EXTRA string=13 years)
Camilla Berglund 34c93a5124 Disabled window restoration on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund e7c4e77214 Fixed cursor positioning in fullscreen on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund ee66e5fa10 Merged fix for bug #3528964. ago%!(EXTRA string=13 years)
Camilla Berglund cef9dea1d2 Unified nomenclature for cursor positions. ago%!(EXTRA string=13 years)
Camilla Berglund 2ac8da7465 Merged patch #3519669. ago%!(EXTRA string=13 years)
Camilla Berglund 171db6d6cb Discarded uninteresting scroll events. 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 8e4e70d7a4 Implemented cursor enter/leave for OS X. ago%!(EXTRA string=13 years)
Camilla Berglund 29d38c3b64 Increased Cocoa pixel format attribute array size. ago%!(EXTRA string=13 years)
Camilla Berglund c58750ef92 Applied fix for pixel format creation failure. ago%!(EXTRA string=13 years)
Camilla Berglund eb83a3e8f9 Replaced final deprecated Core Graphics call. ago%!(EXTRA string=13 years)
Camilla Berglund 339fb7d246 Made key code translation table private to function. ago%!(EXTRA string=13 years)
Camilla Berglund 89eec8af09 Made more consistent use of key code conversion. ago%!(EXTRA string=13 years)
Camilla Berglund 8155f90bf3 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund be547da9d2 Replaced more deprecated CoreGraphics calls. ago%!(EXTRA string=13 years)
Camilla Berglund a90675c526 Shortened the shortening. ago%!(EXTRA string=13 years)
Camilla Berglund 3383e59a73 Renamed function. ago%!(EXTRA string=13 years)
Camilla Berglund cb9bae5c71 Made glfwOpenWindow enforce the forward-compat and profile hints. ago%!(EXTRA string=13 years)
Camilla Berglund e55396d754 Shortened call to setAppleMenu:. ago%!(EXTRA string=13 years)
Camilla Berglund c0db61bd6e Moved autorelease pool back to glfwInit. ago%!(EXTRA string=13 years)
Camilla Berglund 98fbc07aa4 Fixed GLFW_WINDOW_NO_RESIZE state not being saved. ago%!(EXTRA string=13 years)
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=14 years)
Camilla Berglund ce288a8939 Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
Camilla Berglund 017e2b3483 Formatting and cleanup. ago%!(EXTRA string=14 years)
Camilla Berglund 42cf91a07c Fixed GLFW_KEY_GRAVE_ACCENT and GLFW_KEY_WORLD_1 on Cocoa. ago%!(EXTRA string=14 years)
Camilla Berglund b6c510c9d1 Split window and context creation into separate functions. ago%!(EXTRA string=14 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)