Commit Graph

  • b72a97d531 Renamed global struct and substructs. Camilla Berglund 2013-01-02 01:40:42 +0100
  • 45459d5a34 Fixed invalid order of operations. Camilla Berglund 2013-01-02 00:50:57 +0100
  • 4305c76049 Removed monitor user pointer. Camilla Berglund 2013-01-02 00:41:37 +0100
  • 835f00eb10 Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-31 21:13:10 +0100
  • 1790194828 Renamed _glfwInputError and moved to event API. Camilla Berglund 2012-12-31 21:05:28 +0100
  • 21f41a2bb7 Renamed GLFW_SAMPLES and GLFW_SHOULD_CLOSE. Camilla Berglund 2012-12-31 19:45:13 +0100
  • 02598570cb Removed unused struct member. Camilla Berglund 2012-12-31 04:12:16 +0100
  • fc5235cd2e Added todo. Camilla Berglund 2012-12-31 04:06:01 +0100
  • cf42282cfb Added generic video mode selection. Camilla Berglund 2012-12-31 03:04:04 +0100
  • 52dac79219 Ripped out horribly broken refresh rate mess. Camilla Berglund 2012-12-31 02:06:19 +0100
  • 8db1528c74 Added explicit disabling of platform glext.h. Camilla Berglund 2012-12-30 23:19:38 +0100
  • 23c6def880 Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-30 22:18:15 +0100
  • 9e9457767f Added workaround for broken Mesa GLX_ARB_create_context_profile. Camilla Berglund 2012-12-30 18:13:04 +0100
  • ea1ddfd7a4 Removed declarations of removed functions. Camilla Berglund 2012-12-30 02:28:52 +0100
  • 9cc8fc0d0a Removed glfwGetError and glfwErrorString. Camilla Berglund 2012-12-30 01:42:14 +0100
  • 9af61d06cf Removed return value of _glfwPlatformTerminate. Camilla Berglund 2012-12-30 01:15:48 +0100
  • 0dd5d20c77 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-12-30 01:01:56 +0100
  • a8403c10d3 Moved NSGL context creation to proper module. Camilla Berglund 2012-12-30 00:58:18 +0100
  • 0a7a57b74f Moved internal API functions to correct section. Camilla Berglund 2012-12-30 00:45:22 +0100
  • 20af66f271 Added OOM error reporting to X11 mode enumeration. Camilla Berglund 2012-12-29 20:01:33 +0100
  • 18854d16db Removed legacy video mode generation. Camilla Berglund 2012-12-27 21:13:04 +0100
  • 45df65eb91 Formatting. Camilla Berglund 2012-12-27 19:29:09 +0100
  • b66e1de97c Added saving of monitor mode count. Camilla Berglund 2012-12-27 18:37:55 +0100
  • 948be592be Documented callback clearing at window destruction time. Camilla Berglund 2012-12-27 18:26:51 +0100
  • f558563621 Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-27 18:22:45 +0100
  • cdcdf5763a Temporary fix for OPENGL_INCLUDE_DIR being NOTFOUND on OS X 10.8. Camilla Berglund 2012-12-27 18:04:24 +0100
  • be7ad339f7 Added clearing of callbacks on window destruction. Camilla Berglund 2012-12-23 16:08:17 +0100
  • ed9e403750 Documentation work. Camilla Berglund 2012-12-23 15:59:09 +0100
  • 3610f0d071 Added primary status to monitor listing. Camilla Berglund 2012-12-22 23:37:42 +0100
  • 648655aa5b Fixed RandR primary monitor detection. Camilla Berglund 2012-12-22 23:35:45 +0100
  • 692f34b536 Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-22 19:40:15 +0100
  • 1395ec2269 Documentation work. Camilla Berglund 2012-12-22 19:21:35 +0100
  • f98d3a250f Added documentation cross-references to some tokens. Camilla Berglund 2012-12-22 18:40:35 +0100
  • b9acb777e5 EGL context creation cleanup. Camilla Berglund 2012-12-16 17:04:43 +0100
  • bd31ea0a69 WGL context option cleanup. Camilla Berglund 2012-12-13 22:43:23 +0100
  • cf38b34f45 GLX context option cleanup. Camilla Berglund 2012-12-13 20:43:15 +0100
  • 238da01770 Re-used profile name macros in glfwinfo. Camilla Berglund 2012-12-13 20:04:17 +0100
  • d11558e7e4 Fixed corruption of robustness strategy hint. Camilla Berglund 2012-12-13 20:01:57 +0100
  • 8c6511085a Corrected eglext.h path. Camilla Berglund 2012-12-13 19:35:11 +0100
  • 4bb451f4a7 Removed outdated comment. Camilla Berglund 2012-12-13 19:33:42 +0100
  • 11a4d01ea7 Added support for ARB_robustness to glfwinfo. Camilla Berglund 2012-12-13 19:29:18 +0100
  • 9c0e19adca Made error message tags more consistent. Camilla Berglund 2012-12-13 19:18:04 +0100
  • 9a659c287e Fixed context param readback. Camilla Berglund 2012-12-13 19:07:19 +0100
  • a8a0585164 Updated debug context detection. Camilla Berglund 2012-12-13 17:33:08 +0100
  • fd0f06de8a Formatting. Camilla Berglund 2012-12-13 17:22:19 +0100
  • 7ab5e826dd Updated extension headers. Camilla Berglund 2012-12-13 17:19:16 +0100
  • 247a875435 Updated version verification. Camilla Berglund 2012-12-13 17:07:55 +0100
  • d22d55ed02 Updated error message to match updated spec. Camilla Berglund 2012-12-13 02:36:18 +0100
  • 7be7da16af Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-13 02:23:38 +0100
  • 3f5843f500 Renamed tokens used for other client APIs. Camilla Berglund 2012-12-13 02:22:39 +0100
  • 052c587dd5 Shortened monitor-related tokens. Camilla Berglund 2012-12-13 01:56:33 +0100
  • 55f7813d68 Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-13 01:50:09 +0100
  • 37904dc68a Documentation work. Camilla Berglund 2012-12-12 16:05:45 +0100
  • 94e9b3adff Added include required for free. Camilla Berglund 2012-12-12 13:59:53 +0100
  • b30def90e4 ...and the other half of making it const. Camilla Berglund 2012-12-02 21:18:01 +0100
  • e38b752465 Made arrays returned by public API const. Camilla Berglund 2012-12-02 21:08:26 +0100
  • 1b59002682 Formatting. Camilla Berglund 2012-12-02 21:07:23 +0100
  • deb0b3d693 Added more monitor API documentation. Camilla Berglund 2012-12-02 21:00:15 +0100
  • 73cdc34df7 Merge branch 'master' into multi-monitor Camilla Berglund 2012-12-02 20:52:03 +0100
  • ccdb776cc3 Cleanup of configuration variable use. Camilla Berglund 2012-12-02 19:13:01 +0100
  • 0aaa120f12 Merge branch 'EGL' Camilla Berglund 2012-12-02 19:02:49 +0100
  • 47c11b4ea6 Tweaked comment. Camilla Berglund 2012-12-02 19:02:32 +0100
  • 5da8ed250a Cleanup of backend option strings. Camilla Berglund 2012-12-02 19:01:20 +0100
  • d4a08b10fd Documented joystick name caveat. Camilla Berglund 2012-12-02 17:13:41 +0100
  • 14e71833bd Merge branch 'master' into EGL Camilla Berglund 2012-12-02 17:11:17 +0100
  • 20c891f566 Updated changelog. Camilla Berglund 2012-12-02 17:10:41 +0100
  • 7d9b5c0127 Added documentation for glfwGetJoystickName. Camilla Berglund 2012-12-02 16:55:09 +0100
  • 0bac579506 Formatting. Camilla Berglund 2012-12-02 16:53:28 +0100
  • 3a773342e8 Renamed struct member to match other platforms. Camilla Berglund 2012-12-02 16:52:02 +0100
  • 42c78fbe42 Merge branch 'master' into joystickname Camilla Berglund 2012-12-02 16:45:08 +0100
  • 7be9e87ef1 Removed bad use of glfwGetCurrentContext. Camilla Berglund 2012-12-02 16:45:03 +0100
  • 821997ad55 Merge branch 'master' into joystickname Camilla Berglund 2012-12-02 16:36:44 +0100
  • 280782a2a5 Added explicit non-support for sRGB on EGL. Camilla Berglund 2012-12-02 16:29:56 +0100
  • da02844457 Merge branch 'master' into EGL Camilla Berglund 2012-12-02 16:17:59 +0100
  • 8e5b2239d3 Updated changelog. Camilla Berglund 2012-12-02 16:14:49 +0100
  • 69a900592e Added explicit support for sRGB framebuffers. Camilla Berglund 2012-12-02 16:10:00 +0100
  • a3ff29af36 Documentation updates. Camilla Berglund 2012-12-02 15:47:10 +0100
  • 1a3d47d06d Added window position callback. Camilla Berglund 2012-11-30 13:56:42 +0100
  • 5f68e12b52 Added some documentation for the monitor API. Camilla Berglund 2012-11-27 17:07:28 +0100
  • 41bc0d18f4 Merge branch 'master' into multi-monitor Camilla Berglund 2012-11-27 16:55:04 +0100
  • 1eef0f0869 Renamed context module files. Camilla Berglund 2012-11-27 15:21:49 +0100
  • 5ea3591586 Cocoa NSGL fixes. Camilla Berglund 2012-11-27 15:17:24 +0100
  • 34d383399c Finished initial window/context backend split. Camilla Berglund 2012-11-27 15:02:26 +0100
  • 4ce92262f7 Reverted bad edit. Camilla Berglund 2012-11-27 14:31:10 +0100
  • b49c78ed96 Added missing whitespace. Camilla Berglund 2012-11-27 14:02:48 +0100
  • 10cc85343a Formatting. Camilla Berglund 2012-11-27 13:38:21 +0100
  • 7e9286c1fa Removed unused stub. Camilla Berglund 2012-11-27 13:10:14 +0100
  • b934cdf573 Begun preparations for Win32 EGL support. Camilla Berglund 2012-11-27 12:58:59 +0100
  • 0f0f7f7294 Merge branch 'EGL' of github.com:elmindreda/glfw into EGL Camilla Berglund 2012-11-27 12:23:25 +0100
  • e4ddcefc14 Merge branch 'master' into EGL Camilla Berglund 2012-11-27 12:14:54 +0100
  • fc69721807 Tagged comment. Camilla Berglund 2012-11-23 12:02:09 +0100
  • 06c191feea Updated error codes to better reflect multi-API support. Camilla Berglund 2012-11-23 12:00:49 +0100
  • 1e9383d039 Documentation work. Camilla Berglund 2012-11-23 11:41:53 +0100
  • 2a166c5086 Removed glfwCopyContext to map better against EGL. Camilla Berglund 2012-11-22 20:16:48 +0100
  • 06e7a96c61 Fixed documentation spelling errors. Camilla Berglund 2012-11-22 19:14:27 +0100
  • 9ad1d979e9 Conservatively tagged functions confined to main thread. Camilla Berglund 2012-11-22 19:08:30 +0100
  • 998cb5144e Made glfwSetCursorPos fail silently if lacking focus. Camilla Berglund 2012-11-22 17:20:16 +0100
  • c479124e69 Removed key repeat. Camilla Berglund 2012-11-22 17:14:50 +0100
  • ef1da2dde9 Added credit. Camilla Berglund 2012-11-22 17:06:04 +0100
  • b8c16e49f1 Removed window size DWIM. Camilla Berglund 2012-11-22 17:04:54 +0100