2930 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
Camilla Berglund 5da6a903f9 Fixed MinGW warning. ago%!(EXTRA string=12 years)
Camilla Berglund 3df0b4478b Fixed VC++ warnings. ago%!(EXTRA string=12 years)
Camilla Berglund 421810325a Win32 fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 35c386b7bb Ignore CRTCs with no outputs. ago%!(EXTRA string=12 years)
Camilla Berglund 52354bf382 Added missing ramp array allocation. ago%!(EXTRA string=12 years)
Camilla Berglund 68b7ea86d2 Monitor enumeration fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 8c069f3753 Fixed use of wrong variable. ago%!(EXTRA string=12 years)
Camilla Berglund 296b0a39a0 Added zeroing of DEVMODE. ago%!(EXTRA string=12 years)
Camilla Berglund 742a577230 Removed C99-ism. ago%!(EXTRA string=12 years)
Camilla Berglund 770daa19c8 Avoid mode re-enumeration, take two. ago%!(EXTRA string=12 years)
Camilla Berglund f4387139e0 Avoid mode re-enumeration. ago%!(EXTRA string=12 years)
Camilla Berglund f6a9338b06 Hooked up monitor callback on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 11615fcaf2 Added scancode to key callback. ago%!(EXTRA string=12 years)
Camilla Berglund 4c69535d72 Removed reconfiguration callback. ago%!(EXTRA string=12 years)
Camilla Berglund 44e8401f7b Clarified default profile token name. ago%!(EXTRA string=12 years)
Camilla Berglund 11b7d17ea0 Added filtering of duplicate key releases. ago%!(EXTRA string=12 years)
Camilla Berglund edebf3b560 Clarified comment. ago%!(EXTRA string=12 years)
Camilla Berglund 36de6d3ce3 Fixed AltGr on Windows. ago%!(EXTRA string=12 years)
Camilla Berglund 180a4ee640 Fixed constness of joystick data. ago%!(EXTRA string=12 years)
Camilla Berglund f9d1a37621 Fixed unguarded calls to monitor callback. ago%!(EXTRA string=12 years)
Camilla Berglund 3498163da1 Separated window and framebuffer sizes. ago%!(EXTRA string=12 years)
Camilla Berglund 89588a4508 Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 2b1192a3dd Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 80076e7b67 Fixed function visibility. ago%!(EXTRA string=12 years)
Camilla Berglund 2cd34386bc Added back refresh rate window hint. ago%!(EXTRA string=12 years)
Camilla Berglund 731812cfc1 Added refresh rate to GLFWvidmode. ago%!(EXTRA string=12 years)
Camilla Berglund 8a683c02aa Hooked up Quartz reconfiguration callback. ago%!(EXTRA string=12 years)
Camilla Berglund ad1f6f0341 Renamed glfwGetWindowParam to glfwGetWindowAttrib. ago%!(EXTRA string=12 years)
Camilla Berglund aaa955f51f Moved mode setting to after window re-creation. ago%!(EXTRA string=12 years)
Camilla Berglund a90389044d Fixed styles for undecorated windows on Windows. ago%!(EXTRA string=12 years)
Camilla Berglund ffc55c3509 Removed broken initial cursor pos kluges. ago%!(EXTRA string=12 years)
Camilla Berglund b4e0ee418e Made glfwGetMonitors work from monitor callback. ago%!(EXTRA string=12 years)
Noel Cower eff85f9500 Added super modifier bit. ago%!(EXTRA string=12 years)
Camilla Berglund 3bcffba24a Renamed control modifier bit to match key token. ago%!(EXTRA string=12 years)
Camilla Berglund 47b06e1fdc Removed C99-ism. ago%!(EXTRA string=12 years)
Camilla Berglund 15ed715f4e Moved public headers to the GLFW directory. ago%!(EXTRA string=12 years)
Camilla Berglund ce1e84def6 Made glfwGetVideoMode consistent with getters. ago%!(EXTRA string=12 years)
Camilla Berglund 5d308db654 New gamma ramp API. ago%!(EXTRA string=12 years)
Camilla Berglund 6df692b61e Renamed CURSOR_CAPTURED to CURSOR_DISABLED. ago%!(EXTRA string=12 years)
Camilla Berglund 9264b5da0e Removed double mode for cursor mode. ago%!(EXTRA string=12 years)
Camilla Berglund 2d1b835711 Added a conservative set of key modifiers. ago%!(EXTRA string=12 years)
Camilla Berglund 7f2eb7b15b New joystick API. ago%!(EXTRA string=12 years)
Camilla Berglund c4d856bcb2 Fixed window positioning on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 0b5de6dd28 Fixed cursor positioning on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 9fe71af79a Fixed broken test for broken RandR gamma. ago%!(EXTRA string=12 years)
Camilla Berglund 67e7d8ca5f Fixed window position for EWMH full screen. ago%!(EXTRA string=12 years)
Camilla Berglund e20e8f9954 Comment fixes. ago%!(EXTRA string=12 years)
Camilla Berglund 1eac29d168 Ensured that count out parameter is always set. ago%!(EXTRA string=12 years)
Camilla Berglund 64630af362 CMake config file cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund d82f068f7e Reintroduced manual framebuffer config selection. ago%!(EXTRA string=12 years)