646 Commits (e6556c7f34a8e4f232fa6df0166d279e3d05c60e)

Author SHA1 Message Date
Camilla Berglund e6556c7f34 Comment grammar fix. ago%!(EXTRA string=13 years)
Camilla Berglund ae5da60c18 Fixed test for wrong client API. ago%!(EXTRA string=13 years)
Camilla Berglund f236fc2f61 Fixed X11 hidden cursor mode. ago%!(EXTRA string=13 years)
Camilla Berglund 21a015778f Replaced malloc and memset with calloc. ago%!(EXTRA string=13 years)
Camilla Berglund 5fcfcb2ddc Updated comment. ago%!(EXTRA string=13 years)
Camilla Berglund d00c194f4a Added 8 bits of stencil to defaults. ago%!(EXTRA string=13 years)
Camilla Berglund c764ae81e8 Added missing window parameter return. ago%!(EXTRA string=13 years)
Camilla Berglund 38cad9aff0 Added client API window hint. ago%!(EXTRA string=13 years)
Camilla Berglund fe0cc512a2 Added missing cast. ago%!(EXTRA string=13 years)
Camilla Berglund 7fa27f1e98 Fixed warnings on VC++. ago%!(EXTRA string=13 years)
Camilla Berglund c5f7eff190 Fixed use of functions missing on VC++. ago%!(EXTRA string=13 years)
Camilla Berglund c0dcb5a056 Fixed fullscreen regressions. ago%!(EXTRA string=13 years)
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 dbd4d1657e Formatting. 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 7be55239e7 Disabled native API by default. ago%!(EXTRA string=13 years)
Camilla Berglund feef05f839 Removed superfluous inclusion. ago%!(EXTRA string=13 years)
Camilla Berglund bd70e53352 Added missing flags for size hints. 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 e70ced5e05 Fixed bad editing in Cocoa joystick code. ago%!(EXTRA string=13 years)
Camilla Berglund 8cf093a19d Linux joystick fixes. 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 52c27113d3 Shortened PC boolean name. ago%!(EXTRA string=13 years)
Camilla Berglund 2502e4d6f3 Renamed glfwGetJoystickPos to glfwGetJoystickAxes. ago%!(EXTRA string=13 years)
Camilla Berglund 38e4cc3dad Removed superfluous comments. ago%!(EXTRA string=13 years)
Camilla Berglund cdcf3be462 Removed event debug printfs. ago%!(EXTRA string=13 years)
Camilla Berglund 54f1a57f8d Added channel bit depth hint defaults. ago%!(EXTRA string=13 years)
Camilla Berglund d5ede06859 Removed WS_VISIBLE from creation flags. ago%!(EXTRA string=13 years)
Camilla Berglund 54fceaaf64 Clarified result comparison. ago%!(EXTRA string=13 years)
Camilla Berglund 53245d754e Added detection of joystick disconnect on X11. ago%!(EXTRA string=13 years)
Camilla Berglund e10d935efe API tag and error message cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund 9696321334 Fixed return value of glfwGetCurrentContext. ago%!(EXTRA string=13 years)
Camilla Berglund 2a8b2ccef4 Split internal prototypes into APIs. ago%!(EXTRA string=13 years)
Camilla Berglund bb635729ec Fixed spelling of GLFW. ago%!(EXTRA string=13 years)
Camilla Berglund aaaac00aa5 Comment fixes. ago%!(EXTRA string=13 years)
Camilla Berglund bd5ff15769 Moved error handling to init module. ago%!(EXTRA string=13 years)
Camilla Berglund 85ca7ee184 Shortened comment. ago%!(EXTRA string=13 years)
Camilla Berglund 5d52ad1548 Replaced GLFWGLOBAL and _init_c_ with extern. ago%!(EXTRA string=13 years)
Camilla Berglund 1839c1c73d Added joystick API error checks for shared and Linux code. ago%!(EXTRA string=13 years)