3813 Commits (d271cb47906b45a09fee0fd04cbd5c631a33884e)
 

Author SHA1 Message Date
Vladimír Vondruš d271cb4790 doc: fix Doxygen/Markdown conflicts. 11 years ago
Vladimír Vondruš 46b87fc28e Enable XEglApplication also on desktop. 11 years ago
Vladimír Vondruš 4b8406b418 Platform: instantiate ScreenedApplication also for AndroidApplication. 11 years ago
Vladimír Vondruš 6961bcd4d3 Platform: clarify comments. 11 years ago
Vladimír Vondruš ede9acbde4 Document default values on viewport and scissor rectangles. 11 years ago
Vladimír Vondruš 0f0882bdac Cleanup. 11 years ago
Vladimír Vondruš 90b519c4d2 Math: improve Constants test, fix Clang compilation. 11 years ago
Vladimír Vondruš 2c0e1d2822 Fix ES2 build. 11 years ago
Vladimír Vondruš f30a4677eb Math: added Matrix[34]::shearing*(). 11 years ago
Vladimír Vondruš e068731766 package/gentoo: cleanup, use release build, don't build tests. 11 years ago
Vladimír Vondruš 457ee77e07 modules: updated FindCorrade.cmake. 11 years ago
Vladimír Vondruš 697a6aa0df Test cleanup. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago
Vladimír Vondruš f81124e220 MeshTools: avoid global state in Tipsify test. 11 years ago
Vladimír Vondruš f3bd987dc1 Primitives: remove oboslete code in test. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 926740961d doc: better info about debug/release plugin dirs. 11 years ago
Vladimír Vondruš 3ae17b5bed Math: faster quaternion/vector multiplication. 11 years ago
Vladimír Vondruš ba88567710 Remove redundant `inline` keyword. 11 years ago
Vladimír Vondruš 9fd25a1fd8 SceneGraph: there is never enough documentation. 11 years ago
Vladimír Vondruš bd8db7e66b Don't reset viewport if binding framebuffer for reading only. 11 years ago
Vladimír Vondruš 7ebec50d2b doc: updated also Getting Started image to the new color. 11 years ago
Vladimír Vondruš 4caeb30f7b Shaders: there's never enough documentation. 11 years ago
Vladimír Vondruš d5906e86c5 doc: minor cleanup. 11 years ago
Vladimír Vondruš 371700097b Allow method chaining on *Framebuffer::clear(). 11 years ago
Vladimír Vondruš 13e6f13a2d Fix allocation error in FramebufferGLTest. 11 years ago
Vladimír Vondruš a106932153 Making use of the shorter *Framebuffer::read(). 11 years ago
Vladimír Vondruš c69acaf3f8 Convenience overload for *Framebuffer::read(). 11 years ago
Vladimír Vondruš 075085212b doc: slightly more convenient plugin loading. 11 years ago
Vladimír Vondruš b4311f3462 Doc++ 11 years ago
Vladimír Vondruš 60d1259483 Use Range2Di in *Framebuffer::read(). 11 years ago
Vladimír Vondruš f277f9bd31 SceneGraph: remove forward declaration for deprecated enum. 11 years ago
Vladimír Vondruš 4d6dd3b369 Platform: provide range-based-for access to application screens. 11 years ago
Vladimír Vondruš a01c3f404d SceneGraph: better way to traverse object hierarchies and features. 11 years ago
Vladimír Vondruš 60f7ac555e modules: properly handle inter-project dependencies in FindMagnum.cmake. 11 years ago
Vladimír Vondruš 9f18a4139a modules: cleanup. 11 years ago
Vladimír Vondruš 8611f9f902 package/archlinux: updated magnum-git to new VCS workflow. 12 years ago
Vladimír Vondruš 3fcb65de06 package/archlinux: fixed development PKGBUILDs to work with pacman 4.2. 12 years ago
Vladimír Vondruš c56940993b Use the new math constants throughout the code. 12 years ago
Vladimír Vondruš 00124f65eb Math: return unspecified value after an assertion. 12 years ago
Vladimír Vondruš 75c3e00844 Math: added NaN and infinity to constants. 12 years ago
Vladimír Vondruš 076144886a Math: added half pi and Euler's number to constants. 12 years ago
Vladimír Vondruš fdb8991d56 Math: various cleanup. 12 years ago
Vladimír Vondruš 48e666e238 Platform: try to create core context in Sdl2Application on all platforms. 12 years ago
Vladimír Vondruš 97bc4e9181 Platform: cleanup. 12 years ago
Vladimír Vondruš 64a02d68db Math: document more non-obvious tricks. 12 years ago
Vladimír Vondruš 05565ef4f7 Math: document some potentially non-obvious tricks. 12 years ago
Vladimír Vondruš 3b76862f69 Math: minor cleanup. 12 years ago
Vladimír Vondruš 8446186a4e Account for missing glVertexArrayVertexAttribDivisorEXT. 12 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago