981 Commits (89b42d084db98d85ecc1f9af154e8eaa53e69b4a)
 

Author SHA1 Message Date
Camilla Berglund 89b42d084d Replaced glfwGetDesktopMode with glfwGetVideoMode. ago%!(EXTRA string=13 years)
Camilla Berglund e0ce920191 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 560b6b5a11 Merge branch 'master' into multi-monitor 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 74f5cd6fa7 Removed unused example files. ago%!(EXTRA string=13 years)
Camilla Berglund 54f1a57f8d Added channel bit depth hint defaults. ago%!(EXTRA string=13 years)
Camilla Berglund 3ef7c55458 Added credit. ago%!(EXTRA string=13 years)
Camilla Berglund f50d38f148 Moved glfwinfo version check to before glfwInit. 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 f637722fa1 Removed MinGW-w64 hack. 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)
Camilla Berglund c28fb4ca0c Cleaned up Linux joystick code. ago%!(EXTRA string=13 years)
Camilla Berglund 2b6080fc20 Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
Camilla Berglund bf3486f077 Comment updates and formatting. ago%!(EXTRA string=13 years)
Camilla Berglund b77bdea734 Merge pull request #18 from madcad/master ago%!(EXTRA string=13 years)
Camilla Berglund 2d3f25ce99 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 2cedd8f059 Merge pull request #19 from belkiss/master ago%!(EXTRA string=13 years)
Camilla Berglund 06700e62bf Don't call OpenGL functions until there's a context. ago%!(EXTRA string=13 years)
Lambert Clara f259763151 Fix removal of symlinks when uninstalling ago%!(EXTRA string=13 years)
Camilla Berglund 3f34b091b8 Gave MinGW link library a .a suffix. ago%!(EXTRA string=13 years)
Camilla Berglund 84b2787f0d Formatting. ago%!(EXTRA string=13 years)
Torsten Walluhn 3f39c5ae42 Fixed compiling issues on mac os x with llvm-gcc 4.2 ago%!(EXTRA string=13 years)
Camilla Berglund 8bf5fc72d0 Merge branch 'master' into multi-monitor ago%!(EXTRA string=13 years)
Camilla Berglund 0c92fb8500 Added clearing of global joystick data. ago%!(EXTRA string=13 years)
Camilla Berglund ac653761b9 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund cd6d957eca Moved internal API code to proper location. ago%!(EXTRA string=13 years)
Camilla Berglund 17cac4bfa0 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 2b0f8c2f1e Removed 'device' from monitor callback. ago%!(EXTRA string=13 years)
Camilla Berglund 39c171a61d Merge branch 'master' into multi-monitor ago%!(EXTRA string=13 years)
Camilla Berglund 6399fb19fd Included malloc.h from files using malloc on Win32. ago%!(EXTRA string=13 years)
Camilla Berglund a9ed5b141e Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
Camilla Berglund b7be8d90d8 Renamed libglfw3.pc to glfw3.pc. ago%!(EXTRA string=13 years)
Camilla Berglund 5ce704e60c Added missing include. ago%!(EXTRA string=13 years)
Camilla Berglund 8699399103 Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
Camilla Berglund 06b5d0f665 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 129598eb51 Merge branch 'master' of github.com:elmindreda/glfw ago%!(EXTRA string=13 years)
Camilla Berglund 7bdadcb671 Replaced inline defines with glext. ago%!(EXTRA string=13 years)
Camilla Berglund cb447bee81 Cleanup of window resizable flag setting. ago%!(EXTRA string=13 years)
Camilla Löwy Berglund afe4ea9b3d Merge pull request #17 from belkiss/master ago%!(EXTRA string=13 years)