You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
82e9c6e5ab
Platform: make XApp, GlfwApp, ScreenedApp touch-compatible.
...
AbstractXApplication and GlfwApplication don't implement touch events,
but for painless portability now expose also source(), isPrimary() and
id() like the touch-aware app implementations. The Screen abstraction
now exposes also the PointerEventSource enum.
2 years ago
..
Implementation
It's October already?!
2 years ago
Test
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
AbstractXApplication.cpp
Platform: replace MouseScrollEvent with a ScrollEvent with float position.
2 years ago
AbstractXApplication.h
Platform: make XApp, GlfwApp, ScreenedApp touch-compatible.
2 years ago
AndroidApplication.cpp
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
AndroidApplication.h
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
CMakeLists.txt
It's October already?!
2 years ago
EmscriptenApplication.cpp
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
EmscriptenApplication.h
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
EmscriptenApplication.js
It's October already?!
2 years ago
GLContext.h
It's October already?!
2 years ago
GlfwApplication.cpp
Platform: replace MouseScrollEvent with a ScrollEvent with float position.
2 years ago
GlfwApplication.h
Platform: make XApp, GlfwApp, ScreenedApp touch-compatible.
2 years ago
GlxApplication.cpp
It's October already?!
2 years ago
GlxApplication.h
It's October already?!
2 years ago
MacOSXBundleInfo.plist.in
Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info.
8 years ago
Platform.h
Platform: replace MouseScrollEvent with a ScrollEvent with float position.
2 years ago
Platform.js.in
It's October already?!
2 years ago
Screen.h
Platform: make XApp, GlfwApp, ScreenedApp touch-compatible.
2 years ago
ScreenedApplication.h
Platform: replace MouseScrollEvent with a ScrollEvent with float position.
2 years ago
ScreenedApplication.hpp
Platform: replace MouseScrollEvent with a ScrollEvent with float position.
2 years ago
Sdl2Application.cpp
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
Sdl2Application.h
Platform: handle (multi-)touch input in AndroidApplication.
2 years ago
WebApplication.css
It's October already?!
2 years ago
WindowlessCglApplication.cpp
It's October already?!
2 years ago
WindowlessCglApplication.h
It's October already?!
2 years ago
WindowlessEglApplication.cpp
It's October already?!
2 years ago
WindowlessEglApplication.h
CMake: install and automatically use Find modules of dependencies.
2 years ago
WindowlessEmscriptenApplication.js
It's October already?!
2 years ago
WindowlessGlxApplication.cpp
It's October already?!
2 years ago
WindowlessGlxApplication.h
It's October already?!
2 years ago
WindowlessIosApplication.h
CMake: install and automatically use Find modules of dependencies.
2 years ago
WindowlessIosApplication.mm
It's October already?!
2 years ago
WindowlessWglApplication.cpp
It's October already?!
2 years ago
WindowlessWglApplication.h
It's October already?!
2 years ago
XEglApplication.cpp
It's October already?!
2 years ago
XEglApplication.h
CMake: install and automatically use Find modules of dependencies.
2 years ago
gl-info.cpp
It's October already?!
2 years ago
gl-info.html
Platform: use new CSS classes in gl-info
6 years ago