430 Commits (fc936c4d2bebdfcb7a07aa3b7eda6b36e3ebe81a)

Author SHA1 Message Date
Vladimír Vondruš fa86e1ae3d modules: removed deprecated non-absolute include path. 11 years ago
Vladimír Vondruš 7fc31139e2 SceneGraph: added AbstractObject::addFeature(), Object::addChild(). 11 years ago
Vladimír Vondruš 1f063b7180 Don't use deprecated enum values. 11 years ago
Vladimír Vondruš ac0dbbf74f doc: don't use deprecated functionality. 11 years ago
Vladimír Vondruš d0a85ee2c6 doc: reference example building docs from Getting Started. 11 years ago
Vladimír Vondruš 0dd7b88c05 doc: cleanup. 11 years ago
Vladimír Vondruš fbc3920a3b Document limitations. 11 years ago
Vladimír Vondruš 9619bf08b6 Support for ARB_get_texture_sub_image. 11 years ago
Vladimír Vondruš e07454b1ee Added CubeMapTexture::{image,subImage}() for all six faces together. 11 years ago
Vladimír Vondruš c3d9f7a72b Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
Vladimír Vondruš a118bec88b Super secret stuff. 11 years ago
Vladimír Vondruš 696856e8aa Doc++ 11 years ago
Vladimír Vondruš 7a2914d5f4 Doc++ 11 years ago
Vladimír Vondruš ea7635b147 doc: cleanup. 11 years ago
Vladimír Vondruš aff0824185 We finally have also IRC channel! 11 years ago
Vladimír Vondruš d271cb4790 doc: fix Doxygen/Markdown conflicts. 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š 9fd25a1fd8 SceneGraph: there is never enough documentation. 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š 075085212b doc: slightly more convenient plugin loading. 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š 3fcb65de06 package/archlinux: fixed development PKGBUILDs to work with pacman 4.2. 12 years ago
Vladimír Vondruš 076144886a Math: added half pi and Euler's number to constants. 12 years ago
Vladimír Vondruš 0cf870b6dc doc: we now have pretty complete ARB_direct_state_access support. 12 years ago
Vladimír Vondruš 41ac6cb479 doc: explicitly mention CMAKE_PREFIX_PATH in building docs. 12 years ago
Vladimír Vondruš 64f1725f3e doc: more path updating. 12 years ago
Vladimír Vondruš 3de303fd60 Discourage usage of *Texture::setImage() even more. 12 years ago
Vladimír Vondruš 11ed4882e0 Removed some workarounds for references in documentation. 12 years ago
Vladimír Vondruš f9cff5e52f modules: get rid of WITH_FIND_MODULE. 12 years ago
Vladimír Vondruš 3b3499ac2f package/ci: added Clang Analyzer and Clang *Sanitizer jobs. 12 years ago
Vladimír Vondruš 6884f88498 doc: make jenkins command copypasteable. 12 years ago
Vladimír Vondruš 9b679bd1ba doc: have all references in docs relative to root namespace. 12 years ago
Vladimír Vondruš 372ff22984 doc: removed autolink-preventing % noise, removed unneeded HTML tags. 12 years ago
Vladimír Vondruš daf0742c50 doc: use explicit references everywhere. 12 years ago
Vladimír Vondruš 6f355c564d Initial transform feedback implementation. 12 years ago
Vladimír Vondruš 659bf2e44b Use POSITION_INDEPENDENT_CODE CMake property. 12 years ago
Vladimír Vondruš c19d2ee755 Require at least CMake 2.8.9. 12 years ago
Vladimír Vondruš 1ada7cdaa0 Ability to control static build of plugins separately. 12 years ago
Vladimír Vondruš 4cd4cbf148 Added OES_texture_npot ES extension to the list. 12 years ago
Vladimír Vondruš 2c998d2a38 Support ARB_framebuffer_sRGB. 12 years ago
Vladimír Vondruš e739c86e72 Replaced EXT_framebuffer_sRGB with ARB_framebuffer_sRGB. 12 years ago
Vladimír Vondruš 4c86d04042 Support for ARB_robustness_isolation. 12 years ago
Vladimír Vondruš 1d8b0ba268 Added remaining non-core ARB/KHR extensions to the list. 12 years ago
Vladimír Vondruš d3b17273b0 doc: cleanup. 12 years ago
Vladimír Vondruš 64e85966de Replaced NV_half_float with hopefully more standard ARB_half_float. 12 years ago
Vladimír Vondruš fcde4b10b4 doc: explicitly mention that we support all GLSL versions. 12 years ago