6524 Commits (107253f5fb17940f98c06109005da03c209b7afd)
 

Author SHA1 Message Date
Guillaume Jacquemin 107253f5fb package/msys: Add PKGBUILDs. 7 years ago
erikwijmans dd4bd88df2 Switch to using eglGetCurrentDisplay instead of querying for the defualt 7 years ago
Vladimír Vondruš 9c35b11521 Math: fix unused function warning on Emscripten. 7 years ago
Vladimír Vondruš 40cfe06044 Doc++, minor cleanup. 7 years ago
Vladimír Vondruš 20a55b16aa Platform: implement Sdl2Application::anyEvent(), expose SDL_Event. 7 years ago
Vladimír Vondruš d4c1785dc0 Platform: make ViewportEvent non-copyable, mark internals as const. 7 years ago
Vladimír Vondruš b9342665b2 Platform: don't group special events together with screen events. 7 years ago
Vladimír Vondruš f325507618 Drop more CMake pre-3.1 compatibility. 7 years ago
Vladimír Vondruš f5465f6804 modules: updated FindCorrade.cmake. 7 years ago
Vladimír Vondruš 81354d0608 DebugTools: compile forgotten snippets. 7 years ago
Vladimír Vondruš e08b04c46b GL: compile forgotten code snippets. 7 years ago
Vladimír Vondruš 5fc246b908 Math: compile forgotten code snippets. 7 years ago
Vladimír Vondruš aeab74157f doc: fix dependency order in the custom buildsystem docs. 7 years ago
Vladimír Vondruš 476dc5c3f5 Math: compile code snippets from Packing.h. 7 years ago
Vladimír Vondruš 87e842934b GL: new nv-egl-incorrect-gl11-function-pointers workaround. 7 years ago
Vladimír Vondruš 5923efbdee external: pass GL::Context to flextGLInit(). 7 years ago
Vladimír Vondruš d8624b5a42 CMake: enable WindowlessEglApplication for headless builds. 7 years ago
Vladimír Vondruš e7bce11192 CMake: put a dependent option *after* its dependencies. 7 years ago
Vladimír Vondruš 76fb88fa1a external: update OpenGL headers. 7 years ago
Vladimír Vondruš 2c473e14a8 external: properly update the iOS templates as well. 7 years ago
Vladimír Vondruš 59b3e9b4d2 doc: make the Credits page easier to search for. 7 years ago
Vladimír Vondruš 0479360072 Platform: deprecate typo'd key name in GlfwApplication. 7 years ago
Vladimír Vondruš ea941c03a3 Trade: doc++ 7 years ago
Vladimír Vondruš a31ae86500 Of course there were tests that got never executed. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 919c4ebd89 modules: find the GLFW config quietly. 7 years ago
Vladimír Vondruš fc939242f8 doc: make the custom buildsystem docs easier to search for. 7 years ago
Vladimír Vondruš 4deb2a5fe7 MeshTools: inline functions should not be heavy. 7 years ago
Vladimír Vondruš e060622026 doc: UGH DOXYGEN what the *$&@, this is not an <ol>!! 7 years ago
Vladimír Vondruš 6bd44bffd6 DebugTools: fix a build system corner case. 7 years ago
Vladimír Vondruš b44e6e7c05 Audio: doc++ 7 years ago
Vladimír Vondruš 788e9d4b06 doc: get rid of annoying Doxygen warning. 7 years ago
Vladimír Vondruš 9e188e83b1 Doxygen: set up OpenSearch integration. 7 years ago
Vladimír Vondruš c74bd5e847 Doxygen: update search help. 7 years ago
Vladimír Vondruš 6cc7d2e3a5 Doxygen: extract private virtuals. 7 years ago
Vladimír Vondruš 2b5121da71 Doxygen: disable more useless cruft. 7 years ago
Vladimír Vondruš c231b8c84c Doc++ 7 years ago
Vladimír Vondruš 043c476800 Adapted to renamed option in Doxygen 1.8.15. 7 years ago
Vladimír Vondruš 7755cc5a15 Doc++, changelog++, credits++. 7 years ago
Vladimír Vondruš 52087196bc Updated toolchains submodule. 7 years ago
Vladimír Vondruš 3ca13dbc1b Platform: implement {Glfw,Sdl2}Application::exitEvent(). 7 years ago
Vladimír Vondruš 40c0576918 Platform: set SDL hints before SDL_Init(). 7 years ago
Vladimír Vondruš 877557fff0 Platform: minor event cleanup in GlfwApplication. 7 years ago
Vladimír Vondruš 1e0d3d3727 Platform: proper feature parity for GlfwApplication::ViewportEvent. 7 years ago
Vladimír Vondruš ea7e8c9aaf Math: proper forward declaration for Constants. 7 years ago
Vladimír Vondruš 7f23740e82 Ugh, GL leftovers. 7 years ago
Vladimír Vondruš c5d31d74e3 Math: provide forward declaration for Constants. 7 years ago
Vladimír Vondruš 6b75d97e08 Removed old-style CMake _LIBRARIES and _INCLUDE_DIRS variables. 7 years ago
Vladimír Vondruš 86d0d37c30 Platform: remove deprecated GlfwApplication WindowFlag::Resizeable. 7 years ago