3792 Commits (7ebec50d2b99a88c90650faa1c5e5091aae0f312)
 

Author SHA1 Message Date
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
Vladimír Vondruš 3174c4f7e5 Platform: minor cleanup. 12 years ago
Vladimír Vondruš 1a9ced1e79 package: enable Sdl2Application in debian package. 12 years ago
Vladimír Vondruš c2f4f820fc Platform: fix compilation of WindowlessCglApplication. 12 years ago
Vladimír Vondruš 4de8ba6516 SceneGraph: fix deprecated declarations. 12 years ago
Vladimír Vondruš 0cf870b6dc doc: we now have pretty complete ARB_direct_state_access support. 12 years ago
Vladimír Vondruš 374571ef04 Full ARB_direct_state_access support in Buffer. 12 years ago
Vladimír Vondruš a5381993a5 Full ARB_direct_state_access support in textures. 12 years ago
Vladimír Vondruš dca670eb70 Full ARB_direct_state_access support in framebuffers. 12 years ago
Vladimír Vondruš 41ac6cb479 doc: explicitly mention CMAKE_PREFIX_PATH in building docs. 12 years ago
Vladimír Vondruš f907797bc1 Fix Framebuffer test on ES2. 12 years ago
Vladimír Vondruš 64f1725f3e doc: more path updating. 12 years ago
Vladimír Vondruš 65a759245e Updated toolchains submodule. 12 years ago
Vladimír Vondruš cde538600e package: all crosscompiling packages require native corrade package. 12 years ago
Vladimír Vondruš 38d5365f62 package: use "emscripten" AUR package. 12 years ago
Vladimír Vondruš 06b412fed0 Test: ensure that all extensions are available. 12 years ago
Vladimír Vondruš a68811a1c5 This is no longer true. 12 years ago
Vladimír Vondruš 2f42398d5e Mention performance optimizations in TransformFeedback. 12 years ago
Vladimír Vondruš d6d83fe520 Disable framebuffer subdata invalidation for ES2. 12 years ago
Vladimír Vondruš b6d9de83dc Fix size computation for array textures in setStorage() fallback. 12 years ago
Vladimír Vondruš 3de303fd60 Discourage usage of *Texture::setImage() even more. 12 years ago
Vladimír Vondruš 1bc3723702 Math: this also isn't Doxygen's fault. 12 years ago