25 Commits (6fadf37bdac6b9b68217ae88e341c9406ad83921)

Author SHA1 Message Date
Camilla Berglund 6fadf37bda Replaced window close parameter with mutable flag. ago%!(EXTRA string=12 years)
Camilla Berglund f0f4af4287 Fixed warnings on VC++. ago%!(EXTRA string=12 years)
Camilla Berglund 9af960e2dd Made the pointer-ness of object handles explicit. ago%!(EXTRA string=12 years)
Camilla Berglund 3f5843f500 Renamed tokens used for other client APIs. ago%!(EXTRA string=13 years)
Camilla Berglund 18d71c2b6d Made window-related callbacks per-window. ago%!(EXTRA string=13 years)
Camilla Berglund d68acb78bf Removed registering glfwTerminate with atexit. ago%!(EXTRA string=13 years)
Camilla Berglund 1be1636326 Begun integrating monitor and window. ago%!(EXTRA string=13 years)
Camilla Berglund a2ca095b86 Renamed GLFW_WINDOW_RESIZABLE to GLFW_RESIZABLE. ago%!(EXTRA string=13 years)
Camilla Berglund 2f095cc9e3 Removed implicit glfwMakeCurrentContext. ago%!(EXTRA string=13 years)
Camilla Berglund 585a840329 Added window parameter to glfwSwapBuffers. ago%!(EXTRA string=13 years)
Camilla Berglund aff30d0baa Renamed window creation/destruction functions. ago%!(EXTRA string=13 years)
Camilla Berglund 9871b5dc79 Removed deprecated macro. ago%!(EXTRA string=13 years)
Camilla Berglund 0c49e9ec87 Fixed function pointer casting. ago%!(EXTRA string=13 years)
Camilla Berglund 0c3b1b5a0e Removed allocator. ago%!(EXTRA string=13 years)
Camilla Berglund b997db3a8b Removed GLFWthreadmodel and glfwInitWithModels. ago%!(EXTRA string=13 years)
Camilla Berglund a18cd1b14c Renamed GLFW_WINDOW_NO_RESIZE to GLFW_WINDOW_RESIZABLE. ago%!(EXTRA string=14 years)
Camilla Berglund 4afc67c1df Various Windows and VC++ 2010 fixes. ago%!(EXTRA string=14 years)
Marcus e3cb563a28 Fixed key names in the example and test programs. ago%!(EXTRA string=15 years)
Camilla Berglund 4044c2da66 Made callbacks library global. ago%!(EXTRA string=15 years)
Camilla Berglund 99ddce3214 Added context sharing. ago%!(EXTRA string=15 years)
Camilla Berglund a1ae18f7d4 Replaced inline declarations with glext.h usage. ago%!(EXTRA string=15 years)
Camilla Berglund ba3ecfb8b2 Removed trailing whitespace. ago%!(EXTRA string=15 years)
Olivier Delannoy 70647eaad5 Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h ago%!(EXTRA string=15 years)