385 Commits (bd8db7e66b6b0d003e268dd7f8a549ef91ebc8b5)

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š 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
Vladimír Vondruš bf7e126dcc doc: removed deprecated GL features from the mapping table. 12 years ago
Vladimír Vondruš c3f9e6f32f doc: added GL_MAX_VERTEX_ATTRIB_STRIDE to mapping and support table. 12 years ago
Vladimír Vondruš 1a09260421 doc: cleaned up GL support table to have the col separator at tab stop. 12 years ago
Vladimír Vondruš 265dc435a7 doc: added upcoming glGetQueryBufferObject() to mapping. 12 years ago
Vladimír Vondruš e423424b27 doc: added forgotten glHint() to mapping table. 12 years ago
Vladimír Vondruš 34de2eff1e doc: GL mapping cleanup, separated the table by letters. 12 years ago
Vladimír Vondruš 0a95090bd0 Doc++, updated credits. 12 years ago
Vladimír Vondruš 0adae2245e doc++ 12 years ago
Vladimír Vondruš dc312cda0d Implemented indexed buffer binding. 12 years ago
Vladimír Vondruš e193aa15c7 Added Mesh::maxElementIndex() limit query. 12 years ago
Vladimír Vondruš 5ad9ef56f4 Added Buffer::uniformOffsetAlignment() limit query. 12 years ago
Vladimír Vondruš 3d0b573efb Doc++, minor cleanup. 12 years ago
Vladimír Vondruš c08b1263e1 Support for ARB_conditional_render_inverted (GL 4.5). 12 years ago
Vladimír Vondruš fec3bdadd7 doc: mention usage of CMAKE_INSTALL_RPATH and CMAKE_PREFIX_PATH. 12 years ago
Vladimír Vondruš f246b41ad9 Replaced APPLE_vertex_array_object with ARB_vertex_array_object. 12 years ago
Vladimír Vondruš 0c37555079 Removed APPLE_flush_buffer_range from extension list. 12 years ago
Vladimír Vondruš 7b5d9a63f1 Initial support for OpenGL 4.5. 12 years ago
Vladimír Vondruš 8e79d1877e Initial support for OpenGL ES 3.1. 12 years ago
Vladimír Vondruš c09a929b0d Extension loading for OpenGL ES. 12 years ago