573 Commits (e47705d8fb2cfe1ce89e68d68e8591e1827d6725)

Author SHA1 Message Date
Camilla Löwy 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit ago%!(EXTRA string=5 years)
Camilla Löwy 49c5d837b4 Replace CMake threads variable with modern target ago%!(EXTRA string=6 years)
Camilla Löwy 59055d585f Update minimum required CMake version to 3.1 ago%!(EXTRA string=6 years)
Camilla Löwy 8a1f4940fc Remove reference to non-existent CMake variable ago%!(EXTRA string=6 years)
Camilla Löwy c016b26852 Remove non-GUI binaries from GUI-only setup ago%!(EXTRA string=6 years)
Camilla Löwy 2fb336268f Shorten name of Info.plist template file ago%!(EXTRA string=6 years)
Camilla Löwy ce9d124243 Remove command-line options from GUI-only test ago%!(EXTRA string=6 years)
Camilla Löwy d74c18117d Remove dependency on platform header paths ago%!(EXTRA string=6 years)
Camilla Löwy 92c70b2a83 Rename CMake variable for GUI-only programs ago%!(EXTRA string=6 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 953a1c3f8b Cleanup ago%!(EXTRA string=6 years)
Guillaume Racicot bc5523e994 Set C standard at 99 for all test targets ago%!(EXTRA string=6 years)
Camilla Löwy 8e288dc94c Win32: Add GLFW_WIN32_KEYBOARD_MENU ago%!(EXTRA string=6 years)
Camilla Löwy de23429455 Add reminder for why events test is not closing ago%!(EXTRA string=6 years)
Camilla Löwy 08f01c31a0 Add gamepad information to events test output ago%!(EXTRA string=6 years)
Camilla Löwy 20e522cdf4 Make events test output only UTF-8 in C locale ago%!(EXTRA string=6 years)
Camilla Löwy f71b55f83d Clean up monitors tool output ago%!(EXTRA string=6 years)
luz.paz 7105ff2dfd Fix typos ago%!(EXTRA string=6 years)
Camilla Löwy efda4afb49 Put fix in correct position ago%!(EXTRA string=6 years)
Camilla Löwy 65748fb8f3 Fix Vulkan triangle test segfault on resize ago%!(EXTRA string=6 years)
Camilla Löwy 6abad2efd2 Fix conflict with DEBUG macro defined by Bazel ago%!(EXTRA string=6 years)
Camilla Löwy 3a5e99e59a Remove unused function in tearing test ago%!(EXTRA string=6 years)
Camilla Löwy d834f01ca4 Rename legacy Vulkan triangle program ago%!(EXTRA string=6 years)
Camilla Löwy 537ea4ccf1 Explicitly disable inclusion for test and examples ago%!(EXTRA string=6 years)
Camilla Löwy 51bb76c7c3 Improve (?) reference documentation for callbacks ago%!(EXTRA string=6 years)
Camilla Löwy c415c71947 Clean up glfwinfo Vulkan version output ago%!(EXTRA string=6 years)
Camilla Löwy 144c98bcb3 Simplify glfwinfo Vulkan enumerations ago%!(EXTRA string=6 years)
Camilla Löwy fa025d8f80 Convert glfwinfo to C99 ago%!(EXTRA string=6 years)
Camilla Löwy 700d1f28d8 Add Vulkan 1.1 support to glfwinfo ago%!(EXTRA string=6 years)
Camilla Löwy a255e7ace6 Move to the modern CMake project version option ago%!(EXTRA string=6 years)
Camilla Löwy d0b7f539e2 Add full screen toggling to cursor test ago%!(EXTRA string=6 years)
Camilla Löwy 62d296992e Add min/max corner placement to cursor test ago%!(EXTRA string=6 years)
Camilla Löwy 5f4e66b21a Add cursor position rountrip key to cursor test ago%!(EXTRA string=6 years)
Camilla Löwy f03614277d Update cursor test tracking when enabling cursor ago%!(EXTRA string=6 years)
Camilla Löwy 45a62adf82 Fix cursor test tracking mode drawing ago%!(EXTRA string=6 years)
Camilla Löwy 718609275d Add custom cursor to cursor test tracking mode ago%!(EXTRA string=6 years)
Camilla Löwy 224e9205e0 Remove command-line options from tearing test ago%!(EXTRA string=6 years)
Camilla Löwy d7e30b1c74 Replace glad and the Vulkan SDK with glad2 ago%!(EXTRA string=6 years)
Camilla Löwy 8d4fd40b64 Formatting ago%!(EXTRA string=6 years)
Camilla Löwy 9e54b97cfa Add Cocoa graphics switching to glfwinfo ago%!(EXTRA string=6 years)
Doug Binks c733ab0a22 Move glfwGetMonitorWorkarea test to monitors ago%!(EXTRA string=6 years)
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Camilla Löwy 7f4dde15e4 Allow zero windows for events test ago%!(EXTRA string=6 years)
Camilla Löwy 9b0c16596c Add full screen option to tearing test ago%!(EXTRA string=6 years)
Camilla Löwy f4a304ff03 Remove deprecated event from events test ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Doug Binks 0be4f3f75a Add GLFW_FOCUS_ON_SHOW window hint and attribute ago%!(EXTRA string=7 years)
Camilla Löwy ab3bfb4205 Cocoa: Update MoltenVK support for LunarG SDK ago%!(EXTRA string=7 years)
Caio Marcelo de Oliveira Filho b88be7c1e9 Remove unused variable in opacity test ago%!(EXTRA string=7 years)