1162 Commits (cf38b34f45d33e303272e48adfa1aa3c89e89cae)
 

Author SHA1 Message Date
Camilla Berglund 718af531a3 Fixed order of operations. ago%!(EXTRA string=13 years)
Camilla Berglund d6d5fb2684 Simplified character input. ago%!(EXTRA string=13 years)
Camilla Berglund 1027935cdf Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
Camilla Berglund dbd4d1657e Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 89018331f7 Fixed invalid uses of glfwDestroyWindow. ago%!(EXTRA string=13 years)
Camilla Berglund d5e4204ed1 POSIX threads should not be preferred on Win32. ago%!(EXTRA string=13 years)
Camilla Berglund 4408d2134c Added use of standard lParam macros. ago%!(EXTRA string=13 years)
Camilla Berglund 18392837ac Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 1d6d6bc3c6 Moved display closing to after GL terminate. ago%!(EXTRA string=13 years)
Camilla Berglund c4d5da0090 Moved DllMain into Win32 init module. ago%!(EXTRA string=13 years)
Camilla Berglund 6ac58da26e Narrowed criteria for non-standard inclusion. ago%!(EXTRA string=13 years)
Camilla Berglund 64c677be9e Renamed config macro to match convention. ago%!(EXTRA string=13 years)
Camilla Berglund e15e92b583 Fixed function grouping. ago%!(EXTRA string=13 years)
Camilla Berglund 0e2b12be43 Corrected comment. ago%!(EXTRA string=13 years)
Camilla Berglund 023b816bcc Disallowed hiding of fullscreen windows. ago%!(EXTRA string=13 years)
Camilla Berglund d214bfdfde Made defaults test window hidden. ago%!(EXTRA string=13 years)
Camilla Berglund dcc3d67158 Merge branch 'showwindow' ago%!(EXTRA string=13 years)
Camilla Berglund 7be55239e7 Disabled native API by default. ago%!(EXTRA string=13 years)
Camilla Berglund 0272ce2e98 Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
Camilla Berglund 7493bbe0c8 Removed X11 prefix from EGL and GLX files. ago%!(EXTRA string=13 years)
Camilla Berglund 74488bec67 Further isolated X11-specific parts of EGL code. ago%!(EXTRA string=13 years)
Camilla Berglund 0ca1e67d7a Moved X11-specific defines to X11 header. ago%!(EXTRA string=13 years)
Camilla Berglund dd69985649 Fixed API error tags. ago%!(EXTRA string=13 years)
Camilla Berglund feef05f839 Removed superfluous inclusion. ago%!(EXTRA string=13 years)
Camilla Berglund 50d68c83bb Fixed TinyCThread declaring timespec on OS X. ago%!(EXTRA string=13 years)
Camilla Berglund 2b946289d8 Added direct dependency on librt for threads test on X11. ago%!(EXTRA string=13 years)
Camilla Berglund 9f94286c9a Merge branch 'master' into showwindow ago%!(EXTRA string=13 years)
Camilla Berglund bd70e53352 Added missing flags for size hints. ago%!(EXTRA string=13 years)
Camilla Berglund a49c61f1a7 Updated TinyCThread. ago%!(EXTRA string=13 years)
Camilla Berglund b4d0223faa Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 4cb569b5b3 Replaced guessing with dirent and regex. ago%!(EXTRA string=13 years)
Camilla Berglund 487bcea235 Merge branch 'master' into joystickname ago%!(EXTRA string=13 years)
Camilla Berglund e70ced5e05 Fixed bad editing in Cocoa joystick code. ago%!(EXTRA string=13 years)
Camilla Berglund 93a1d1c226 Added stubs, implemented on Linux and Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund 8cf093a19d Linux joystick fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 755c2a364b Updated .gitignore. ago%!(EXTRA string=13 years)
Camilla Berglund 8a948753df Added printing of debug context window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund 8f82e02a51 Updated credit. ago%!(EXTRA string=13 years)
Camilla Berglund 1653541aca Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund ea7ab3e01b Fixed broken selector signature. ago%!(EXTRA string=13 years)
Camilla Berglund c03659e9c3 Updated change log and credit. ago%!(EXTRA string=13 years)
Camilla Berglund cbcab56a25 Merge branch 'master' into EGL ago%!(EXTRA string=13 years)
Camilla Berglund a3502a7f00 Merge branch 'tls' of github.com:elmindreda/glfw into tls ago%!(EXTRA string=13 years)
Camilla Berglund 5e23620c7f Merge branch 'master' into tls ago%!(EXTRA string=13 years)
Camilla Berglund 67390ac2f4 Merge branch 'showwindow' of github.com:elmindreda/glfw into showwindow ago%!(EXTRA string=13 years)
Camilla Berglund 9a183090e0 Merge branch 'master' into showwindow ago%!(EXTRA string=13 years)
Camilla Berglund a339098bc0 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 52c27113d3 Shortened PC boolean name. ago%!(EXTRA string=13 years)
Camilla Berglund 733cd5372f Fixed and separated GLFW version check. ago%!(EXTRA string=13 years)
Camilla Berglund 2502e4d6f3 Renamed glfwGetJoystickPos to glfwGetJoystickAxes. ago%!(EXTRA string=13 years)