1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-18 22:08:51 -04:00

Commit Graph

  • 0b01d850ed NSGL: Remove enforcement of forward-compatible flag Camilla Löwy 2019-05-19 20:51:50 +0200
  • 4d99045e87 Add credit Camilla Löwy 2019-05-17 19:19:07 +0200
  • b383e70021 X11: Fix CMake check for XInput headers Camilla Löwy 2019-05-17 17:26:46 +0200
  • 645b8c3bba Add stable release branch to CI Camilla Löwy 2019-05-17 16:58:50 +0200
  • 80935c6c27 Remove cmake from Travis CI package list Camilla Löwy 2019-05-17 16:55:52 +0200
  • 73a3ef86db Format Travis CI inline script for readability Camilla Löwy 2019-05-17 16:31:42 +0200
  • d715917add Add descriptive names for Travis CI jobs Camilla Löwy 2019-05-17 16:15:59 +0200
  • b596c79014 Use CMakeDependentOption for dependent options Camilla Löwy 2019-05-08 18:33:28 +0200
  • bc8b567d7c Move to the modern CMake project version option Camilla Löwy 2019-05-08 15:28:18 +0200
  • 37cc51b823 X11: Only check for headers at build time Camilla Löwy 2019-05-17 15:19:35 +0200
  • 9cc83cf07f X11: Fix CMake not checking for XInput2 headers Camilla Löwy 2019-05-07 17:03:55 +0200
  • e826f839a4 Update changelog and add credit Camilla Löwy 2019-05-02 21:32:14 +0200
  • 2e3b4cf898 Fix use of absolute path in INSTALL_INTERFACE Konstantin Podsvirov 2019-04-18 19:50:48 +0300
  • 6648b3d4bb Documentation work Camilla Löwy 2019-04-28 01:43:30 +0200
  • 76505355e1 Update Travis CI build Camilla Löwy 2019-05-17 16:10:28 +0200
  • 57bf6b2f75 Add credit Camilla Löwy 2019-05-17 19:19:07 +0200
  • ceb16cb5f1 X11: Fix CMake check for XInput headers Camilla Löwy 2019-05-17 17:26:46 +0200
  • 0ccb690853 Add stable release branch to CI Camilla Löwy 2019-05-17 16:58:50 +0200
  • 535491c4f3 Remove cmake from Travis CI package list Camilla Löwy 2019-05-17 16:55:52 +0200
  • 7dc36dd7da Format Travis CI inline script for readability Camilla Löwy 2019-05-17 16:31:42 +0200
  • c0eabc594f Add descriptive names for Travis CI jobs Camilla Löwy 2019-05-17 16:15:59 +0200
  • 8ee589e43b Disable examples and tests when a subproject Camilla Löwy 2019-05-08 19:04:21 +0200
  • cd290f767f Use CMakeDependentOption for dependent options Camilla Löwy 2019-05-08 18:33:28 +0200
  • a255e7ace6 Move to the modern CMake project version option Camilla Löwy 2019-05-08 15:28:18 +0200
  • 5c5963f1c0 X11: Only check for headers at build time Camilla Löwy 2019-05-17 15:19:35 +0200
  • 090b16bfae X11: Fix CMake not checking for XInput2 headers Camilla Löwy 2019-05-07 17:03:55 +0200
  • 42a3e4434f Update changelog and add credit Camilla Löwy 2019-05-02 21:32:14 +0200
  • 15af302f77 Fix use of absolute path in INSTALL_INTERFACE Konstantin Podsvirov 2019-04-18 19:50:48 +0300
  • be71147ad5 Documentation work Camilla Löwy 2019-04-28 01:43:30 +0200
  • ff7d42a55e Update Travis CI build Camilla Löwy 2019-05-17 16:10:28 +0200
  • 599fb3de34 Wayland: Remove wl_shell support Emmanuel Gil Peyrot 2019-03-01 18:46:06 +0100
  • a337c56848 Start 3.4 Camilla Löwy 2019-04-16 14:43:29 +0200
  • a9343d641c Start 3.3.1 Camilla Löwy 2019-04-16 14:47:38 +0200
  • b079610962 Documentation work 3.3 Camilla Löwy 2019-04-16 01:36:49 +0200
  • 186e9372d5 Add credit Camilla Löwy 2019-04-16 01:05:57 +0200
  • ab118b2529 Fix copyright years (somewhat) Camilla Löwy 2019-04-15 20:50:00 +0200
  • 1f91697cd3 Win32: Fix VS static analysis warnings Camilla Löwy 2019-04-15 15:35:38 +0200
  • 334a485968 Win32: Fix potential buffer overrun Camilla Löwy 2019-04-15 15:33:47 +0200
  • 0e74265426 Cocoa: Fix cursor hover test Camilla Löwy 2019-04-15 00:06:56 +0200
  • 3c3981a4f0 Cocoa: Fix coordinate transformations Camilla Löwy 2019-04-10 21:19:40 +0200
  • d0b7f539e2 Add full screen toggling to cursor test Camilla Löwy 2019-04-10 21:37:44 +0200
  • 62d296992e Add min/max corner placement to cursor test Camilla Löwy 2019-04-10 21:13:55 +0200
  • 5f4e66b21a Add cursor position rountrip key to cursor test Camilla Löwy 2019-04-10 19:06:47 +0200
  • f03614277d Update cursor test tracking when enabling cursor Camilla Löwy 2019-04-10 19:04:21 +0200
  • 45a62adf82 Fix cursor test tracking mode drawing Camilla Löwy 2019-04-10 19:03:36 +0200
  • 718609275d Add custom cursor to cursor test tracking mode Camilla Löwy 2019-04-10 19:01:50 +0200
  • 28f118f4de NSGL: Disable swap interval Camilla Löwy 2019-04-08 21:49:17 +0200
  • 224e9205e0 Remove command-line options from tearing test Camilla Löwy 2019-04-08 21:51:21 +0200
  • bd23be2594 Add pkgconfig dependency for GLFW_VULKAN_STATIC Camilla Löwy 2019-04-15 02:26:15 +0200
  • 93962ec168 Win32: Fix VS 2010 build error Camilla Löwy 2019-04-14 20:51:46 +0200
  • f4f1002d14 Documentation work Camilla Löwy 2019-04-14 19:18:32 +0200
  • d7e30b1c74 Replace glad and the Vulkan SDK with glad2 Camilla Löwy 2019-04-14 17:34:38 +0200
  • 3461d1c2a5 Fix missing context APIs in version strings Camilla Löwy 2019-04-08 20:51:05 +0200
  • 0fa77ea63a Documentation work Camilla Löwy 2019-04-05 18:19:10 +0200
  • c585bf010b Fix file flags Camilla Löwy 2019-04-07 20:44:21 +0200
  • 0267cebe00 Update for Doxygen CSS changes Camilla Löwy 2019-04-05 14:25:28 +0200
  • f8a70aca67 Add an n r00ster 2019-04-04 17:14:40 +0200
  • 422bf79e8f Documentation work Camilla Löwy 2019-04-01 18:36:30 +0200
  • 5644b66bac Documentation work Camilla Löwy 2019-04-01 19:57:54 +0200
  • 6e382c9b7f Add credit Camilla Löwy 2019-04-01 18:23:21 +0200
  • 87458617e0 Win32: Bypass composition check on Windows 8+ Cliff Smolinsky 2019-03-19 09:22:59 -0700
  • 297999c9e1 Add missing SDL2 attribution Camilla Löwy 2019-04-01 17:42:27 +0200
  • b702577cd2 Exclude CI and Git dotfiles from Git export Camilla Löwy 2019-04-01 17:41:04 +0200
  • 1857fc2272 Add MinGW-w64 Clang toolchain files Camilla Löwy 2019-04-01 17:38:02 +0200
  • a507872051 Remove toolchain files for unused MinGW variants Camilla Löwy 2019-04-01 17:37:02 +0200
  • c0a3a9aefe Sort release notes by seemingly arbitrary criteria Camilla Löwy 2019-03-29 00:47:04 +0100
  • 5292914ce1 Win32: Fix message pump filtering during init Camilla Löwy 2019-03-21 02:05:49 +0100
  • 8d4fd40b64 Formatting Camilla Löwy 2019-03-28 23:07:30 +0100
  • 02874d9c14 Align joystick axis to gamepad button behavior Camilla Löwy 2019-03-28 23:01:27 +0100
  • 0d355379e0 Cocoa: Support some sim page joystick elements Camilla Löwy 2019-03-28 22:58:47 +0100
  • 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