Commit Graph

  • 0853ca982d Wayland: Add support for animated standard cursors Emmanuel Gil Peyrot 2018-09-08 20:05:40 +0200
  • e6f345d14f Wayland: Add a timerfd for animated cursors Emmanuel Gil Peyrot 2018-09-08 20:01:04 +0200
  • 3fd2612c87 Wayland: Close forgotten timerfd on terminate. Emmanuel Gil Peyrot 2018-09-08 19:38:51 +0200
  • 825e31d0dd Cocoa fix for _glfwPlatformGetMonitorWorkarea Doug Binks 2018-09-08 18:49:19 +0200
  • e4ec9500cf Merge branch 'master' into pr-989 Doug Binks 2018-09-08 18:27:19 +0200
  • 3a8c2ffb37 Added Wayland _glfwPlatformGetMonitorWorkarea implementation using full monitor position and size. Doug Binks 2018-09-08 18:01:28 +0200
  • 61e2d23502 Added cocoa NULL argument checks and fixed height/width issue. Doug Binks 2018-09-08 18:00:44 +0200
  • 51a8667fcb Added X11 NULL argument checks. Doug Binks 2018-09-08 18:00:19 +0200
  • 1a1ad508ab Added documentation for work area size. Doug Binks 2018-09-08 17:24:57 +0200
  • 992e5da96a Incremented version number. Doug Binks 2018-09-08 17:24:20 +0200
  • 196a7cf7d2 Fixed zeroing of height argument. Doug Binks 2018-09-08 17:18:24 +0200
  • 875cbdf46d Added size to documentation. Doug Binks 2018-09-08 17:18:05 +0200
  • 147b0f5e83 Added width and height to glfwGetMonitorWorkarea documentation. Doug Binks 2018-09-08 17:16:07 +0200
  • af43c42c93 Fix for _glfwPlatformGetMonitorWorkarea with NULL inputs. Doug Binks 2018-09-08 17:14:57 +0200
  • 921d9833b2 Fixed and simplified _glfwPlatformGetMonitorWorkarea on win32 Doug Binks 2018-09-08 17:09:43 +0200
  • a484f0d8dd Moved glfwGetMonitorWorkarea function usuage example to monitors.c test. Doug Binks 2018-09-08 16:38:43 +0200
  • eeac43c3f7 Win32: Fix symbol definition detection Camilla Löwy 2018-09-05 22:45:06 +0200
  • 089ea9af22 Add GLFW_SCALE_TO_MONITOR Camilla Löwy 2018-08-31 13:33:48 +0200
  • 5294439595 Win32: Add support for Per-Monitor V2 awareness Camilla Löwy 2018-06-07 19:01:07 +0200
  • b3efdcb38a Update Nuklear to 4.00.1 Camilla Löwy 2018-08-29 01:26:15 +0200
  • 0803709bd5
    Merge 384d007326 into 8d3595fb4d eriksunden 2018-08-30 18:22:50 +0000
  • 3238f2291f Update changelog Camilla Löwy 2018-08-24 15:05:42 +0200
  • ed12a54afd Win32: Fix keypad equals key reported as unknown Doug Binks 2018-08-24 14:07:34 +0200
  • 338afe3c6d X11: Clean up cursor shape translation Camilla Löwy 2018-08-22 20:31:04 +0200
  • b1b21292b9 X11: Clean up context lookup Camilla Löwy 2018-08-22 20:18:36 +0200
  • a67d8afbd4 Win32: Clean up DWM detection Camilla Löwy 2018-08-12 13:58:30 +0200
  • d4cbe451fc Win32: Clean up cursor shape translation Camilla Löwy 2018-08-15 12:52:00 +0200
  • 096ace5a68 Clarify comment Camilla Löwy 2018-08-13 17:57:27 +0200
  • 1696858ebd
    Merge ad6ebb6011 into 8d3595fb4d Doug Binks 2018-08-24 12:23:23 +0000
  • ad6ebb6011 Updated readme changelog Doug Binks 2018-08-24 14:12:54 +0200
  • bad9a60bf2 Added win32 support for GLFW_KEY_KP_EQUAL Doug Binks 2018-08-24 14:07:34 +0200
  • 8d3595fb4d Remove redundant redundancy Emmanuel Gil Peyrot 2018-08-23 09:51:01 +0200
  • ec3739cd7d
    Merge cf4f85b48c into 018ab7229b Coşku Baş 2018-08-09 17:10:46 +0000
  • 018ab7229b Add credit Camilla Löwy 2018-08-09 18:17:40 +0200
  • f4764f7288 Accidentally a word Coşku Baş 2018-08-06 18:13:24 +0300
  • ccef385f02 Fix content scale callback func name Coşku Baş 2018-08-05 21:45:43 +0300
  • e1495c013d Fix missing API reference thread safety section Camilla Löwy 2018-08-09 13:57:10 +0200
  • cf4f85b48c
    Accidentally a word Coşku Baş 2018-08-06 18:13:24 +0300
  • b2ae101fe1
    Fix content scale callback func name Coşku Baş 2018-08-05 21:45:43 +0300
  • f82a8f09eb Win32: Disable mouse trails for full screen Camilla Löwy 2018-08-02 00:01:26 +0200
  • 65e76e3b12
    Merge 05270ca57d into 0be4f3f75a Amer Koleci 2018-07-18 16:52:11 +0000
  • 05270ca57d Fix compilation warnings. Amer Koleci 2018-07-18 18:51:50 +0200
  • 83aefa923b Use RtlVerifyVersionInfo for IsWindowsVersionOrGreater check, fixes #1294 Amer Koleci 2018-07-17 20:09:58 +0200
  • 0be4f3f75a Add GLFW_FOCUS_ON_SHOW window hint and attribute Doug Binks 2018-05-29 14:51:36 +0100
  • d5b9732175 Fixed code formatting and changelog as per PR review. Doug Binks 2018-05-29 14:10:25 +0100
  • 49914ab15b Fix disabled cursor mode over remote desktop Pokechu22 2018-05-25 14:11:40 -0700
  • bf6551a3ca Cocoa: Fix FindVulkan.cmake paths for LunarG SDK Camilla Löwy 2018-05-27 19:31:50 +0200
  • 2bb18b59e9 Updated to use American English spelling and removed trailing whitespace. Doug Binks 2018-05-23 17:27:37 +0100
  • 26c60fd5fc Updated readme and news for GLFW_FOCUS_ON_SHOW Doug Binks 2018-05-23 14:44:49 +0100
  • a7a1c89d30 Updated documentation for GLFW_FOCUS_ON_SHOW Doug Binks 2018-05-23 14:24:06 +0100
  • 617a322bd8 Documentation work Emmanuel Gil Peyrot 2018-05-19 20:19:23 +0200
  • 031c1e1f63 Added documentation according to CONTRIBUTING.md Unknown 2018-05-19 11:53:03 +0200
  • 7fc1d25430 Added option for what folder to use for targets Unknown 2018-05-19 11:33:35 +0200
  • fdfb5ab466 Fix tpyo Camilla Löwy 2018-05-18 15:22:48 +0200
  • 384d007326 Added Wayland / MIR / Null window declaration of _glfwPlatformSetTouchInput eriksunden 2018-05-18 14:48:54 +0200
  • a4f57b7f55 Merge branch 'master' into master-with-touch eriksunden 2018-05-18 14:19:28 +0200
  • a9a5a0b016 Replace use of ctype function that caused warning Camilla Löwy 2018-05-18 11:30:14 +0200
  • 8d1a64c831 X11: Make event polling more robust Camilla Löwy 2018-05-17 14:41:16 +0200
  • 1f69a5dcc0 Added GLFW_FOCUS_ON_SHOW as a supported attributed for glfwSetWindowAttrib Doug Binks 2018-05-17 13:23:51 +0100
  • ebf12f90dc Fixed TAB -> SPACE in windows test. Doug Binks 2018-05-17 13:23:02 +0100
  • 140ffbd509 Fixed TAB -> SPACE Doug Binks 2018-05-17 13:15:12 +0100
  • 9d1224a932 Add GLFW_FOCUS_ON_SHOW window hint and attribute for issue #1189 Doug Binks 2018-05-17 12:45:24 +0100
  • 15d89bdff6 Win32: Allow compile-time override of class name Camilla Löwy 2018-05-16 16:42:51 +0200
  • 2167bee551 Documentation work Camilla Löwy 2018-05-11 14:39:12 +0200
  • 76324979b9 Added missing call to 'update' on NSOpenGLContext object in 'makeContextCurrentNSGL'. Lukas Hermanns 2018-05-08 10:11:29 +0200
  • 3757781ff7 Merge remote-tracking branch 'glfw/master' Kamil Nowakowski 2018-05-08 00:12:26 +0200
  • acf14b83a7
    Removed trailing whitespace. Lukas Hermanns 2018-05-02 16:09:59 +0200
  • c1b208d42c Merge branch 'master' into single-GLRC Lukas Hermanns 2018-05-02 15:16:54 +0200
  • a179278e2f Implemented single GLRC option on MacOS port. Lukas Hermanns 2018-05-02 15:09:10 +0200
  • 4207a0a09b Fixed 'wgl' member by renaming it to 'glx' on Linux port. git 2018-04-26 14:45:31 +0200
  • 7ef34eb06d X11: Add support for Cygwin/X sonames Camilla Löwy 2018-04-24 15:37:23 +0200
  • c443b02472 Cleanup Camilla Löwy 2018-04-17 23:02:47 +0200
  • fcc244ea6d Win32: Fix windows build with WINVER >= Vista Andreas Noever 2018-04-15 10:23:34 +0200
  • 8b9221d845 X11: Fix missing dlclose calls for X extensions Camilla Löwy 2018-04-25 21:49:41 +0200
  • 50eccd298a Fix cursor mode application for unfocused windows Camilla Löwy 2018-04-17 19:54:36 +0200
  • 68d0c63865 Started with single GLRC for GLXContext. Lukas Hermanns 2018-04-25 14:20:33 +0200
  • d873ed69fb implemented single GLRC for legacy WGL context. Lukas Hermanns 2018-04-25 11:58:15 +0200
  • ec8a512800 Merge branch 'input-improvements' of https://github.com/pipou/glfw into input-improvements Romain Moret 2018-04-20 15:02:41 +0200
  • 7d58940bd1 Added GLFW_MULTI key/button state for handling of double-click (win32) Romain Moret 2018-04-20 14:43:52 +0200
  • ede1427dfd Added GLFW_MULTI key/button state for handling of double-click (win32) Romain Moret 2018-04-20 14:43:52 +0200
  • 073eae2829
    Merge 75e5b279c5 into 23dfeee4cb Andreas Noever 2018-04-15 08:40:05 +0000
  • 75e5b279c5 Fix windows build with WINVER >= Vista. Andreas Noever 2018-04-15 10:23:34 +0200
  • 819a2205e5 Cleanup Camilla Löwy 2018-04-12 03:27:06 +0200
  • 8c2bba1c60
    Merge eedd5cd29c into 23dfeee4cb MSN-06 2018-04-11 01:17:30 +0000
  • 5d8b04a7ac Fix missing call to glfwTerminate Camilla Löwy 2018-04-10 17:52:54 +0200
  • d222a40046 Documentation work Camilla Löwy 2018-02-25 20:37:31 +0100
  • 23dfeee4cb Add semver link to documentation Camilla Löwy 2018-04-09 00:05:59 +0200
  • 474fa73e6c Update minimum required CMake version to 3.0 Camilla Löwy 2018-04-09 00:04:29 +0200
  • fe890e5e26 Added option 'GLFW_OPENGL_SINGLE_GLRC' to make GLFW use only a single GLRC. Lukas Hermanns 2018-04-05 13:08:04 +0200
  • eedd5cd29c
    Update README.md MSN-06 2018-03-31 17:45:00 -0700
  • 29e368ab0c
    Merge 378e84a133 into 0a3c4f5d80 linkmauve 2018-03-27 20:07:22 +0000
  • 0a3c4f5d80 Add support for Wayland on FreeBSD and other OSes Greg V 2018-03-19 22:08:22 +0300
  • 0fbf489bbb
    Implement glfwWindowBell Kovid Goyal 2017-11-20 22:55:09 +0530
  • 2884915000 Cocoa: Set CAMetalLayer contents scale from window Camilla Löwy 2018-03-20 18:33:35 +0100
  • 5f8108e8a9 Cocoa: Fix SDK version numbers Camilla Löwy 2018-03-10 19:03:00 +0100
  • 819406e380 Add support for Wayland on FreeBSD and other OSes Greg V 2018-03-19 22:08:22 +0300
  • b4c99aacd4 Fix OpenGL header inclusion guide siavashserver 2018-03-17 14:31:44 +0330
  • 8f0ad8b0b3
    Merge 384402ab91 into 34d20b0f03 siavashserver 2018-03-17 11:04:25 +0000
  • 384402ab91
    Fixed OpenGL header inclusion guide. siavashserver 2018-03-17 14:31:44 +0330
  • 30f5f97370 Update Vulkan headers to 1.1.70.0 SDK Camilla Löwy 2018-03-07 23:57:04 +0100