22 Commits (24e789b38a836245e29685fe2bb44f44fdb99db9)

Author SHA1 Message Date
Camilla Berglund 1bac99625d Fixed return type for _glfwPlatformMakeWindowCurrent. ago%!(EXTRA string=15 years)
Camilla Berglund 819d0446b1 Removed duplicate width and height parameters already included in window struct. ago%!(EXTRA string=15 years)
Camilla Berglund c6bd6a7741 Moved window close check to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund bda3b85b79 Added warnings to X11 version string. ago%!(EXTRA string=15 years)
Camilla Berglund d6fe447ca9 Added glfwGetVersionString. ago%!(EXTRA string=15 years)
Camilla Berglund 8c507dc333 Moved cursor object freeing to better place. ago%!(EXTRA string=15 years)
Camilla Berglund 93bfa847ff Made invisible cursor object shared by windows. ago%!(EXTRA string=15 years)
Camilla Berglund 93979781af Renamed X11 window handle, minor formatting of X11 window structure. ago%!(EXTRA string=15 years)
Camilla Berglund ae57d13868 Made active window state global. ago%!(EXTRA string=15 years)
Camilla Berglund 93871abf04 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 4cbe749932 Comment fixes. ago%!(EXTRA string=15 years)
Camilla Berglund 484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. ago%!(EXTRA string=15 years)
Camilla Berglund cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. ago%!(EXTRA string=15 years)
Camilla Berglund e90ace63bd Fixed one multi-window bug, clarified missing window struct messages. ago%!(EXTRA string=15 years)
Camilla Berglund 326d997c1c Initial multi-window support pass. ago%!(EXTRA string=15 years)
Camilla Berglund 93046aecd0 Moved X11 screen and root from window to library struct (for now). ago%!(EXTRA string=15 years)
Camilla Berglund fa5d7488b8 Added basic error reporting to X11 port. ago%!(EXTRA string=15 years)
Camilla Berglund 3228755895 Separated window GLX state into separate struct. ago%!(EXTRA string=15 years)
Camilla Berglund 8a04910a45 Minor X11 library struct changes. ago%!(EXTRA string=15 years)
Camilla Berglund 8074209af4 Made struct member lowercase. ago%!(EXTRA string=15 years)
Camilla Berglund ddbd3a7895 Formatting of internal structs. ago%!(EXTRA string=15 years)
Camilla Berglund 445bf1ea33 Renamed lib directory to src. ago%!(EXTRA string=15 years)