Commit Graph

  • c3195746d8 Formatting. Camilla Berglund 2012-10-21 16:23:36 +0200
  • d0afa65813 Formatting. Camilla Berglund 2012-10-21 16:17:20 +0200
  • dd941f5ae8 Added output of DPI. Camilla Berglund 2012-10-18 23:09:28 +0200
  • da31167193 Renamed glfwGetMonitorString to glfwGetMonitorName. Camilla Berglund 2012-10-18 23:01:41 +0200
  • c1bb1d8a6e Merge branch 'master' into multi-monitor Camilla Berglund 2012-10-18 18:42:45 +0200
  • ccec055ff7 Formatting. Camilla Berglund 2012-10-18 17:54:55 +0200
  • 550b0c177d Added missing initial value. Camilla Berglund 2012-10-18 16:25:15 +0200
  • e6556c7f34 Comment grammar fix. Camilla Berglund 2012-10-17 17:11:56 +0200
  • d6210b11f3 Formatting. Camilla Berglund 2012-10-05 05:42:47 +0200
  • 6ac7af38d9 Began using monitor position for window placement. Camilla Berglund 2012-10-05 04:10:42 +0200
  • 2c6f4329a4 Updated iconification test to use callbacks. Camilla Berglund 2012-10-05 04:00:27 +0200
  • 2bb62a1467 Bug fix formatting. Camilla Berglund 2012-10-04 04:08:53 +0200
  • ae5da60c18 Fixed test for wrong client API. Camilla Berglund 2012-10-04 04:05:37 +0200
  • f236fc2f61 Fixed X11 hidden cursor mode. Camilla Berglund 2012-10-02 18:03:21 +0200
  • ddeca47117 Removed executable flag from header. Camilla Berglund 2012-10-02 17:25:37 +0200
  • 88fb5c1cf3 Merge branch 'master' into multi-monitor Camilla Berglund 2012-10-02 17:24:50 +0200
  • 464619d5c8 Updated change log. Camilla Berglund 2012-10-02 17:24:30 +0200
  • 26480901fd Added glfwGetWindowMonitor. Camilla Berglund 2012-10-02 17:24:18 +0200
  • 21a015778f Replaced malloc and memset with calloc. Camilla Berglund 2012-10-02 17:07:59 +0200
  • ff09d3a343 Merge branch 'master' into multi-monitor Camilla Berglund 2012-10-02 03:11:32 +0200
  • 5fcfcb2ddc Updated comment. Camilla Berglund 2012-09-30 15:53:20 +0200
  • d00c194f4a Added 8 bits of stencil to defaults. Camilla Berglund 2012-09-30 15:51:59 +0200
  • 937f137246 Improved error formatting. Camilla Berglund 2012-09-30 15:51:46 +0200
  • c764ae81e8 Added missing window parameter return. Camilla Berglund 2012-09-30 15:43:26 +0200
  • 38cad9aff0 Added client API window hint. Camilla Berglund 2012-09-30 15:32:50 +0200
  • bf8639e49f Removed unused struct member. Camilla Berglund 2012-09-30 14:54:58 +0200
  • 508c7fe0e6 Merge branch 'master' into multi-monitor Camilla Berglund 2012-09-27 23:32:26 +0200
  • 410a4e29e1 Moved from gl3.h to glcorearb.h. Camilla Berglund 2012-09-27 22:28:04 +0200
  • 1be1636326 Begun integrating monitor and window. Camilla Berglund 2012-09-27 21:37:36 +0200
  • fe0cc512a2 Added missing cast. Camilla Berglund 2012-09-27 15:18:57 +0200
  • 7fa27f1e98 Fixed warnings on VC++. Camilla Berglund 2012-09-27 02:49:20 +0200
  • c5f7eff190 Fixed use of functions missing on VC++. Camilla Berglund 2012-09-27 02:35:19 +0200
  • a73384d87c Merge branch 'joystickname' of github.com:elmindreda/glfw into joystickname Camilla Berglund 2012-09-23 16:58:59 +0200
  • 85cfc6bdd0 Merge branch 'master' into joystickname Camilla Berglund 2012-09-23 15:46:42 +0200
  • 9d6945a766 Merge branch 'master' into EGL Camilla Berglund 2012-09-23 15:35:45 +0200
  • 7aaeb6955b Merge branch 'master' into multi-monitor Camilla Berglund 2012-09-23 15:26:53 +0200
  • c0dcb5a056 Fixed fullscreen regressions. Camilla Berglund 2012-09-23 15:08:43 +0200
  • 6a5ebbc870 Merge branch 'master' into multi-monitor Camilla Berglund 2012-09-23 14:44:56 +0200
  • 718af531a3 Fixed order of operations. Camilla Berglund 2012-09-23 14:08:36 +0200
  • d6d5fb2684 Simplified character input. Camilla Berglund 2012-09-19 13:17:53 +0200
  • 14f00ffa67 Removed unused struct member. Camilla Berglund 2012-09-16 12:43:33 +0200
  • b711b2fc72 Formatting. Camilla Berglund 2012-09-16 12:42:51 +0200
  • a2dab25b06 Added fallback for X11 monitor size. Camilla Berglund 2012-09-13 22:04:01 +0200
  • 1027935cdf Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-09-13 21:58:16 +0200
  • dbd4d1657e Formatting. Camilla Berglund 2012-09-13 21:57:42 +0200
  • 20a49a7eee Improved handling of primary monitor. Camilla Berglund 2012-09-13 17:46:40 +0200
  • 89018331f7 Fixed invalid uses of glfwDestroyWindow. Camilla Berglund 2012-09-13 17:29:07 +0200
  • d21e79642b Added output of monitor position. Camilla Berglund 2012-09-13 16:47:59 +0200
  • a0305affeb Began implementing multi-monitor on Cocoa. Camilla Berglund 2012-09-13 16:30:01 +0200
  • 633839502c Fixed various VC++ warnings. Camilla Berglund 2012-09-13 00:05:54 +0200
  • 5bbbf8640e Formatting. Camilla Berglund 2012-09-12 23:03:15 +0200
  • b4493dd3bc Removed paranoid error check. Camilla Berglund 2012-09-12 23:03:07 +0200
  • 4f8f6c7d89 Fixed monitor enumeration on Win32. Camilla Berglund 2012-09-12 22:51:55 +0200
  • f6ba959b1b Moved threads package to X11 block. Camilla Berglund 2012-09-12 21:54:00 +0200
  • d3a2d268f6 Merge branch 'master' into multi-monitor Camilla Berglund 2012-09-12 21:47:04 +0200
  • d5e4204ed1 POSIX threads should not be preferred on Win32. Camilla Berglund 2012-09-12 21:46:40 +0200
  • 1071966d55 Merge branch 'master' into multi-monitor Camilla Berglund 2012-09-12 21:42:21 +0200
  • 4408d2134c Added use of standard lParam macros. Camilla Berglund 2012-09-12 21:37:36 +0200
  • 18392837ac Formatting. Camilla Berglund 2012-09-12 21:34:23 +0200
  • 1d6d6bc3c6 Moved display closing to after GL terminate. Camilla Berglund 2012-09-12 21:25:52 +0200
  • c4d5da0090 Moved DllMain into Win32 init module. Camilla Berglund 2012-09-12 21:23:04 +0200
  • 6ac58da26e Narrowed criteria for non-standard inclusion. Camilla Berglund 2012-09-12 21:18:37 +0200
  • 4bcb1b38f9 Merge branch 'multi-monitor' of github.com:elmindreda/glfw into multi-monitor Camilla Berglund 2012-09-12 21:14:15 +0200
  • 55419bda67 Merged fullscreen and monitor modules. Camilla Berglund 2012-09-12 21:04:24 +0200
  • c87829ea61 Added allocation failure check. Camilla Berglund 2012-09-12 20:54:45 +0200
  • ea664c8a39 Added comments. Camilla Berglund 2012-09-12 20:54:12 +0200
  • c83b336a4c Formatting. Camilla Berglund 2012-09-12 20:46:54 +0200
  • fa4f6b43f6 Added monitor stubs for Cocoa. Camilla Berglund 2012-09-12 20:44:08 +0200
  • 830f2b439c Cleanup. Camilla Berglund 2012-09-12 19:35:52 +0200
  • 83f5b920b9 Merge branch 'master' into multi-monitor Camilla Berglund 2012-09-12 06:04:17 +0200
  • 64c677be9e Renamed config macro to match convention. Camilla Berglund 2012-09-12 03:17:50 +0200
  • e15e92b583 Fixed function grouping. Camilla Berglund 2012-09-11 23:56:44 +0200
  • 0e2b12be43 Corrected comment. Camilla Berglund 2012-09-11 23:53:10 +0200
  • 023b816bcc Disallowed hiding of fullscreen windows. Camilla Berglund 2012-09-11 23:51:45 +0200
  • d214bfdfde Made defaults test window hidden. Camilla Berglund 2012-09-11 22:23:35 +0200
  • dcc3d67158 Merge branch 'showwindow' Camilla Berglund 2012-09-11 20:03:55 +0200
  • 7be55239e7 Disabled native API by default. Camilla Berglund 2012-09-10 21:45:06 +0200
  • 0272ce2e98 Merge branch 'master' into EGL Camilla Berglund 2012-09-09 19:52:33 +0200
  • 7493bbe0c8 Removed X11 prefix from EGL and GLX files. Camilla Berglund 2012-09-09 19:33:40 +0200
  • 74488bec67 Further isolated X11-specific parts of EGL code. Camilla Berglund 2012-09-09 19:17:46 +0200
  • 0ca1e67d7a Moved X11-specific defines to X11 header. Camilla Berglund 2012-09-09 19:03:17 +0200
  • dd69985649 Fixed API error tags. Camilla Berglund 2012-09-09 19:01:48 +0200
  • feef05f839 Removed superfluous inclusion. Camilla Berglund 2012-09-09 14:22:14 +0200
  • 50d68c83bb Fixed TinyCThread declaring timespec on OS X. Camilla Berglund 2012-09-09 13:56:57 +0200
  • 2b946289d8 Added direct dependency on librt for threads test on X11. Camilla Berglund 2012-09-09 01:31:23 +0200
  • 9f94286c9a Merge branch 'master' into showwindow Camilla Berglund 2012-09-08 21:20:45 +0200
  • bd70e53352 Added missing flags for size hints. Camilla Berglund 2012-09-08 21:08:39 +0200
  • a49c61f1a7 Updated TinyCThread. Camilla Berglund 2012-09-08 20:43:08 +0200
  • b4d0223faa Formatting. Camilla Berglund 2012-09-07 15:48:03 +0200
  • 4cb569b5b3 Replaced guessing with dirent and regex. Camilla Berglund 2012-09-07 15:27:41 +0200
  • 487bcea235 Merge branch 'master' into joystickname Camilla Berglund 2012-09-07 02:19:16 +0200
  • e70ced5e05 Fixed bad editing in Cocoa joystick code. Camilla Berglund 2012-09-07 02:15:54 +0200
  • 93a1d1c226 Added stubs, implemented on Linux and Cocoa. Camilla Berglund 2012-09-07 01:01:34 +0200
  • 8cf093a19d Linux joystick fixes. Camilla Berglund 2012-09-07 01:01:17 +0200
  • 755c2a364b Updated .gitignore. Camilla Berglund 2012-09-06 23:57:36 +0200
  • 8a948753df Added printing of debug context window parameter. Camilla Berglund 2012-09-06 23:55:23 +0200
  • 8f82e02a51 Updated credit. Camilla Berglund 2012-09-06 23:05:19 +0200
  • 1653541aca Formatting. Camilla Berglund 2012-09-06 23:03:54 +0200
  • ea7ab3e01b Fixed broken selector signature. Camilla Berglund 2012-09-06 23:02:33 +0200
  • c03659e9c3 Updated change log and credit. Camilla Berglund 2012-09-06 21:42:42 +0200