6535 Commits (a36d8eb0330ac20eb32b156da61a019624e49e04)
 

Author SHA1 Message Date
Vladimír Vondruš a36d8eb033 Remove use of std::reference_wrapper where possible. 7 years ago
Vladimír Vondruš b6f9c25fa1 doc: updated changelog. 7 years ago
Vladimír Vondruš 3bb85ae1bb Platform: don't use deprecated functionality. 7 years ago
Vladimír Vondruš 852aebe41b Trade: this include is not needed either. 7 years ago
Vladimír Vondruš 697c17279c Backwards compatibility for std::unique_ptr where needed. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš f7dcb62e93 MeshTools: return just a mesh from fullScreenTriangle(). 7 years ago
Vladimír Vondruš 24b8ff086c Removed std::optional backwards compatibility. 7 years ago
Vladimír Vondruš 3bceb0b276 GL: clean up the includes. 7 years ago
Vladimír Vondruš a18ec9b6d8 Doc++ 7 years ago
Vladimír Vondruš 03de71a831 doc: updated changelog, building docs and credits. 7 years ago
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