Commit Graph

  • c32dc3a085 Fix half-axis to gamepad button value mapping Camilla Löwy 2019-03-27 20:31:32 +0100
  • cad22cb2f6 Cocoa: Fix missing check for selector Camilla Löwy 2019-03-27 20:04:43 +0100
  • 1fca33b3c1 Cocoa: Remove checks for pre-10.8 SDK Camilla Löwy 2019-03-27 20:03:05 +0100
  • 9420e6f0d0 Fix invalid ranges for gamepad axis sources Camilla Löwy 2019-03-27 19:35:19 +0100
  • 980fc9b52f Cocoa: Apply retina window hint to Metal layer Camilla Löwy 2019-03-27 17:07:44 +0100
  • e108c0de0d Cocoa: Explicitly set layer on surface creation Camilla Löwy 2019-03-27 16:28:16 +0100
  • 9e54b97cfa Add Cocoa graphics switching to glfwinfo Camilla Löwy 2019-03-27 15:59:36 +0100
  • 056c5d3f90 Cleanup Camilla Löwy 2019-03-27 01:26:39 +0100
  • a4fbc6fe91 NSGL: Disable API deprecation warnings Camilla Löwy 2019-03-26 18:30:17 +0100
  • 8055dad7e4 Update changelog and add credit Camilla Löwy 2019-02-27 19:50:43 +0100
  • 8d7e5cdb49 NSGL: Update current display for display link Camilla Löwy 2019-02-21 00:35:53 +0100
  • f8bcc7e65c NSGL: Fix leak of condition object Camilla Löwy 2019-02-21 03:31:28 +0100
  • ba761ab06e NSGL: Fix display link leaking and left running Camilla Löwy 2019-02-20 22:35:34 +0100
  • d0e8d06d95 Cleanup Camilla Löwy 2019-02-14 00:11:51 +0100
  • 3615d437a7 Formatting Camilla Löwy 2019-02-13 02:16:09 +0100
  • 82ca58da04 NSGL: Implement swap interval with CVDisplayLink amarcu5 2019-01-14 02:11:28 +0000
  • 4e3204d86d Cocoa: Replace global autorelease pool with blocks Camilla Löwy 2019-03-05 19:05:57 +0100
  • 9883cb64f0 Cocoa: Disable shadow for transparent framebuffer Camilla Löwy 2019-03-05 19:25:21 +0100
  • 4b20fb705b Cocoa: Fix work area using NS screen coordinates Camilla Löwy 2019-03-05 17:41:32 +0100
  • a43d1a4937 Documentation work Camilla Löwy 2019-02-25 14:46:48 +0100
  • 3a2a97f15d X11: Fix implementation of work area retrieval Camilla Löwy 2019-02-25 14:10:45 +0100
  • 4f14c1e776 X11: Fix copypaste errors Camilla Löwy 2019-02-25 14:08:41 +0100
  • d82e7b5cb1 Win32: Use cached monitor handle for work area Camilla Löwy 2019-02-25 14:09:34 +0100
  • 0118743333 Formatting Camilla Löwy 2019-02-25 14:01:08 +0100
  • a726942bfe Cocoa: Unify NSScreen cached lookup for monitors Camilla Löwy 2019-02-25 13:53:10 +0100
  • 68fd4e8bb3 Cocoa: Fix work area retrieval on missing screen Doug Binks 2018-09-08 18:49:19 +0200
  • ba4e78e57f Wayland: Return whole output area as work area Doug Binks 2018-09-08 18:01:28 +0200
  • 222ac78a44 Cocoa: Add work area NULL checks and fix size Doug Binks 2018-09-08 18:00:44 +0200
  • bea4818030 X11: Add NULL checks in work area retrieval Doug Binks 2018-09-08 18:00:19 +0200
  • f1d40fa046 Documentation work. Doug Binks 2018-09-08 17:24:57 +0200
  • 6907629cbf Fix version number in glfwGetMonitorWorkarea docs Doug Binks 2018-09-08 17:24:20 +0200
  • e6d22346f9 Fix copypaste error in glfwGetMonitorWorkarea Doug Binks 2018-09-08 17:18:24 +0200
  • 154db76a6c Documentation work Doug Binks 2018-09-08 17:18:05 +0200
  • 3fd70cc513 Documentation work Doug Binks 2018-09-08 17:16:07 +0200
  • f7733c7b4f Win32: Add missing out parameter NULL checks Doug Binks 2018-09-08 17:14:57 +0200
  • 5c752355cb Win32: Fix and simplify work area retrieval Doug Binks 2018-09-08 17:09:43 +0200
  • c733ab0a22 Move glfwGetMonitorWorkarea test to monitors Doug Binks 2018-09-08 16:38:43 +0200
  • be295ccbea Add glfwGetMonitorWorkarea Felipe Ferreira da Silva 2017-04-06 16:48:08 -0300
  • c20754c4a6 Fix Coverity Scan false positive Camilla Löwy 2019-03-04 18:52:56 +0100
  • 621ece63c8 Round refresh rate instead of truncating Camilla Löwy 2019-03-04 17:31:14 +0100
  • 2fbb560eb7 Cocoa: Fix window creation blocking after re-init Camilla Löwy 2019-02-25 02:41:05 +0100
  • 7c3aaf8065 Win32: Fix OCR_HAND macro missing on MinGW Camilla Löwy 2019-02-24 04:04:23 +0100
  • 44af6bb936 Wayland: Implement raw mouse motion control Camilla Löwy 2019-02-22 14:48:46 +0100
  • 1155c83013 Rename raw input to raw mouse motion, cleanup Camilla Löwy 2019-02-11 19:10:20 +0100
  • 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported Nathan Poirier 2018-12-14 03:08:25 +0100
  • 5f9cbd0ebc Wayland: keyboard repeat rate is given in Hz Emmanuel Gil Peyrot 2019-02-20 15:56:04 +0100
  • ec3784f3d7 WGL: Unify query error handling Camilla Löwy 2019-02-14 21:48:08 +0100
  • 782f7fe0c7 WGL: Fix leak on format attrib query failure Camilla Löwy 2019-02-14 20:19:21 +0100
  • bcd8f9aff2 Documentation work Emmanuel Gil Peyrot 2019-02-15 19:02:32 +0100
  • 45bd991ea9 Wayland: Fix auto-iconify on kwin_wayland Emmanuel Gil Peyrot 2019-02-15 18:12:06 +0100
  • edf0a07174 Wayland: Only auto-iconify fullscreen windows Emmanuel Gil Peyrot 2019-02-15 17:03:34 +0100
  • 36ce73bbfd Wayland: use SHM_ANON on FreeBSD Greg V 2018-12-22 16:10:06 +0300
  • 1d95acdf56 Cocoa: Fix detection of Clang Camilla Löwy 2019-02-13 00:20:44 +0100
  • 2e70950c0f Fix quoting of CMAKE_C_COMPILER_ID schraf 2018-12-29 17:06:21 -0500
  • 2a27eb95e4 X11: Fix system cursor used for GLFW_HAND_CURSOR Camilla Löwy 2019-02-13 21:09:18 +0100
  • e2fa82ffbb Cleanup Camilla Löwy 2019-02-13 23:21:05 +0100
  • cf79f06257 Win32: Fix standard cursors not being DPI aware Max Risuhin 2019-02-11 19:14:03 +0200
  • 90e22947c6 Cleanup Camilla Löwy 2019-01-31 01:58:04 +0100
  • 463ef7eb71 Cocoa: Fix handling of analog joystick buttons Camilla Löwy 2019-01-31 01:54:06 +0100
  • 51ca41dd9f Cocoa: Add missing IOHID page and usages Camilla Löwy 2019-01-31 00:44:10 +0100
  • 530b37f4db Cocoa: Disable automatic tabbing for GLFW windows Camilla Löwy 2019-01-18 00:41:47 +0100
  • 78e6a0063d X11: Fix EWMH state update for hidden windows Camilla Löwy 2019-01-31 00:02:16 +0100
  • 7f4dde15e4 Allow zero windows for events test Camilla Löwy 2019-01-25 12:14:23 +0100
  • b41cd34143 Cleanup Camilla Löwy 2019-01-23 23:43:15 +0100
  • d5ab3e919a Cleanup Camilla Löwy 2019-01-22 20:54:16 +0100
  • a46104ee69 Removed duplicates of centerCursor function iamCaveLamp 2018-12-24 22:24:51 +0200
  • 757cd3aea2 Add Visual Studio .vs directory to .gitignore Ivan Achlaqullah 2019-01-19 00:46:46 +0700
  • 29d8ca4ce4 Fix bug in CrossProduct function in boing example maobaoqi 2019-01-15 14:34:42 +0000
  • 3d748cf530 Cleanup Camilla Löwy 2018-12-30 18:16:28 +0100
  • babafc13db WGL: Add array-based call to wglGetPixelFormatAttribivARB Doug Binks 2018-10-12 11:58:32 +0100
  • 9b0c16596c Add full screen option to tearing test Camilla Löwy 2019-01-17 00:11:42 +0100
  • 2053f3ed22 Cleanup Camilla Löwy 2019-01-17 00:11:17 +0100
  • 55b1a16f90 Remove window requirement for all event functions Camilla Löwy 2019-01-15 19:28:17 +0100
  • ea7eb2ddab Cocoa: Move app delegate and menu creation to init Camilla Löwy 2019-01-11 01:05:00 +0100
  • 9a9568212c Cocoa: Move slightly towards modern Objective-C Camilla Löwy 2019-01-03 19:32:45 +0100
  • 72c3908e14 X11: Fix glfwSetWindowMonitor not flushing buffer Camilla Löwy 2019-01-01 18:32:45 +0100
  • cde0aaaab1 X11: Fix glfwSetWindowMonitor not updating hints Camilla Löwy 2019-01-01 18:24:11 +0100
  • c90c7b9710 Add credit Camilla Löwy 2018-12-26 15:19:02 +0100
  • 1635fe2826 Cleanup Camilla Löwy 2018-12-26 15:18:36 +0100
  • 9ac9d7b85a Win32: Disable non-client painting if undecorated Aaron Loucks 2018-11-18 23:32:11 -0500
  • e29882523e Fix typos Vallentin 2018-12-14 19:26:42 +0100
  • 3531c320af Fix glfwSetGamma generating ramps of invalid sizes Camilla Löwy 2018-12-17 17:40:18 +0100
  • 52c7a4fc7f Fix glfwGetGammaRamp error handling Camilla Löwy 2018-12-19 14:53:01 +0100
  • 3201eedc34 Cleanup Camilla Löwy 2018-12-26 14:59:51 +0100
  • a533c9b3ca Add credit Camilla Löwy 2018-12-26 14:59:31 +0100
  • 064dfaa549 Wayland: Remove gamma-related TODOs Alexander Monakov 2018-11-24 18:25:20 +0300
  • 751c6f9a27 Fix assertions for glfwSetGamma value Camilla Löwy 2018-12-17 17:04:29 +0100
  • 8c611fd5d0 Win32: Fix build on older versions of Visual C++ Camilla Löwy 2018-12-18 19:15:29 +0100
  • 8e313d911b Cleanup Camilla Löwy 2018-12-13 20:33:17 +0100
  • 3b255af4c3 Documentation work Sylvain Boilard 2018-09-13 16:23:44 +0200
  • a59315ed6a Win32: Fix joystick element info memory leak Camilla Löwy 2018-12-13 20:29:50 +0100
  • f4a304ff03 Remove deprecated event from events test Camilla Löwy 2018-12-25 22:13:00 +0100
  • 86e7bf4169 Documentation work Camilla Löwy 2018-12-25 22:11:23 +0100
  • 91c1ff1b7d Cleanup Camilla Löwy 2018-12-25 20:59:51 +0100
  • c4903d9267 Cocoa: Fix half of all key events for Caps Lock Keith Bauer 2018-11-04 13:12:28 +1300
  • cf0857f79a Add credit Camilla Löwy 2018-12-25 20:52:58 +0100
  • cc621765e5 Cocoa: Accept focusing mouse click as input Andrew Belt 2018-11-24 09:38:07 -0500
  • 17a15a20f2 Cocoa: Move to modern Objective-C literals Camilla Löwy 2018-12-24 23:41:29 +0100
  • c3ed70a4b7 Cocoa: Add NSApplicationDelegate protocol Camilla Löwy 2018-12-24 23:40:30 +0100
  • 88c5edb409 Cocoa: Remove subclassing of NSApplication Camilla Löwy 2018-12-24 23:31:58 +0100