1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-19 22:38:50 -04:00

Commit Graph

  • 3d8aa53573 Cocoa: Fix full screen window not being restorable Camilla Löwy 2017-03-15 01:19:54 +0100
  • 7c88c92778 Cocoa: Fix window rect on leaving video mode Camilla Löwy 2017-03-14 21:21:29 +0100
  • 21355e31db Cleanup Camilla Löwy 2017-03-14 20:39:18 +0100
  • 97dbd8b63b Win32: Fix monitor event emission Camilla Löwy 2017-03-14 19:21:52 +0100
  • 0df9cc2fc5 Win32: Improve monitor enumeration Camilla Löwy 2017-03-14 18:40:41 +0100
  • e2ce3026a0 Rename license file Camilla Löwy 2017-03-14 14:49:30 +0100
  • 6a8ade99c7 Cocoa: Remove errors emitted on headless systems Camilla Löwy 2017-03-08 12:38:08 +0100
  • 43fc399cd1 Add hat button toggling to joystick test Camilla Löwy 2017-03-06 18:23:06 +0100
  • 5ae781586f X11: Handle Selection* events despite NULL window A. Tombs 2017-03-07 18:24:31 +0000
  • 798d7c6d68 Implement glfwGetJoystickHats Camilla Löwy 2017-03-01 23:27:20 +0100
  • 368dec7ac7 Add glfwGetJoystickHats IntellectualKitty 2016-11-25 20:56:24 -0700
  • 12dcfd08b8 Documentation work Camilla Löwy 2017-03-05 16:45:09 +0100
  • 0e0862cfc7 Wayland: Fix broken build Emmanuel Gil Peyrot 2017-03-03 17:51:40 +0000
  • 5b306f0390 Cleanup Camilla Löwy 2017-03-03 14:22:38 +0100
  • d88347ee7d Mir: Fix broken build Camilla Löwy 2017-03-02 17:52:32 +0100
  • 7a8516d296 Cleanup Camilla Löwy 2017-03-01 04:12:46 +0100
  • c50aba1335 Cocoa: Add support for MainMenu.nib loading Camilla Löwy 2017-03-01 04:09:51 +0100
  • 6d9a58bfef Add glfwInitHint Camilla Löwy 2017-02-14 15:43:31 +0100
  • 071a049f07 Documentation work Camilla Löwy 2017-02-28 22:29:10 +0100
  • e019f7e7f2 Remove misleading platform API documentation Camilla Löwy 2017-02-28 22:28:36 +0100
  • 315c9455d5 OSMesa: Use framebuffer size for framebuffer Camilla Löwy 2017-02-28 22:21:42 +0100
  • 97b0c645bf Remove unused stub Camilla Löwy 2017-02-28 22:21:02 +0100
  • 53f46d32e2 Make OSMesa backend an almost proper null backend Camilla Löwy 2017-02-28 20:27:10 +0100
  • e9560ef021 Add GLFW_OSMESA_CONTEXT_API Camilla Löwy 2017-02-28 19:23:25 +0100
  • a44f2c0e65 Win32: Fix VC++ warning Camilla Löwy 2017-02-28 00:07:37 +0100
  • c54b5da403 Win32: Fix Vulkan library paths for 1.0.42.0 SDK Camilla Löwy 2017-02-27 23:55:52 +0100
  • c745f434f5 Win32: Fix VULKAN_STATIC_LIBRARY not set on 32-bit Camilla Löwy 2017-02-27 23:44:03 +0100
  • 3fa6f48ac6 Documentation work Camilla Löwy 2017-02-26 19:04:07 +0100
  • ce8fe645f4 Cleanup Camilla Löwy 2017-02-26 22:22:53 +0100
  • 79eaf49ec0 Fix warning in Nuklear with Clang Camilla Löwy 2017-02-26 22:20:30 +0100
  • 9950d8a319 Cleanup Camilla Löwy 2017-02-26 22:18:40 +0100
  • 4928e2bf0a Clarify undocumented platform errors Camilla Löwy 2017-02-18 19:59:27 +0100
  • a570d0a129 X11: Use XI_RawMotion for disabled cursor motion Camilla Löwy 2017-01-12 20:31:59 +0100
  • 918b4e81d2 Win32: Move to WM_INPUT for disabled cursor motion Camilla Löwy 2017-01-10 18:16:15 +0100
  • dd96d0ac93 Win32: Fix mouse button messages lost by capture Camilla Löwy 2017-02-26 17:23:56 +0100
  • 106a617fa8 Update Nuklear to 1.33.0 Camilla Löwy 2017-02-23 17:49:39 +0100
  • 3817b4e1c5 Add more assertions Camilla Löwy 2017-02-23 17:47:41 +0100
  • 2ba461e348 Formatting Camilla Löwy 2017-02-23 17:46:59 +0100
  • 5352e2caa0 X11: Fix read past top of stack on 64-bit Camilla Löwy 2017-02-23 03:26:55 +0100
  • 463930761b Documentation work Camilla Löwy 2017-02-20 13:45:11 +0100
  • 980f955f6c Fix undefined behavior Camilla Löwy 2017-02-16 05:23:10 +0100
  • f69829f7b4 Documentation work Camilla Löwy 2017-02-13 15:36:06 +0100
  • c3fd757b03 Documentation work Camilla Löwy 2017-02-11 20:43:03 +0100
  • 343288c1f6 Fix line endings Camilla Löwy 2017-02-10 06:43:17 +0100
  • 355b46e6c5 Win32: Fix screensaver and blanking prevention Camilla Löwy 2017-02-09 21:21:58 +0100
  • 366b90be1a Documentation work Camilla Löwy 2017-02-09 20:55:29 +0100
  • 77a8f103d8 Add GLFW_COCOA_GRAPHICS_SWICTHING Camilla Löwy 2017-01-27 12:02:09 +0100
  • 4250725a60 Fix missing include in Nuklear GLFW backend Camilla Löwy 2017-02-08 15:32:41 +0100
  • b151904316 Remove not-fixed issue number Camilla Löwy 2017-02-07 06:39:09 +0100
  • 558afefc04 X11: Fix sonames for dynamically loaded libraries Camilla Löwy 2017-02-06 21:27:56 +0100
  • 21eabd3938 Documentation work Camilla Löwy 2017-02-06 17:31:25 +0100
  • 0c090a8c8b Perform full termination on platform init failure Camilla Löwy 2017-02-06 16:03:49 +0100
  • 926d2beddb Move initialized flag into library struct Camilla Löwy 2017-02-06 15:58:15 +0100
  • 98bdd36231 Fix glfwVulkanSupported semantics Camilla Löwy 2017-02-07 20:56:48 +0100
  • 8e870d4cc0 Win32: Fix bad error from glfwVulkanSupported Camilla Löwy 2017-02-07 20:08:14 +0100
  • afb5449ca4 Update Nuklear to 1.20 Camilla Löwy 2017-02-07 19:12:22 +0100
  • 5a74b5008d Cleanup Camilla Löwy 2017-02-06 15:03:50 +0100
  • 72ac5badb0 Add GLFW_CENTER_CURSOR Liam Middlebrook 2016-08-18 11:47:54 -0400
  • 3af0c47c97 Update Vulkan headers to 1.0.39.1 SDK Camilla Löwy 2017-02-05 16:56:47 +0100
  • a46c95c7f2 Clarify requirements for receiving joystick events Camilla Löwy 2017-02-01 04:55:46 +0100
  • 6801478a13 Lengthen lifetime of joystick information pointers Camilla Löwy 2017-02-01 04:36:38 +0100
  • ef5a21496c X11: Fix set not being reset each call to select Camilla Löwy 2017-02-01 03:16:29 +0100
  • 67a55efa27 Add null joystick backend Camilla Löwy 2017-01-31 03:29:28 +0100
  • c5694b3013 Linux: Fix joystick disconnection detection Camilla Löwy 2017-01-31 00:17:08 +0100
  • 466347a335 Documentation work Camilla Löwy 2017-01-29 20:10:53 +0100
  • 9cfaf0944c Fix file API version number Camilla Löwy 2017-01-30 16:51:04 +0100
  • bfd564f257 Move internals to shared joystick objects Camilla Löwy 2017-01-05 19:44:15 +0100
  • 43c1910453 Win32: Cleanup Camilla Löwy 2017-01-29 18:47:59 +0100
  • 260dbf0a1d Win32: Cleanup Camilla Löwy 2017-01-29 18:03:51 +0100
  • f3e20ca437 Pass scancode with synthetic key release events Camilla Löwy 2017-01-29 16:18:58 +0100
  • a2867ff6ea Cleanup Camilla Löwy 2017-01-29 16:17:05 +0100
  • 9689f7b925 Remove superfluous comments Camilla Löwy 2017-01-29 16:11:04 +0100
  • 2037b5ce39 Fix matrix not being fully initialized Camilla Löwy 2017-01-29 15:59:51 +0100
  • f4c5e6568e Wayland: Commit shell surface creation Emmanuel Gil Peyrot 2017-01-26 18:12:43 +0000
  • 865bf67b1a OSMesa: Fix context struct indentation Emmanuel Gil Peyrot 2017-01-26 18:10:03 +0000
  • f474b6da85 Wayland: Fix missing scancode for Space key Camilla Löwy 2017-01-26 17:00:57 +0100
  • a578bc2fad Mir: Fix missing scancode for Space key Camilla Löwy 2017-01-26 16:59:59 +0100
  • 5a11d19940 Start adding links to GLU replacements Camilla Löwy 2017-01-24 21:24:09 +0100
  • c28778e28c Win32: Improve platform error messages Camilla Löwy 2017-01-19 20:29:27 +0100
  • c873327fe3 Fix NOTFOUND paths being added as dependencies Camilla Löwy 2017-01-08 15:51:37 +0100
  • d25b427efe Remove URL Camilla Löwy 2017-01-04 16:33:57 +0100
  • 9cd378caa7 GLX: Check whether client string is NULL paul4334 2016-12-06 15:19:05 -0800
  • b0258803c6 X11: Clarified broken RandR error messages Camilla Löwy 2017-01-16 18:01:29 +0100
  • 77eb94409c X11: Fix segfault on Cygwin/X RandR 1.5 Camilla Löwy 2017-01-16 17:44:31 +0100
  • 0735250eb1 X11: Fix potential window property data leaks Camilla Löwy 2017-01-16 01:36:14 +0100
  • fa21cd13d2 Cleanup Camilla Löwy 2017-01-15 15:20:30 +0100
  • d74fffd5de Win32: Fix FindVulkan.cmake bitness test Josh Kilmer 2017-01-04 14:57:41 -0600
  • e7722af9a2 Cleanup Camilla Löwy 2017-01-12 05:30:56 +0100
  • 0cd409bd6d Comment work Camilla Löwy 2017-01-11 19:54:00 +0100
  • 2ea7f9769a OSMesa: Fix invalid window frame size Camilla Löwy 2017-01-10 19:01:10 +0100
  • 221451b817 Cleanup Camilla Löwy 2017-01-10 15:46:00 +0100
  • 48a795c101 Merge single-use function _glfwFreeMonitors Camilla Löwy 2017-01-10 15:01:55 +0100
  • f29c963030 Add MoltenVK link Camilla Löwy 2017-01-02 18:17:40 +0100
  • dd81707992 EGL: Fix test for EGL_RGB_BUFFER Camilla Löwy 2017-01-02 16:01:20 +0100
  • ec410fb6fe Cocoa: Enable EGL Camilla Löwy 2017-01-02 15:32:55 +0100
  • 3edaa5280d Add GLFW_INCLUDE_ES32 Camilla Löwy 2017-01-02 05:58:41 +0100
  • 51e415a026 Cocoa: Fix CGDisplayModeCopyPixelEncoding cutoff Camilla Löwy 2017-01-02 05:05:18 +0100
  • 04f559e28d Restructure monitor enumeration Camilla Löwy 2016-12-05 01:19:48 +0100
  • ecda05af29 Cocoa: Implement window cascading Camilla Löwy 2017-01-01 19:59:09 +0100
  • 4661315192 Add GLFW_COCOA_FRAME_AUTOSAVE Camilla Löwy 2017-01-01 19:41:50 +0100