You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
glfw/tests
Grzesiek11 bf945f1213 Unlimited mouse button input mode
This adds the GLFW_UNLIMITED_MOUSE_BUTTONS input mode which permits
mouse buttons over GLFW_MOUSE_BUTTON_LAST to be reported to the mouse
button callback.

Closes #2423
8 months ago
..
CMakeLists.txt Update glad2 and switch to header-only version 3 years ago
allocator.c Update glad2 and switch to header-only version 3 years ago
clipboard.c Update glad2 and switch to header-only version 3 years ago
cursor.c Add cursor mode GLFW_CURSOR_CAPTURED 2 years ago
empty.c Update glad2 and switch to header-only version 3 years ago
events.c Unlimited mouse button input mode 8 months ago
gamma.c Fix gamma test not checking for NULL return value 3 years ago
glfwinfo.c Fix glfwinfo output of Vulkan layer spec version 2 years ago
icon.c Update glad2 and switch to header-only version 3 years ago
iconify.c Fix initial windowed mode size for test 3 years ago
inputlag.c Update glad2 and switch to header-only version 3 years ago
joysticks.c Update glad2 and switch to header-only version 3 years ago
monitors.c Update glad2 and switch to header-only version 3 years ago
msaa.c Update glad2 and switch to header-only version 3 years ago
reopen.c Update glad2 and switch to header-only version 3 years ago
tearing.c Update glad2 and switch to header-only version 3 years ago
threads.c Add window hints for initial position 2 years ago
timeout.c Update glad2 and switch to header-only version 3 years ago
title.c Update glad2 and switch to header-only version 3 years ago
triangle-vulkan.c Add support for VK_KHR_portability_enumeration 2 years ago
window.c Unlimited mouse button input mode 8 months ago