Commit Graph

  • c80e4bd142 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-08-12 12:45:36 +0200
  • 5bbac6fe69 Moved Free Getopt files to support directory. Camilla Berglund 2012-08-12 12:44:23 +0200
  • 704e56fc81 Fix compilation with MSVC by using sprintf instead of snprintf Lambert Clara 2012-08-12 12:29:55 +0200
  • 04c5c85299 Merge pull request #15 from bioinfornatics/master Camilla Löwy Berglund 2012-08-12 03:24:25 -0700
  • 31c0212c25 Able to install to lib64 if LIB_SUFFIX var is set to 64 jonathan MERCIER 2012-08-11 17:50:56 +0200
  • 2f095cc9e3 Removed implicit glfwMakeCurrentContext. Camilla Berglund 2012-08-10 15:29:45 +0200
  • 2410e2aaf4 Replaced automatic closing with window parameter. Camilla Berglund 2012-08-10 13:31:15 +0200
  • 2212cd94bf Moved glfwWindowHint to the top of its block. Camilla Berglund 2012-08-10 13:29:45 +0200
  • ddcf5d471e Removed mirroring of default framebuffer attribs. Camilla Berglund 2012-08-10 13:03:11 +0200
  • 3216661da7 Removed ill-advised use of glfwGetCurrentContext. Camilla Berglund 2012-08-07 21:40:40 +0200
  • f71daaa14b Removed executable flag from source file. Camilla Berglund 2012-08-07 13:09:31 +0200
  • d4e1f98394 Added output of initial window size. Camilla Berglund 2012-08-07 13:01:19 +0200
  • 8ed66ea4d5 Removed calling of callbacks from setters. Camilla Berglund 2012-08-07 12:14:58 +0200
  • c55f84ef3f Merge pull request #13 from rikusalminen/pendingevents Camilla Löwy Berglund 2012-08-07 02:55:23 -0700
  • 99031a43a2 X11: remove _glfwProcessPendingEvents Riku Salminen 2012-08-06 21:24:53 +0300
  • 585a840329 Added window parameter to glfwSwapBuffers. Camilla Berglund 2012-08-06 18:13:37 +0200
  • aff30d0baa Renamed window creation/destruction functions. Camilla Berglund 2012-08-06 17:56:41 +0200
  • 13ff3eeca9 Test program swap interval toggling work. Camilla Berglund 2012-08-03 19:54:07 +0200
  • 6b46225e33 Declared all window close callbacks as static. Camilla Berglund 2012-08-03 16:28:17 +0200
  • 2972cdfeb1 Removed glfwIsWindow. Camilla Berglund 2012-08-03 16:20:52 +0200
  • 1736132bb2 Fixed window parameter refresh. Camilla Berglund 2012-08-03 15:21:49 +0200
  • 854e634fec Merge branch 'master' into multi-monitor Camilla Berglund 2012-08-03 02:57:33 +0200
  • 3c912cbc3c Replaced declaration of wchar_t with stddef.h header. Camilla Berglund 2012-08-02 21:25:00 +0200
  • 4b9e616cf8 Fixed indexing bug in Cocoa video mode enumeration. Camilla Berglund 2012-08-02 19:26:00 +0200
  • 5f5b463766 Added credit. Camilla Berglund 2012-08-02 19:24:12 +0200
  • ae586e65d8 Fixed typo. Camilla Berglund 2012-08-02 19:14:58 +0200
  • 5f26deaf59 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-08-02 19:02:42 +0200
  • b03e62f6ac Made X11 resolution enumeration a separate function. Camilla Berglund 2012-08-02 18:54:10 +0200
  • 255e79918e Merge pull request #11 from arturjpv/master Camilla Löwy Berglund 2012-08-02 09:49:28 -0700
  • 88fd170e64 Fixed type errors in modes test. Camilla Berglund 2012-08-02 18:22:11 +0200
  • 871e1a70d7 Made video mode retrieval dynamic. Camilla Berglund 2012-08-02 18:03:43 +0200
  • 287e94cd6b Behavior differences under Lion and Snow Leopard in updateTrackingAreas. Arturo J. Pérez 2012-08-02 17:45:52 +0200
  • 957ecdc9a0 Renamed no current context error to match function. Camilla Berglund 2012-08-02 15:36:15 +0200
  • a916997c86 Simplified call to platform-specific extension check. Camilla Berglund 2012-08-02 15:32:39 +0200
  • 1bad573c10 Tightened scope of some local variables. Camilla Berglund 2012-08-02 15:31:08 +0200
  • ee3304c09a Removed check for invalid user, added error setting. Camilla Berglund 2012-08-02 15:29:13 +0200
  • bfc746a847 Error message grammar fix. Camilla Berglund 2012-08-02 15:14:38 +0200
  • ba941b2fc8 Added formatting to error string. Camilla Berglund 2012-08-02 15:13:57 +0200
  • 208377d08e Imported version parsing from EGL branch. Camilla Berglund 2012-08-02 14:48:06 +0200
  • 59896c327a Context property fixes. Camilla Berglund 2012-08-02 14:42:24 +0200
  • f274b329d1 Fixed check for GL_ARB_multisample. Camilla Berglund 2012-08-02 14:16:07 +0200
  • a182acd585 Removed EGL-specific context param refresh. Camilla Berglund 2012-08-02 03:01:31 +0200
  • 7d222030da Merge branch 'master' into EGL Camilla Berglund 2012-08-02 02:41:57 +0200
  • c047bd2efe Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-08-02 01:42:26 +0200
  • 053737e660 Use OpenGL to get default framebuffer properties. Camilla Berglund 2012-08-02 01:18:35 +0200
  • 3a72f33541 Removed GLFW_ACCELERATED window parameter. Camilla Berglund 2012-08-02 01:13:05 +0200
  • d1617bdd78 Made flag parsing output even more consistent. Camilla Berglund 2012-08-01 01:46:06 +0200
  • 0f1ab5317f Formatting. Camilla Berglund 2012-08-01 01:05:57 +0200
  • 76bd8b79b6 Merge branch 'master' into EGL Camilla Berglund 2012-08-01 01:04:14 +0200
  • 98d02ebb1d Updated MinGW cross-compilation documentation. Camilla Berglund 2012-08-01 00:51:49 +0200
  • 302037d5b4 Added stub debug context detection. Camilla Berglund 2012-07-31 23:52:23 +0200
  • b00064902d Made flag parsing output more consistent. Camilla Berglund 2012-07-31 23:51:27 +0200
  • 6c86149bad Improved output of OpenGL bitmasks. Camilla Berglund 2012-07-31 23:14:31 +0200
  • 669c40f102 Fixed debug context being a hard constraint on WGL. Camilla Berglund 2012-07-31 23:07:18 +0200
  • fc74a5533e Moved WGL context logic into OpenGL module. Camilla Berglund 2012-07-31 22:48:28 +0200
  • 331aa26503 Formatting. Camilla Berglund 2012-07-31 19:13:27 +0200
  • b1de4d6fed Fixed client API version parsing. Camilla Berglund 2012-07-31 19:06:48 +0200
  • 0b25bba5b5 Merge branch 'master' into EGL Camilla Berglund 2012-07-31 18:55:00 +0200
  • 6c37c84d91 Reduced the number of conditional blocks. Camilla Berglund 2012-07-30 20:15:34 +0200
  • a8686ce0b5 Added credit. Camilla Berglund 2012-07-30 20:11:19 +0200
  • d270fe3c15 Merge pull request #10 from johnbartholomew/rename-lib-glfw3 Camilla Löwy Berglund 2012-07-29 17:33:01 -0700
  • 0f0e42b975 Use SOVERSION for shared libraries on Unix-like systems. John Bartholomew 2012-07-30 01:04:08 +0100
  • 93ec9fa901 Changed library output name to "glfw3", and pkg-config name to libglfw3. John Bartholomew 2012-07-30 00:14:09 +0100
  • b28298f329 Fixed call to CGPointMake. Camilla Berglund 2012-07-29 14:07:01 +0200
  • a3c4b96c91 Removed commented-out code, added error reporting. Camilla Berglund 2012-07-23 18:40:31 +0200
  • 3bb04b3a76 Merge branch 'master' into EGL Camilla Berglund 2012-07-23 18:04:32 +0200
  • 52ebc0db85 Fixed use of wrong point type. Camilla Berglund 2012-07-23 00:50:52 +0200
  • dd298ab908 Fixed copypaste errors. Camilla Berglund 2012-07-23 00:48:30 +0200
  • 03d526097d Comment fix. Camilla Berglund 2012-07-23 00:48:18 +0200
  • f457223bdf Minor context creation fixes. Camilla Berglund 2012-07-22 17:06:37 +0200
  • 3f9fa39564 Merge branch 'master' into EGL Camilla Berglund 2012-07-22 16:19:24 +0200
  • df6d4bc58a Added glfw3native.h to installation. Camilla Berglund 2012-07-22 15:42:18 +0200
  • d83119a874 Added explicit access to native handles. Camilla Berglund 2012-07-22 15:24:35 +0200
  • b069391cc0 Formatting. Camilla Berglund 2012-07-22 02:01:42 +0200
  • ccca5d71fe Use EGL_KHR_create_context with GLES as well. Camilla Berglund 2012-07-22 02:00:00 +0200
  • bddc95c017 Removed references to GLX in EGL port. Camilla Berglund 2012-07-22 01:38:15 +0200
  • edd554c115 Added support for EGL_KHR_create_context. Camilla Berglund 2012-07-22 01:33:42 +0200
  • 3b6ec4e775 Added client API window hint. Camilla Berglund 2012-07-22 01:10:59 +0200
  • e9c82a82b2 Added eglext.h header. Camilla Berglund 2012-07-21 23:51:44 +0200
  • b78fd85e11 Moved glext.h inclusion back. Camilla Berglund 2012-07-21 23:51:08 +0200
  • bd179634dc Formatting. Camilla Berglund 2012-07-20 18:11:26 +0200
  • ea1506ba67 Fixed EGLConfig nomenclature, simplified refresh. Camilla Berglund 2012-07-20 18:04:43 +0200
  • 0f4cdd5194 Fixed invalid attribute list terminator. Camilla Berglund 2012-07-20 17:40:20 +0200
  • 2796ecb556 Updated platform API tags. Camilla Berglund 2012-07-20 03:28:03 +0200
  • 5417130f96 Added new options to version string. Camilla Berglund 2012-07-20 03:03:33 +0200
  • 546124f1fb Fixed invalid file mode. Camilla Berglund 2012-07-20 02:10:59 +0200
  • 1a05d6db70 Renamed GLX implementation file. Camilla Berglund 2012-07-20 02:10:39 +0200
  • c9c94e44d2 Formatting. Camilla Berglund 2012-07-20 02:08:01 +0200
  • ddb497c5d5 Removed hard-coded EGL config limit. Camilla Berglund 2012-07-20 02:02:20 +0200
  • f4880b9206 Merge branch 'multi-monitor' of github.com:elmindreda/glfw into multi-monitor Camilla Berglund 2012-07-20 01:05:57 +0200
  • f559b217af Merge branch 'master' into multi-monitor Camilla Berglund 2012-07-20 01:05:09 +0200
  • af925681dd Merge branch 'master' into EGL Camilla Berglund 2012-07-20 00:59:35 +0200
  • fd688e0332 Formatting. Camilla Berglund 2012-07-20 00:19:58 +0200
  • fd4967b01a Removed superfluous casts. Camilla Berglund 2012-07-20 00:17:58 +0200
  • d3d972aa9d Fixed typo in dlopen macro. Camilla Berglund 2012-07-20 00:15:36 +0200
  • 251964f84f Began decoupling EGL code from X11. Camilla Berglund 2012-07-20 00:14:52 +0200
  • 26a843043c Formatting, removed trivial comments. Camilla Berglund 2012-07-19 23:51:51 +0200
  • 3fd17741bc Added macro for including the GLES2 header. Camilla Berglund 2012-07-19 23:20:47 +0200
  • be12cbca15 Added separate platform headers for EGL and GLX. Camilla Berglund 2012-07-19 23:01:51 +0200
  • f004aa0f82 Formatting. Camilla Berglund 2012-07-19 22:14:08 +0200