1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-20 14:58:49 -04:00

Commit Graph

  • ac9a6f8504 Clarify client API major version tests Camilla Berglund 2015-10-13 00:39:07 +0200
  • bf7cce25dc Replace external context and client API headers Camilla Berglund 2015-08-24 01:27:20 +0200
  • 0eccf75f65 Replace GL booleans with public macros Camilla Berglund 2015-08-23 19:30:04 +0200
  • 315674da90 Added captured cursor mode. capturecursor Camilla Berglund 2014-01-18 20:31:29 +0100
  • 13fbb4748a Clean up cursor mode setting Camilla Berglund 2015-07-02 13:04:56 +0200
  • 95a07f3340 Start 3.2 Camilla Berglund 2015-06-01 22:55:06 +0200
  • 30306e5470 Fix resolution for reopen test 3.1.2 Camilla Berglund 2015-10-11 21:08:15 +0200
  • 755f913b02 Fix invalid types, null pointer use, memory leak Aaron Jacobs 2015-09-28 19:21:44 -0700
  • fb6fbcf700 Fix video modes not restored when hiding OS X app Camilla Berglund 2015-09-09 13:31:40 +0200
  • adf130965c Update changelog Camilla Berglund 2015-10-12 19:11:21 +0200
  • be65829055 Clarify GLU deprecation Camilla Berglund 2015-10-12 19:04:09 +0200
  • e0084617d5 Fix monitor disappearing on OS X with AGS Camilla Berglund 2015-09-02 13:42:28 +0200
  • 8b2da399ee Add description of 3.1.2 release Camilla Berglund 2015-10-12 13:59:45 +0200
  • e163d21f23 Remove stale remark Camilla Berglund 2015-10-10 22:15:38 +0200
  • 0d759c8c1a Fix XBufferOverflow handling for XIM input Camilla Berglund 2015-10-09 13:37:44 +0200
  • 87ad8c0561 Fix XIM input on non-UTF-8 locales Camilla Berglund 2015-10-09 13:23:34 +0200
  • 842aeb8c47 Make Win32 video mode enumeration faster Camilla Berglund 2015-09-20 16:25:00 +0200
  • 3dc53e21e5 Cleanup Camilla Berglund 2015-08-31 02:52:32 +0200
  • f5cbdbab4f Clarify monitor reference documentation Camilla Berglund 2015-09-17 16:37:09 +0200
  • cf9079c783 Fix documentation typo Camilla Berglund 2015-09-16 18:51:49 +0200
  • 0b65053ffd Clarify documentation of glfwGetClipboardString Camilla Berglund 2015-09-16 16:27:28 +0200
  • 7c6a8775eb Fix error type for unavailable pixel format error Camilla Berglund 2015-09-16 16:24:21 +0200
  • 40da56fbf7 Fix grammar Camilla Berglund 2015-09-09 12:27:38 +0200
  • c8e068712b Fix glfwGetProcAddress documentation Camilla Berglund 2015-08-27 21:40:22 +0200
  • f6f0771770 Replace NSScreen with platform functions Camilla Berglund 2015-09-01 18:33:34 +0200
  • 4ad00fa388 Add window refresh events logging to iconify test Camilla Berglund 2015-08-31 22:26:45 +0200
  • 4b4cb9ce66 Fix window refresh events emission on OS X Camilla Berglund 2015-08-31 22:22:22 +0200
  • 67eadf1e97 Fix glfwIconifyWindow not restoring video mode Camilla Berglund 2015-08-28 12:00:06 +0200
  • 6123937bde Add missing version string entries Camilla Berglund 2015-09-01 17:12:22 +0200
  • da3a77b4e3 Add dynamic client library loading to EGL backend Camilla Berglund 2015-08-27 15:11:48 +0200
  • 255f9f0234 Fix deadlock with negative swap interval on Aero Camilla Berglund 2015-08-27 20:25:28 +0200
  • ba4504a9c7 Formatting Camilla Berglund 2015-08-25 02:26:10 +0200
  • 7e13a4909e Make all EGL functions dynamically loaded Camilla Berglund 2015-08-24 16:39:01 +0200
  • afe4aadade Make all GLX functions dynamically loaded Camilla Berglund 2015-08-13 00:21:33 +0200
  • 8db7528ac7 Add support for Cygwin libGL soname Camilla Berglund 2015-08-18 16:56:19 +0200
  • 2d39dff84a Replace XkbGetKeyboard with XkbGetMap Camilla Berglund 2015-08-14 17:54:24 +0200
  • b69b4a9f2a Remove global symbols for Motif WM hints Camilla Berglund 2015-08-14 14:52:07 +0200
  • 85a01bfd9b Document image data being non-premultiplied Camilla Berglund 2015-08-17 21:04:19 +0200
  • 352a4f2757 Update changelog Camilla Berglund 2015-08-17 19:51:03 +0200
  • 41287694cb Replace convertBaseToScreen deprecated in 10.11 Camilla Berglund 2015-08-17 19:38:32 +0200
  • 04a439a0a0 Fix function name conflict between source files Camilla Berglund 2015-08-16 15:35:12 +0200
  • e528a8c7a4 Clarify comment for X11 translateKey Camilla Berglund 2015-08-16 15:12:02 +0200
  • 362751e4ef Fix cursor test event mode message Camilla Berglund 2015-08-16 14:00:51 +0200
  • 0db3940cc4 Formatting Camilla Berglund 2015-08-16 14:28:51 +0200
  • e2bb5e1726 Fix glfwWaitEvents generating events on Win32 Camilla Berglund 2015-08-16 13:55:44 +0200
  • 572ac09660 Fix example build errors on VS2013 and earlier Camilla Berglund 2015-08-16 03:06:06 +0200
  • 9f5a483256 Fix glfwWaitEvents returning prematurely on X11 Camilla Berglund 2015-08-14 13:52:02 +0200
  • cc752ad6a0 Fix EINTR not being handled for select on X11 Camilla Berglund 2015-08-14 13:49:52 +0200
  • ce2ec035f4 Fix TinyCThread time retrieval Camilla Berglund 2015-08-14 12:42:21 +0200
  • 20ed0a15a4 Clarify documentation re X11 asynchronicity Camilla Berglund 2015-08-12 21:31:54 +0200
  • a02aeaf972 Fix a maybe-uninitialized warning on GCC 4.9 Camilla Berglund 2015-08-12 18:02:02 +0200
  • ca8912375c Fix Motif hints being set for X11 full screen Camilla Berglund 2015-08-12 17:21:46 +0200
  • 6b8d490249 Make all client API functions dynamically loaded Camilla Berglund 2015-08-12 00:59:26 +0200
  • 84b512c62c Make all WGL functions dynamically loaded Camilla Berglund 2015-08-11 15:49:19 +0200
  • 1343ef5915 Replace stray malloc with calloc Camilla Berglund 2015-08-09 23:21:11 +0200
  • 65f3bb01be Remove options from gears example Camilla Berglund 2015-08-09 18:16:35 +0200
  • 10805cb6ec Add linmath.h to readme dependency list Camilla Berglund 2015-08-09 16:58:25 +0200
  • dd01dd7bef Replace GLU with linmath.h in examples Camilla Berglund 2015-08-09 15:44:20 +0200
  • 1057bd38cf Add linmath.h Camilla Berglund 2015-08-09 15:28:33 +0200
  • fcd6ec99d3 Formatting Camilla Berglund 2015-08-09 13:58:50 +0200
  • d2113dc9f5 Remove ad-hoc M_PIs and enable VC++ macro Camilla Berglund 2015-07-27 16:04:21 +0200
  • 3d62ff0e07 Fix implicit truncation to float in cursor test Camilla Berglund 2015-07-27 16:13:26 +0200
  • 90adbe0451 Fix no-GLES-on-NSGL error type and description Camilla Berglund 2015-08-09 13:37:27 +0200
  • f6defeff5d Remove C++-isms in Mir port Camilla Berglund 2015-07-31 14:01:33 +0200
  • 0a1225d0df Decouple Win32 cursor setting and tracking Camilla Berglund 2015-07-07 12:02:10 +0200
  • 527952102a Fixed filtering of events duplicated by XIM. Camilla Berglund 2015-07-28 21:56:12 +0200
  • 8a4e939a10 Fix glext.h regression in glfwinfo on OS X Camilla Berglund 2015-08-07 16:26:34 +0200
  • f8395886d3 Formatting Camilla Berglund 2015-07-30 20:32:32 +0200
  • 9527c93a1c Move to the new MirEvent 2.0 + 0.14/0.15 changes Brandon Schaefer 2015-07-30 10:59:32 -0700
  • 37e13361f5 Fixed last manual inclusion of glext.h. Camilla Berglund 2015-07-28 14:51:36 +0200
  • bb6db74167 Fixed finding of PowerVR SDK libraries. Yaron Cohen-Tal 2015-07-18 13:54:59 +0300
  • 1f95fac699 Extension string type cleanup. Camilla Berglund 2015-07-28 14:12:16 +0200
  • 24e4e674a5 Enabled MSAA for splitview example. Camilla Berglund 2015-07-21 21:58:24 +0200
  • 460e5d792d Fixed splitview example on Retina displays. Camilla Berglund 2015-07-21 21:58:24 +0200
  • 02d821c0ab Updated changelog. Camilla Berglund 2015-07-21 17:47:08 +0200
  • d12b34388d Added reference to CMake Info.plist template. Camilla Berglund 2015-07-21 17:42:01 +0200
  • e686f5a249 Fixed AppKit not initialized for cursor creation. Camilla Berglund 2015-07-21 17:22:14 +0200
  • 33c7c28dde Replaced the various cursor tests with a sane one. Camilla Berglund 2015-07-15 12:13:42 +0200
  • 04c057238b Added support for EXT_framebuffer_sRGB. Camilla Berglund 2015-07-14 15:44:13 +0200
  • bfe55118dd Fixed name of Win32 cursor tracking flag. Camilla Berglund 2015-07-07 11:45:53 +0200
  • f825af06f0 Formatting. Camilla Berglund 2015-07-07 10:58:55 +0200
  • 2205bdd469 Improved X11 display opening failure. Camilla Berglund 2015-07-06 14:38:00 +0200
  • 0f3b69c79d Fixed missing utility function return types. Camilla Berglund 2015-07-05 01:13:52 +0200
  • cf10e318d6 Formatting. Camilla Berglund 2015-07-01 14:58:43 +0200
  • 1ab9dbab60 Removed test replaced by glfwinfo. Camilla Berglund 2015-07-01 14:49:22 +0200
  • 4f0fc55385 Added version option to glfwinfo. Camilla Berglund 2015-07-01 14:48:20 +0200
  • 23195693ed Added glfwinfo options for context and fb hints. Camilla Berglund 2015-06-30 18:41:19 +0200
  • a7fa41612c Fixed printing of GLFW version on usage and error. Camilla Berglund 2015-06-30 18:36:33 +0200
  • 5f91ea34de Made glfwinfo options set hints directly. Camilla Berglund 2015-06-30 18:29:14 +0200
  • ea9c186e36 Updated changelog. Camilla Berglund 2015-06-26 16:20:20 +0200
  • a97477337d Updated changelog and credits, formatting. Camilla Berglund 2015-06-26 13:31:37 +0200
  • fec6f187d1 Do not recurse over IOHIDElement children. Aaron Jacobs 2015-06-23 13:14:07 -0700
  • 1a96c294ee Add support for joystick hot swapping on OS X. Aaron Jacobs 2015-06-20 11:58:26 -0700
  • 19a28e2c9f Fixed X11 arrow cursor image. Camilla Berglund 2015-06-25 12:58:09 +0200
  • 1984d40e33 Formatting. Camilla Berglund 2015-06-25 01:23:23 +0200
  • cf4206d987 Fixed duplicate key presses caused by XIM. Camilla Berglund 2015-06-24 20:24:52 +0200
  • cc4c232956 Renamed cursor window library struct member. Camilla Berglund 2015-06-17 11:59:39 +0200
  • 226f85efcb Key translation tables are now in _glfw. Camilla Berglund 2015-06-16 22:26:30 +0200
  • 2aa8e17c88 Cleanup. Camilla Berglund 2015-06-16 22:16:36 +0200
  • 3365139a6c Cleanup. Camilla Berglund 2015-06-16 12:10:20 +0200