246 Commits (0e846883bf205c3ca4f96c8f90d7b01b4beea4d0)

Author SHA1 Message Date
Camilla Berglund 1ccc23268c Added glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund 76eefcc08a Moved some VC++ specific hacks to platform header. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=11 years)
Camilla Berglund ae8393c06e Fixed refresh of debug context attribute. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=11 years)
Camilla Berglund 95c7029e19 Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 7ef7beb9fb Formatting. ago%!(EXTRA string=12 years)
Camilla Berglund 3cfc400cf9 Simplified source file comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund f7282e86c0 Added pointer swap macro for callback setters. ago%!(EXTRA string=12 years)
Camilla Berglund 9d0e102135 Fixed glfwCreateWindow return value semantics. ago%!(EXTRA string=12 years)
Camilla Berglund 7a03ca8dbc Removed superflous casts of allocated memory. ago%!(EXTRA string=12 years)
Camilla Berglund c10bf9ba9c Fixed incorrect hint default. ago%!(EXTRA string=12 years)
Camilla Berglund ccb810bed9 It's not an error. ago%!(EXTRA string=12 years)
Camilla Berglund 11615fcaf2 Added scancode to key callback. ago%!(EXTRA string=12 years)
Camilla Berglund 3498163da1 Separated window and framebuffer sizes. ago%!(EXTRA string=12 years)
Camilla Berglund 2cd34386bc Added back refresh rate window hint. ago%!(EXTRA string=12 years)
Camilla Berglund ad1f6f0341 Renamed glfwGetWindowParam to glfwGetWindowAttrib. ago%!(EXTRA string=12 years)
Camilla Berglund 2d1b835711 Added a conservative set of key modifiers. ago%!(EXTRA string=12 years)
Camilla Berglund 11a27de3d3 Added return by setters of previous callback. ago%!(EXTRA string=12 years)
Camilla Berglund 1fe21b22a3 Assume that malloc works. ago%!(EXTRA string=12 years)
Camilla Berglund 648c8e7371 Put synthetic key releases after defocus event. ago%!(EXTRA string=12 years)
Camilla Berglund 159f9b9526 Changed default cursor mode for fullscreen. ago%!(EXTRA string=12 years)
Camilla Berglund 49db3b2a9e Formatting. ago%!(EXTRA string=12 years)
NathanSweet 8e2e7b37a1 Undecorated window support on win/mac/linux. ago%!(EXTRA string=12 years)
Camilla Berglund 64afb193e8 Removed return value of close callback. ago%!(EXTRA string=12 years)
Camilla Berglund 6fadf37bda Replaced window close parameter with mutable flag. ago%!(EXTRA string=12 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7c1932381b Reintroduced glfwGetWindowPos, glfwSetWindowPos. ago%!(EXTRA string=12 years)
Camilla Berglund 2cea6e37cf Removed glfwGetScrollOffset. ago%!(EXTRA string=12 years)
Camilla Berglund c17a7dd464 Made glfwGetWindowSize immediate. ago%!(EXTRA string=12 years)
Camilla Berglund 954d6383ee RandR monitor work. ago%!(EXTRA string=12 years)
Camilla Berglund cbb6d1ad7b Fixed hint overriding for fullscreen windows. ago%!(EXTRA string=12 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=12 years)
Camilla Berglund 38aef53b0c Shortened window struct member. ago%!(EXTRA string=12 years)
Camilla Berglund bc150ac9c8 Forced resizable to true for fullscreen windows. ago%!(EXTRA string=12 years)
Camilla Berglund 8d60214fac Put window callbacks in a substruct. ago%!(EXTRA string=13 years)
Camilla Berglund 9af960e2dd Made the pointer-ness of object handles explicit. ago%!(EXTRA string=13 years)
Camilla Berglund 478347004d Cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
Camilla Berglund 21f41a2bb7 Renamed GLFW_SAMPLES and GLFW_SHOULD_CLOSE. ago%!(EXTRA string=13 years)
Camilla Berglund 52dac79219 Ripped out horribly broken refresh rate mess. ago%!(EXTRA string=13 years)
Camilla Berglund be7ad339f7 Added clearing of callbacks on window destruction. ago%!(EXTRA string=13 years)
Camilla Berglund d11558e7e4 Fixed corruption of robustness strategy hint. ago%!(EXTRA string=13 years)
Camilla Berglund 9c0e19adca Made error message tags more consistent. ago%!(EXTRA string=13 years)
Camilla Berglund 3f5843f500 Renamed tokens used for other client APIs. ago%!(EXTRA string=13 years)
Camilla Berglund 69a900592e Added explicit support for sRGB framebuffers. ago%!(EXTRA string=13 years)
Camilla Berglund 1a3d47d06d Added window position callback. ago%!(EXTRA string=13 years)