Commit Graph

  • 2e039d9275 CMake: remove -DGLFW_DLL on non-Windows targets Ave Milia 2019-07-08 14:54:08 +0200
  • b430bc4935 Cocoa: Fix internal symbol hiding for dylib Camilla Löwy 2019-07-16 23:14:16 +0200
  • 062a1c22b5 Cocoa: Fix file-local function not declared static Camilla Löwy 2019-07-16 23:12:20 +0200
  • a4d910b4a7 Documentation work Camilla Löwy 2019-07-12 19:04:16 +0200
  • 4f0b8b0dda Win32: Fix cursor enter/position event order Leon Linhart 2019-05-27 22:42:12 +0200
  • 7bd0af3089 Add credits Camilla Löwy 2019-07-12 16:38:06 +0200
  • 84b13113ed Fix typo in glfwGetRequiredInstanceExtensions docs Lukas Zanner 2019-06-14 12:53:57 +0200
  • 62b7fe8311 Cleanup Camilla Löwy 2019-07-12 14:33:05 +0200
  • 773f4495f0 Win32: Fix symbol redefinition warnings Camilla Löwy 2019-07-12 14:23:12 +0200
  • 5bea122211 Update changelog Camilla Löwy 2019-07-11 20:21:04 +0200
  • d232bcfcdd Cleanup Camilla Löwy 2019-07-11 19:06:06 +0200
  • 36f90800d8 X11: Query and keep track of Xkb group index Denis Bernard 2019-05-30 00:37:26 +0200
  • c6b95e3b07 X11: Fix focus events not being filtered Camilla Löwy 2019-07-11 00:36:34 +0200
  • e463e85bba
    Fix typo Luflosi 2019-06-08 00:06:22 +0200
  • 3a5e99e59a Remove unused function in tearing test Camilla Löwy 2019-06-04 18:50:07 +0200
  • 3262c29440 Cocoa: Cleanup Camilla Löwy 2019-06-06 16:02:41 +0200
  • 1d62157268 Win32: Cleanup pointer test in win32_window.c A. Tombs 2019-05-28 01:24:18 +0100
  • 1f508530f0 X11: Let the language initialize XEvent structs Camilla Löwy 2019-06-04 16:59:04 +0200
  • fad9896d38 X11: Clean up EWMH feature detection Camilla Löwy 2019-06-04 16:52:40 +0200
  • 0c6b505619 Convert some declarations to C99 style Camilla Löwy 2019-06-04 16:51:31 +0200
  • 2db3b9688d
    Replace some tabs with spaces Luflosi 2019-06-07 23:35:10 +0200
  • d834f01ca4 Rename legacy Vulkan triangle program Camilla Löwy 2019-05-24 17:21:48 +0200
  • 537ea4ccf1 Explicitly disable inclusion for test and examples Camilla Löwy 2019-05-24 17:17:15 +0200
  • 51bb76c7c3 Improve (?) reference documentation for callbacks Camilla Löwy 2019-05-24 01:52:49 +0200
  • 71e6ff386d Enable CMake policy CMP0077 where available Camilla Löwy 2019-05-23 20:09:36 +0200
  • 98dde03ce1 Fix variable dereferencing Camilla Löwy 2019-05-20 23:06:22 +0200
  • e1d9e2ba73 Clarify Doxyfile INPUT value generation Camilla Löwy 2019-05-20 19:02:08 +0200
  • 84ec99bb01 Remove pointless comments Camilla Löwy 2019-05-20 18:43:34 +0200
  • d0c3fa900a Win32: Fix non-client actions for disabled cursor Camilla Löwy 2019-05-02 21:15:35 +0200
  • 267e06a41e Win32: Remove stale comment Camilla Löwy 2019-05-02 21:13:17 +0200
  • bb6945a18a Clarify difference between time and timer in docs Camilla Löwy 2019-05-20 17:13:09 +0200
  • 22a6c02a4c WGL: Add extension function macro aliases Camilla Löwy 2019-05-20 16:18:23 +0200
  • 3fd4e79adb WGL: Fix misplaced block comment Camilla Löwy 2019-05-20 16:00:04 +0200
  • 56aad76b16 Add C dialect reminders to each source file Camilla Löwy 2019-05-20 15:24:14 +0200
  • feaa532886 Add missing word Camilla Löwy 2019-05-19 21:51:56 +0200
  • e91d0fc499 Clarify triangle-opengl uniform uniform update Camilla Löwy 2019-05-19 21:46:34 +0200
  • 3cf7645b96 Documentation work Camilla Löwy 2019-05-19 21:41:57 +0200
  • e4aba7feaa Convert triangle-opengl example to 3.3 core Camilla Löwy 2019-05-19 20:59:10 +0200
  • a639d6e635 Rename OpenGL triangle example to triangle-opengl Camilla Löwy 2019-05-19 19:46:22 +0200
  • d44bfe0264 Add vertex type and offsetof to OpenGL triangle Camilla Löwy 2019-05-19 21:18:30 +0200
  • f61d0916fd Convert OpenGL triangle example to C99 Camilla Löwy 2019-05-19 19:30:40 +0200
  • c415c71947 Clean up glfwinfo Vulkan version output Camilla Löwy 2019-05-19 19:27:48 +0200
  • 144c98bcb3 Simplify glfwinfo Vulkan enumerations Camilla Löwy 2019-05-19 19:26:16 +0200
  • fa025d8f80 Convert glfwinfo to C99 Camilla Löwy 2019-05-19 19:10:35 +0200
  • 700d1f28d8 Add Vulkan 1.1 support to glfwinfo Camilla Löwy 2019-05-19 18:55:50 +0200
  • 0b01d850ed NSGL: Remove enforcement of forward-compatible flag Camilla Löwy 2019-05-19 20:51:50 +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
  • b079610962 Documentation work 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