1179 Commits (21f41a2bb77cb4a26f584742f8568614034b1f6b)
 

Author SHA1 Message Date
Camilla Berglund 2bb62a1467 Bug fix formatting. 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 937f137246 Improved error formatting. 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 410a4e29e1 Moved from gl3.h to glcorearb.h. 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 a73384d87c Merge branch 'joystickname' of github.com:elmindreda/glfw into joystickname ago%!(EXTRA string=13 years)
Camilla Berglund 85cfc6bdd0 Merge branch 'master' into joystickname ago%!(EXTRA string=13 years)
Camilla Berglund 9d6945a766 Merge branch 'master' into EGL 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 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)