122 Commits (a1ae18f7d4d1e7070dd548f65afe38d7323c0d3d)

Author SHA1 Message Date
Camilla Berglund e5ef93d5ae Removed broken GL 3.2 dependency. ago%!(EXTRA string=15 years)
Camilla Berglund 1e97d31441 Added missing read-back of glProfile and glForward. ago%!(EXTRA string=15 years)
Camilla Berglund 35b8ee6a71 Updated Cocoa port to new internal API. ago%!(EXTRA string=15 years)
Camilla Berglund fdcbb402a8 Merged logic fix from 2.7.1 trunk. ago%!(EXTRA string=15 years)
Camilla Berglund 7b938c6b08 Added Win32 implementation of two-dimensional scrolling. ago%!(EXTRA string=15 years)
Camilla Berglund f93801c221 Added missing declaration. ago%!(EXTRA string=15 years)
Camilla Berglund 007766bd91 Added two-dimensional scrolling API and X11 implementation. ago%!(EXTRA string=15 years)
Camilla Berglund 49f71f8266 Added missing libc headers. ago%!(EXTRA string=15 years)
Camilla Berglund 47ea99b81e Re-enabled Linux joystick API. ago%!(EXTRA string=15 years)
Olivier Delannoy 70647eaad5 Added ignore rules for git, the heightmap examples from GLFW 2.7 and fixed a built issue on X11 introduced by using glxext.h ago%!(EXTRA string=15 years)
Camilla Berglund b9769dea77 Added Win32 configuration macros. ago%!(EXTRA string=15 years)
Camilla Berglund cbfacbfa98 Removed silly syntax error. ago%!(EXTRA string=15 years)
Camilla Berglund b9597aeee9 Fixed misspelled typedef. ago%!(EXTRA string=15 years)
Camilla Berglund e54c884fbc Fixed order of inclusion directives. ago%!(EXTRA string=15 years)
Camilla Berglund 71ba8cfab6 Replaced scattered partial wglext.h with actual file. ago%!(EXTRA string=15 years)
Camilla Berglund 451e0a7e2c Replaced scattered partial glxext.h with actual file. ago%!(EXTRA string=15 years)
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund 871f3d172e Replaced ShowWindow iconification with GLFW platform API call. ago%!(EXTRA string=15 years)
Camilla Berglund d43057e5bb Removed unintentional execute bits. ago%!(EXTRA string=15 years)
Camilla Berglund bdc5a44008 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 8dfbce46fd Added error reporting to glfwSetWindowParam. ago%!(EXTRA string=15 years)
Camilla Berglund bc7a8d48da Added window focus callback (Cocoa implementation missing). ago%!(EXTRA string=15 years)
Camilla Berglund 525d517f86 Forcing one FSAA sample to zero for consistency. ago%!(EXTRA string=15 years)
Camilla Berglund 2631d0e8e0 Fixed iconify and activation for fullscreen windows. ago%!(EXTRA string=15 years)
Camilla Berglund a7a5e1091b Updated comment. ago%!(EXTRA string=15 years)
Camilla Berglund 06c7e8af0d Added _MSC_VER to Win32 version string. ago%!(EXTRA string=15 years)
Camilla Berglund c1ef0a875d Fixed out-of-tree builds. ago%!(EXTRA string=15 years)
Camilla Berglund 946458568e Removed trailing whitespace. ago%!(EXTRA string=15 years)
Camilla Berglund 3ca63a0cf3 Replaced platform specific config headers with shared one, updated version strings to include CMake version. ago%!(EXTRA string=15 years)
Camilla Berglund e35badcb70 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 377e3e1f53 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 5df4920184 Added window move handler to window delegate. ago%!(EXTRA string=15 years)
Camilla Berglund 03f20ef736 Added back mistakenly removed init time window hint clearing. ago%!(EXTRA string=15 years)
Camilla Berglund 40193213e5 Clearing of input state only occurs locally. ago%!(EXTRA string=15 years)
Camilla Berglund 867e747add Renamed window close request variable. ago%!(EXTRA string=15 years)
Camilla Berglund 608acebf37 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 323e65b3f7 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 2999c5d4b8 Formatting and clarification. ago%!(EXTRA string=15 years)
Camilla Berglund 0221b5c279 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 058acc7f22 Removed content-less comments. ago%!(EXTRA string=15 years)
Camilla Berglund 25b22e6b4c Removed content-less comments. ago%!(EXTRA string=15 years)
Camilla Berglund 3c85eef0bf Moved atexit call to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund 1f704a2408 Added Cocoa config header (to get CMake version into version string). ago%!(EXTRA string=15 years)
Camilla Berglund 3089e60fbd Everyone needs to be able to split BPPs these days. ago%!(EXTRA string=15 years)
Camilla Berglund df63d148e5 Added saving of window-no-resize hint. ago%!(EXTRA string=15 years)
Camilla Berglund c0b5ad8896 Removed superfluous window struct member clearing. ago%!(EXTRA string=15 years)
Camilla Berglund 0641a6ec9a Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 0e5dec5ce9 Removed misplaced application delegate clearing. ago%!(EXTRA string=15 years)
Camilla Berglund aa169a4f72 Fixed input deactivation. ago%!(EXTRA string=15 years)
Camilla Berglund 6ab8cd62d5 Split out application delegate into separate class, minor formatting. ago%!(EXTRA string=15 years)