17 Commits (455dc26840a94ff15caa3a91046d39d393c4de72)

Author SHA1 Message Date
Vladimír Vondruš 455dc26840 Platform: properly set minimized and cursor window options for GLFW. 9 years ago
Vladimír Vondruš f64ebc6219 Platform: use Flag::Redraw instead of a boolean in GlfwApplication. 9 years ago
Vladimír Vondruš a7c7323673 Platform: make WindowFlag::Resizable consistent between GLFW and SDL2 app. 9 years ago
Vladimír Vondruš 6a8c121c81 Platform: glfwGetKeyName() is since 3.2. 10 years ago
Vladimír Vondruš 8e632130b8 Platform: added *Application::KeyEvent::keyName(). 10 years ago
Vladimír Vondruš 7c631d714a Platform: expose key repeat in *Application::KeyEvent::isRepeated(). 10 years ago
Elliot Saba c5e22ae560 Platform: send GLFW_REPEAT events through `keyPressEvent()` 10 years ago
Vladimír Vondruš 0c52d79707 Platform: oops. 10 years ago
Vladimír Vondruš 2a77856df2 Platform: first-class MouseScrollEvent for SDL2 and NaCl application. 10 years ago
Vladimír Vondruš 563888e02e Platform: fix copypaste error in GLFW application. 10 years ago
Vladimír Vondruš 44e1851809 Updated credits. 10 years ago
Vladimír Vondruš 5061d29926 Platform: don't set swap inteval implicitly in GlfwApplication. 10 years ago
Vladimír Vondruš dc41cbbdb2 Platform: minor formatting updates. 10 years ago
Vladimír Vondruš 9a20dc2a70 Platform: backport GlfwApplication to GLFW 3.1. 10 years ago
Squareys 725e726c1e Platform: Implement modifiers for GlfwApplication 10 years ago
Squareys accf8380f0 Platform: Implement WheelUp/Down analog to Sdl2Application 10 years ago
Squareys e451b6dfdb Platform: Add GlfwApplication 10 years ago