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

Commit Graph

  • 9fc5fd1375 Cocoa: Replace display link with IOKit query Camilla Löwy 2019-12-25 17:09:38 +0100
  • bb8ed627bf NSGL: Simulate vsync for occluded windows Camilla Löwy 2019-11-10 19:09:23 +0100
  • ccb54c3e05 NSGL: Remove problematic swap interval workaround Camilla Löwy 2019-11-07 15:13:49 +0100
  • 7c9d0081e3 Cocoa: Only create per-monitor display link once Camilla Löwy 2019-12-19 08:43:01 +0100
  • 781fbbadb0 Fix Threads package not located by our config file Camilla Löwy 2019-12-26 15:34:01 +0100
  • 5dd207048c Set macOS deployment target in Travis CI build Camilla Löwy 2019-12-25 22:54:23 +0100
  • a3d28ef52c X11: Fix IC event mask not being added to our window Camilla Löwy 2019-12-22 09:23:22 +0100
  • 8149a5fc00 X11: Cleanup Camilla Löwy 2019-12-22 09:12:59 +0100
  • 74a46dfa0c Use the correct type in a for loop Luflosi 2019-10-06 22:53:42 +0200
  • 4ec7daf3e9 Cocoa: Replace display link with IOKit query Camilla Löwy 2019-12-25 17:09:38 +0100
  • c3ca88055f NSGL: Simulate vsync for occluded windows Camilla Löwy 2019-11-10 19:09:23 +0100
  • 54e8e0b092 NSGL: Remove problematic swap interval workaround Camilla Löwy 2019-11-07 15:13:49 +0100
  • b4a8eb9b19 Cocoa: Only create per-monitor display link once Camilla Löwy 2019-12-19 08:43:01 +0100
  • 28773a069e Cocoa: Fix undeclared selector warnings Camilla Löwy 2019-12-20 08:10:56 +0100
  • c3b8afc5d6 X11: Cleanup Camilla Löwy 2019-12-17 02:17:31 +0100
  • 4df0a2b38e X11: Cleanup Camilla Löwy 2019-12-16 17:44:17 +0100
  • 94bb2a138e X11: Fix updating GLFW_FLOATING on a hidden window Camilla Löwy 2019-12-16 16:09:52 +0100
  • 85a27e9f74 X11: Fix invalid read when clearing GLFW_FLOATING Camilla Löwy 2019-12-17 01:43:08 +0100
  • 5615c16439 X11: Fix missing checks for EWMH attention atoms Camilla Löwy 2019-12-16 15:08:54 +0100
  • 8dd40f1c48 X11: Fix maximization of hidden windows Camilla Löwy 2019-12-16 14:53:06 +0100
  • 640e3205a9 Win32: Add missing include for wcscmp Camilla Löwy 2019-12-15 17:36:55 +0100
  • dd00c6dea1 Win32: Enable Unicode mode for all compilers Camilla Löwy 2019-12-15 16:33:18 +0100
  • e8dab39625 Fix use of CMake 3.13 command target_link_options Camilla Löwy 2019-12-15 09:03:22 +0100
  • 9724f33038 Formatting Camilla Löwy 2019-12-11 22:10:00 +0100
  • 8c3d2f769f Cocoa: Fix duplicate conversion of title string Camilla Löwy 2019-12-10 13:47:19 +0100
  • 2b1e2d2e49 Fix typo Camilla Löwy 2019-12-10 20:10:12 +0100
  • 39c5e90d94 Fix typo Luflosi 2019-08-28 21:28:23 +0200
  • 365321a9af Add dependency name hints to CMake error messages Camilla Löwy 2019-12-10 10:40:48 +0100
  • d8648876da Remove reference to non-existent CMake variable Camilla Löwy 2019-12-09 22:01:29 +0100
  • bf9c5fcfc2 Gather all macOS specific CMake properties Camilla Löwy 2019-12-09 21:59:21 +0100
  • f25202fbfa Remove non-GUI binaries from GUI-only setup Camilla Löwy 2019-12-09 21:26:02 +0100
  • b5bccd1425 Make target-specific define target-specific Camilla Löwy 2019-12-09 17:04:34 +0100
  • 03f2cde34e Replace CMake generator expression with variable Camilla Löwy 2019-12-07 21:05:56 +0100
  • cd70e1bbc4 Merge GCC/Clang specific CMake blocks Camilla Löwy 2019-12-07 21:03:14 +0100
  • f318ab7467 Remove unneccessary example target property Camilla Löwy 2019-11-20 22:20:37 +0100
  • db2ff13d41 Fix source list for Objective-C fix Camilla Löwy 2019-12-03 23:08:17 +0100
  • 82bd22ec29 Fix source list for -Wdeclaration-after-statement Camilla Löwy 2019-11-27 17:58:05 +0100
  • bcd232e2ae Remove tab character Camilla Löwy 2019-11-26 18:18:40 +0100
  • f650a898f2 Trust CMake to do the right thing for static libs Camilla Löwy 2019-11-26 18:14:21 +0100
  • 8c1b59f885 Remove dependency on platform header paths Camilla Löwy 2019-11-25 19:52:02 +0100
  • 5a1512aaa0 Rename CMake variable for GUI-only programs Camilla Löwy 2019-11-25 19:39:06 +0100
  • b05d887968 Fix .gitignore entries for VS with CMake Camilla Löwy 2019-12-05 17:33:11 +0100
  • e135210cb3 NSGL: Fix disabling of Retina resolution Camilla Löwy 2019-12-09 18:53:29 +0100
  • 2da4adce40 Cocoa: Fix pre-window-creation event processing Camilla Löwy 2019-11-27 23:21:13 +0100
  • 17d727cd35 Cocoa: Update outdated comment Camilla Löwy 2019-11-28 00:37:30 +0100
  • 58c1621481 Add Xcode section to .gitignore file Camilla Löwy 2019-11-14 21:07:29 +0100
  • 9db0bd45e6 Wayland: Unset the cursor name on border exit Emmanuel Gil Peyrot 2019-11-28 15:47:09 +0100
  • 73a8ebb691 X11: Cleanup Camilla Löwy 2019-12-17 02:17:31 +0100
  • 4e70c95aa3 X11: Cleanup Camilla Löwy 2019-12-16 17:44:17 +0100
  • 9db156421f X11: Fix updating GLFW_FLOATING on a hidden window Camilla Löwy 2019-12-16 16:09:52 +0100
  • 0b652a44d2 X11: Fix invalid read when clearing GLFW_FLOATING Camilla Löwy 2019-12-17 01:43:08 +0100
  • 9b6d68ec70 X11: Fix missing checks for EWMH attention atoms Camilla Löwy 2019-12-16 15:08:54 +0100
  • 4837b78ffe X11: Fix maximization of hidden windows Camilla Löwy 2019-12-16 14:53:06 +0100
  • bc3be40f21 Enable strict C99 for non-VS compilers Camilla Löwy 2019-12-15 17:37:42 +0100
  • da3f20d860 Win32: Add missing include for wcscmp Camilla Löwy 2019-12-15 17:36:55 +0100
  • fb0028c766 Win32: Enable Unicode mode for all compilers Camilla Löwy 2019-12-15 16:33:18 +0100
  • 994c3b4e48 Cocoa: Remove stale GCC workaround Camilla Löwy 2019-12-15 16:32:06 +0100
  • 18307467b4 Gather CMake setup of configuration header Camilla Löwy 2019-12-15 09:11:40 +0100
  • 49c5d837b4 Replace CMake threads variable with modern target Camilla Löwy 2019-12-15 09:53:18 +0100
  • 8a5fd0c5a4 Replace ad-hoc CMake code with DEFINE_SYMBOL Camilla Löwy 2019-12-15 09:21:58 +0100
  • a5ed740d9d Fix use of CMake 3.13 command target_link_options Camilla Löwy 2019-12-15 09:03:22 +0100
  • a264d32987 Replace CMake list variables with target_sources Camilla Löwy 2019-12-15 07:37:26 +0100
  • 081484ed34 Fix POSIX conformance issues for clock_gettime Camilla Löwy 2019-12-15 17:24:26 +0100
  • 506a6aafde Formatting Camilla Löwy 2019-12-11 22:10:00 +0100
  • a875a536b7 Cocoa: Fix duplicate conversion of title string Camilla Löwy 2019-12-10 13:47:19 +0100
  • 2551829f75 Win32: Add VERSIONINFO resource to GLFW DLL Camilla Löwy 2019-12-11 19:09:59 +0100
  • 7e03bce138 Fix typo Camilla Löwy 2019-12-10 20:10:12 +0100
  • ac30ef3e0c Fix typo Luflosi 2019-08-28 21:28:23 +0200
  • a43f545677 Add dependency name hints to CMake error messages Camilla Löwy 2019-12-10 10:40:48 +0100
  • 59055d585f Update minimum required CMake version to 3.1 Camilla Löwy 2019-11-26 18:09:22 +0100
  • 8a1f4940fc Remove reference to non-existent CMake variable Camilla Löwy 2019-12-09 22:01:29 +0100
  • 5f4a6f689a Gather all macOS specific CMake properties Camilla Löwy 2019-12-09 21:59:21 +0100
  • c016b26852 Remove non-GUI binaries from GUI-only setup Camilla Löwy 2019-12-09 21:26:02 +0100
  • db76abb63c Make target-specific define target-specific Camilla Löwy 2019-12-09 17:04:34 +0100
  • c194193797 Replace CMake generator expression with variable Camilla Löwy 2019-12-07 21:05:56 +0100
  • 9dc365f192 Merge GCC/Clang specific CMake blocks Camilla Löwy 2019-12-07 21:03:14 +0100
  • c81def70be Remove unneccessary example target property Camilla Löwy 2019-11-20 22:20:37 +0100
  • 197193ac0b Fix source list for Objective-C fix Camilla Löwy 2019-12-03 23:08:17 +0100
  • 135d87aa3c Remove inclusion of X11 extension header paths Camilla Löwy 2019-12-03 22:17:48 +0100
  • 2fb336268f Shorten name of Info.plist template file Camilla Löwy 2019-12-03 22:03:36 +0100
  • 9486ec0c02 Fix source list for -Wdeclaration-after-statement Camilla Löwy 2019-11-27 17:58:05 +0100
  • dff6253ca7 Add installation of HTML documentation Camilla Löwy 2019-11-26 19:09:34 +0100
  • bc7b19cbd1 Remove tab character Camilla Löwy 2019-11-26 18:18:40 +0100
  • ce9d124243 Remove command-line options from GUI-only test Camilla Löwy 2019-11-26 17:47:27 +0100
  • f6d44cedfd Trust CMake to do the right thing for static libs Camilla Löwy 2019-11-26 18:14:21 +0100
  • d74c18117d Remove dependency on platform header paths Camilla Löwy 2019-11-25 19:52:02 +0100
  • 92c70b2a83 Rename CMake variable for GUI-only programs Camilla Löwy 2019-11-25 19:39:06 +0100
  • 7dd14a4b20 Fix .gitignore entries for VS with CMake Camilla Löwy 2019-12-05 17:33:11 +0100
  • fa60269245 NSGL: Fix disabling of Retina resolution Camilla Löwy 2019-12-09 18:53:29 +0100
  • 6e6805000a Cocoa: Fix pre-window-creation event processing Camilla Löwy 2019-11-27 23:21:13 +0100
  • b3544ca43e Cocoa: Update outdated comment Camilla Löwy 2019-11-28 00:37:30 +0100
  • 382943f2b0 Add Xcode section to .gitignore file Camilla Löwy 2019-11-14 21:07:29 +0100
  • ef6189f348 Wayland: Unset the cursor name on border exit Emmanuel Gil Peyrot 2019-11-28 15:47:09 +0100
  • 8e51c4a577 Tests: Add damage tracking to MSAA damage-tracking Emmanuel Gil Peyrot 2019-12-08 16:14:59 +0100
  • c8233ce7d3 EGL: Implement glfwGetBufferAge() Emmanuel Gil Peyrot 2019-12-08 17:39:19 +0100
  • 0d2ce23071 Add a glfwGetBufferAge() symbol Emmanuel Gil Peyrot 2019-12-08 17:24:50 +0100
  • a94b96c954 Wayland: Bump wl_compositor for damage_buffer Emmanuel Gil Peyrot 2019-12-08 16:14:57 +0100
  • 8e354c2259 EGL: Implement glfwSwapBufferWithDamage() Emmanuel Gil Peyrot 2019-11-28 15:51:08 +0100
  • e0b1f518cf Add a glfwSwapBuffersWithDamage() symbol Emmanuel Gil Peyrot 2019-11-28 15:47:53 +0100
  • fd2d985af8 X11: Fix cursor image for captured cursor mode captured-cursor-mode-r2 Camilla Löwy 2019-12-05 03:05:04 +0100