61 Commits (8f78d5df3ae48cc797fcad53ae1fd5efe7ec64e2)

Author SHA1 Message Date
Camilla Berglund a4a2eaaa0f Removed whitespace in version string joystick keys. ago%!(EXTRA string=15 years)
Camilla Berglund 68e58143f8 Renamed dlopen entry point mode name. ago%!(EXTRA string=15 years)
Camilla Berglund 0e1a004b7d Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 7980359f94 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund aac0842173 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund cb20d1e911 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 26aaf55872 RandR and VidMode cleanup and formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 6d87163aa2 Removed duplicate prefixes. ago%!(EXTRA string=15 years)
Camilla Berglund 215742af60 Made RandR and VidMode work in parallel. ago%!(EXTRA string=15 years)
Camilla Berglund 0150a1544a Removed duplicate call. ago%!(EXTRA string=15 years)
Camilla Berglund 24e05f1648 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 00f3dc3da6 Added warning for nVidia RandR gamma. ago%!(EXTRA string=15 years)
Camilla Berglund 85bcd1fa0c Renamed internal gamma function. ago%!(EXTRA string=15 years)
Camilla Berglund 2630d4968c Initial implementation of experimental gamma ramp API. ago%!(EXTRA string=15 years)
Camilla Berglund 52546171d0 Removed some and clarified remaining GLFW error tokens. ago%!(EXTRA string=15 years)
Camilla Berglund f73f01b68c Merged context creation BacMatch workaround from 2.7.1. ago%!(EXTRA string=15 years)
Camilla Berglund 1792f08dbd Removed misplaced comment header. ago%!(EXTRA string=15 years)
Camilla Berglund 99ddce3214 Added context sharing. ago%!(EXTRA string=15 years)
Camilla Berglund 19e2be555c Removed internal glxext.h. ago%!(EXTRA string=15 years)
Camilla Berglund 007766bd91 Added two-dimensional scrolling API and X11 implementation. ago%!(EXTRA string=15 years)
Camilla Berglund 49f71f8266 Added missing libc headers. 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)
Camilla Berglund 451e0a7e2c Replaced scattered partial glxext.h with actual file. ago%!(EXTRA string=15 years)
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund bc7a8d48da Added window focus callback (Cocoa implementation missing). ago%!(EXTRA string=15 years)
Camilla Berglund c1ef0a875d Fixed out-of-tree builds. ago%!(EXTRA string=15 years)
Camilla Berglund 3ca63a0cf3 Replaced platform specific config headers with shared one, updated version strings to include CMake version. ago%!(EXTRA string=15 years)
Camilla Berglund 867e747add Renamed window close request variable. ago%!(EXTRA string=15 years)
Camilla Berglund 058acc7f22 Removed content-less comments. ago%!(EXTRA string=15 years)
Camilla Berglund 25b22e6b4c Removed content-less comments. ago%!(EXTRA string=15 years)
Camilla Berglund 3c85eef0bf Moved atexit call to shared code. 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 3a52251bbd Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 2e4b9a9e4f Added comment. ago%!(EXTRA string=15 years)
Camilla Berglund 4cb5fa0ba8 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund d7670cf906 Moved glfwTerminate window closing to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund 318f731e3e Added glfwGetWindowPos. ago%!(EXTRA string=15 years)
Camilla Berglund 0f80e066ea Added window title to glfwOpenWindow. ago%!(EXTRA string=15 years)
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)