Commit Graph

  • 7c87948eaf Win32: Fix accidentally working bit tests Camilla Löwy 2017-11-28 19:59:59 +0100
  • da06b86c63 Merge remote-tracking branch 'upstream/master' Raja 2017-11-28 13:13:05 -0500
  • 23e5365016 Replace tab by space Raja 2017-11-28 12:20:50 -0500
  • 30489c5aa1 X11: Expose zero monitor for functional headless Camilla Löwy 2017-11-28 14:37:49 +0100
  • 390a66d2e7 Fix missing header in gamma test Camilla Löwy 2017-11-28 14:20:54 +0100
  • 2e75d2321f Add string.h to gamma.c Raja 2017-11-27 22:01:33 -0500
  • 5db3392b3e Merge remote-tracking branch 'upstream/master' Raja 2017-11-27 21:51:47 -0500
  • 957ab9b96f Remove pen.c from examples folder and from CMakeLists.txt Raja 2017-11-27 21:38:30 -0500
  • 8ff07fbb22 Add a pen callback to the events test Add relevant data structures to handle SDK platfom on older environments Raja 2017-11-27 21:36:57 -0500
  • 9e6c0c747b X11: Fix segfault when using NVidia EGL Camilla Löwy 2017-11-27 15:54:33 +0100
  • 8094a1c99e Documentation work Camilla Löwy 2017-11-27 15:53:59 +0100
  • f0797653c5 Remove stray edit Raja Lehtihet 2017-11-26 21:37:35 -0500
  • bfe2d42af4 Documentation work Camilla Löwy 2017-11-27 01:18:51 +0100
  • 1a250234ea Add revert button to gamma ramp test Camilla Löwy 2017-11-26 22:12:41 +0100
  • 3169179de1 Fix string literal exceeding max length Camilla Löwy 2017-11-23 20:54:44 +0100
  • fe9c7a01c5 Update gamepad mappings and source URL Camilla Löwy 2017-11-23 19:17:46 +0100
  • 403c628e62
    Fix uninitialized variable use Kovid Goyal 2017-11-21 06:01:25 +0530
  • 65166858ff Wayland: Add support for the idle-inhibit protocol Emmanuel Gil Peyrot 2017-02-17 15:52:50 +0000
  • 88d6e5cd80 Merge 4373cf847d into b5e24676a4 linkmauve 2017-11-20 21:24:32 +0000
  • b5e24676a4 Move contribution guide to visible directory Camilla Löwy 2017-11-20 18:55:43 +0100
  • 40ab709aac Add Wayland to Travis CI build Emmanuel Gil Peyrot 2017-11-16 15:03:42 +0000
  • d18431338a Wayland: Disable the compose key on old xkbcommon Emmanuel Gil Peyrot 2017-11-16 16:42:11 +0000
  • cc87d5ab10 Wayland: Assert that we only get a known axis Emmanuel Gil Peyrot 2017-11-16 17:21:59 +0000
  • 25cf67667f Wayland: Tell cmake which libraries to use Emmanuel Gil Peyrot 2017-11-16 17:17:47 +0000
  • 0371a7673e Merge 06c1b507c8 into 68809869f9 linkmauve 2017-11-20 17:05:24 +0000
  • bb13275b72 Cocoa: Fix Xcode Warnings Stephen Gowen 2017-11-16 14:10:51 -0500
  • 1b25839b9a Merge 639b43d9de into 68809869f9 Stephen Gowen 2017-11-20 17:01:00 +0000
  • 9c513346ad Documentation work Emmanuel Gil Peyrot 2017-11-17 12:17:43 +0000
  • 0f04d4282e Merge 936bcb4c5d into 68809869f9 linkmauve 2017-11-20 16:59:31 +0000
  • 68809869f9
    Fix spurious error from glfwInitHintString Kovid Goyal 2017-11-20 16:09:39 +0530
  • e195854e00
    Support for setting WM_CLASS on a per-window basis Kovid Goyal 2017-11-20 20:20:48 +0530
  • 6e99c99d08 remove touchInfo from win32_window.c Raja 2017-11-19 22:47:12 -0500
  • 553e326d64 Fix glfwGetPenPressure in input.c Raja 2017-11-19 22:44:00 -0500
  • a074440140 glfwGetPenPresure returns double Raja 2017-11-19 22:41:54 -0500
  • 97ed1f6d6d Merge remote-tracking branch 'upstream/master' Raja 2017-11-19 22:36:26 -0500
  • f83c337f5a Remove tabing from win32_window.c and windows specific headers from window.c Raja 2017-11-19 22:18:43 -0500
  • 639b43d9de Hmmm.. Stephen Gowen 2017-11-17 10:02:28 -0500
  • 936bcb4c5d Documentation: Gamma will never be supported on Wayland Emmanuel Gil Peyrot 2017-11-17 12:17:43 +0000
  • fe346609e8 Check for trailing whitespace in Travis Emmanuel Gil Peyrot 2017-11-17 03:37:37 +0000
  • cbd1ac9bc5 Remove trailing whitespace. Emmanuel Gil Peyrot 2017-11-17 03:34:18 +0000
  • 4373cf847d Wayland: Add support for the idle-inhibit protocol Emmanuel Gil Peyrot 2017-02-17 15:52:50 +0000
  • 5e64465300 Adding explicit cast to uint8_t Stephen Gowen 2017-11-16 17:41:50 -0500
  • 50bbd36b4a Addressing Feedback Stephen Gowen 2017-11-16 16:35:26 -0500
  • e42421315d Merge branch 'cocoa_fix_warnings' Stephen Gowen 2017-11-16 14:11:46 -0500
  • e1a8891139 Fixing Xcode Warnings Stephen Gowen 2017-11-16 14:10:51 -0500
  • 06c1b507c8 Wayland: Disable the compose key on old xkbcommon Emmanuel Gil Peyrot 2017-11-16 16:42:11 +0000
  • df87d288f9 Travis: Add Wayland to the CI Emmanuel Gil Peyrot 2017-11-16 15:03:42 +0000
  • 36a5f8c22a Wayland: Assert that we only get a known axis Emmanuel Gil Peyrot 2017-11-16 17:21:59 +0000
  • fcd0f4161d Wayland: Tell cmake which libraries to use Emmanuel Gil Peyrot 2017-11-16 17:17:47 +0000
  • e88a9e6e22 Merge remote-tracking branch 'glfw/master' Stephen Gowen 2017-11-16 10:29:20 -0500
  • 1fe319d234 Cocoa: Filter out duplicate size events Camilla Löwy 2017-11-16 11:34:42 +0100
  • d630684654 Win32: Remove double resize of full screen window Camilla Löwy 2017-11-16 11:03:05 +0100
  • 8b81a03a5a Cocoa: Remove double resize of full screen window Camilla Löwy 2017-11-16 10:42:01 +0100
  • 9903f88947 Documentation work Camilla Löwy 2017-11-16 11:02:16 +0100
  • d73ab0bd58 Documentation work Camilla Löwy 2017-11-16 10:08:38 +0100
  • 054fa2f8b9 Merge 33448e90c4 into aef4edadd0 pengo 2017-11-15 15:05:12 +0000
  • 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity Camilla Löwy 2017-09-25 23:14:45 +0200
  • aef4edadd0 Move uninstall target to GLFW3 folder Camilla Löwy 2017-11-15 13:58:20 +0100
  • bf7cc2ffac Fix missing inclusion guard needed for unity build Camilla Löwy 2017-11-15 04:21:41 +0100
  • 2e514c6b19 Merge Raja 2017-11-14 22:12:15 -0500
  • adebcc7111 Deprecate charmods callback Camilla Löwy 2017-11-14 23:28:12 +0100
  • fb4f633243 Fix y-axis sign for XInput thumb sticks Camilla Löwy 2017-11-09 23:30:00 +0100
  • 49130ab8ec Rename framebuffer transparency hint Camilla Löwy 2017-11-07 22:50:01 +0100
  • baed2dad56 Cleanup Camilla Löwy 2017-11-08 15:30:30 +0100
  • 98990217bc Cleanup Camilla Löwy 2017-11-06 18:27:39 +0100
  • 71018b4ab5 Fix termination on mapping parse error Camilla Löwy 2017-11-06 17:44:44 +0100
  • 79e2433eb0 Fix termination on sync object creation failure Camilla Löwy 2017-11-06 17:42:15 +0100
  • 546c99a3a3 Made sharing an example Camilla Löwy 2017-11-06 00:32:23 +0100
  • 7b877c4e24 Improve placement when forcing windowed mode Camilla Löwy 2017-11-04 21:14:06 +0100
  • 31cbb20ba2 Deprecate window parameter of clipboard functions Camilla Löwy 2017-11-04 21:11:58 +0100
  • a089df00cb Add pressure normalization Add (x, y) coordinates of the point location of the pen Code comments cleanup Raja 2017-11-06 21:25:44 -0500
  • 59721ebfef Add x any pen position pen pressure normalization in [0..1] Raja 2017-11-06 14:45:22 -0500
  • 07053602a5 Add penPressure callback support Raja 2017-11-05 21:29:48 -0500
  • f2756d0b3f Documentation work Camilla Löwy 2017-11-02 19:30:12 +0100
  • 8b36501e3e
    Merge branch 'master' into master sagaceilo 2017-11-02 09:42:31 +0100
  • 9718675d86 Documentation work Camilla Löwy 2017-11-01 21:32:50 +0100
  • cd6eb1a6e5 Win32: Improve window DPI change behavior Ioannis Tsakpinis 2017-11-01 16:38:20 +0200
  • 80d181f12d Win32: Fix maximization of undecorated windows Camilla Löwy 2017-10-31 15:47:01 +0100
  • 6217a1231b clean up, remove unused includes Andy Somogyi 2017-10-30 20:34:34 -0400
  • c9a3c3f127 fixed code comment grammar Andy Somogyi 2017-10-30 18:44:57 -0400
  • 9dc86c3751 fixed bug with GLFW running in a Cocoa app, added Cocoa test app Andy Somogyi 2017-10-30 16:07:20 -0400
  • a7a70cf34d Wayland: Add dynamic loading of libxkbcommon Emmanuel Gil Peyrot 2017-08-26 19:25:24 +0100
  • 2867ca1e5b Documentation work Camilla Löwy 2017-10-29 16:27:15 +0100
  • a1154247fa Fix default value of GLFW_CENTER_CURSOR Camilla Löwy 2017-10-29 15:52:22 +0100
  • fcedb0be32 Fix windows not detaching on monitor disconnect Camilla Löwy 2017-10-26 18:52:43 +0200
  • bf09dba95b Cleanup Camilla Löwy 2017-10-26 18:05:56 +0200
  • 16bf872117 Add content scale queries Camilla Löwy 2017-08-29 19:19:00 +0200
  • 1be81a1540 Documentation work Camilla Löwy 2017-10-22 16:27:17 +0200
  • 81963967e5 Fix Doxygen navigation bar siavashserver 2017-10-21 18:55:03 +0330
  • 200c2118d0 Merge d2a26b55e3 into 66c0394ae1 siavashserver 2017-10-21 15:34:29 +0000
  • d2a26b55e3 Fix Doxygen navigation bar. siavashserver 2017-10-21 18:55:56 +0330
  • 161a5c89ca Fix Doxygen navigation bar. siavashserver 2017-10-21 18:55:03 +0330
  • 66c0394ae1 Fix typo in window guide Camilla Löwy 2017-10-18 16:48:21 +0200
  • f308228a19 Documentation work Camilla Löwy 2017-10-11 02:08:09 +0200
  • b6d4a0146d Add _GLFW_PLATFORM_LIBRARY_WINDOW_STATE Curi0 2017-10-18 19:24:33 +0530
  • 51000fdbb7 More changes Curi0 2017-10-18 10:18:33 +0530
  • bdf67d938d add pen example to Cmake project Raja 2017-10-17 20:39:14 -0400
  • 04d5e94eb0 Adding WM_POINTER family to win32_window.h + changing WINVER in win32_platform.h Raja 2017-10-17 20:11:31 -0400
  • a0d99c8b59 Adding requested changes Curi0 2017-10-17 18:44:16 +0530
  • 57dd782d2a Change copyright Curi0 2017-10-17 10:48:57 +0530