419 Commits (e193530e048062c3e26375fb4337af6d557ab9cc)

Author SHA1 Message Date
Vladimír Vondruš b9f382f8f8 doc: mention the new base-qt bootstrap. 11 years ago
Vladimír Vondruš 233a15b422 Added Framebuffer::detach(). 11 years ago
Vladimír Vondruš 4720a8db96 Implement NV_polygon_mode ES extension. 11 years ago
Vladimír Vondruš df6acb10ab Implement EXT_sRGB_write_control ES extension. 11 years ago
Vladimír Vondruš 6313791812 Don't expose EXT_sRGB on ES3/WebGL2 builds. 11 years ago
Vladimír Vondruš d34cbb73b7 Clarified and cleaned up WebGL extension support list. 11 years ago
Vladimír Vondruš 2a9b5c269e doc: clarify which extensions are present in WebGL. 11 years ago
Vladimír Vondruš d3e83f797d Expose CHROMIUM_map_sub only for NaCl. 11 years ago
Vladimír Vondruš 93147d896d Initial support for WebGL 2. 11 years ago
Vladimír Vondruš 92e923d056 First-class WebGL support, part 14: reduced available extensions. 11 years ago
Vladimír Vondruš 4f90760598 First-class WebGL support, part 1: initial infrastructure. 11 years ago
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš db1142837c Clarified and updated *Framebuffer::mapForDraw() implementations. 11 years ago
Vladimír Vondruš b002c5a378 package/ci: build also on GCC 4.8. 11 years ago
Vladimír Vondruš 5b135ccf9c doc: work around Doxygen/Markdown conflicts. 11 years ago
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