3714 Commits (643daa7594c277f5622b1f5f9285ed84edded82d)
 

Author SHA1 Message Date
Vladimír Vondruš 643daa7594 Text: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš b19743157a Shapes: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš a8a378316f Shaders: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 5433271506 SceneGraph: removed autolink-preventing % noise, removed unneeded HTML. 12 years ago
Vladimír Vondruš 0188b8317a Primitives: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 05b7cacca6 MeshTools: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 6b51e619c1 DebugTools: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 1e679c42c7 Audio: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 7dd224ed21 Math: removed autolink-preventing % noise, removed unneeded HTML tags. 12 years ago
Vladimír Vondruš 372ff22984 doc: removed autolink-preventing % noise, removed unneeded HTML tags. 12 years ago
Vladimír Vondruš 9a9e69b637 Doxygen: disable autolinking. 12 years ago
Vladimír Vondruš daf0742c50 doc: use explicit references everywhere. 12 years ago
Vladimír Vondruš 4c3b7bb37a Test: fix TransformFeedbackGLTest on non-deprecated build. 12 years ago
Vladimír Vondruš e46cb0f238 Fix non-deprecated build. 12 years ago
Vladimír Vondruš 1bf8824d15 Fix class/struct mismatch. 12 years ago
Vladimír Vondruš 3dacecec93 Test: test transform feedback query in PrimitiveQueryGLTest. 12 years ago
Vladimír Vondruš 50d4bd5c55 Platform: show transform feedback-related limits in magnum-info. 12 years ago
Vladimír Vondruš 6f355c564d Initial transform feedback implementation. 12 years ago
Vladimír Vondruš 664e765fd9 Doc++ 12 years ago
Vladimír Vondruš d90a5e27e8 Hide forward declarations from Doxygen. 12 years ago
Vladimír Vondruš da05c83ed5 Doxygen: use \relatesalso instead of \relates in aliases. 12 years ago
Vladimír Vondruš 5e066d6395 Math: hide macro from Doxygen. 12 years ago
Vladimír Vondruš 57bf08b929 Test: simplify Query tests. 12 years ago
Vladimír Vondruš 1cfb5b0eaf Moved Attribute class out of AbstractShaderProgram enum. 12 years ago
Vladimír Vondruš 5aac26ebc4 Primitives: use Constants::tau(). 12 years ago
Vladimír Vondruš 9bb5171365 Math: added Constants::tau(). 12 years ago
Vladimír Vondruš 4cccf8ed10 Primitives: fixed non-unique header guard. 12 years ago
Vladimír Vondruš 3cfa1ac3f3 Platform: print all CORRADE_TARGET_* flags in magnum-info. 12 years ago
Vladimír Vondruš 1fc92ac61c No need to install static test libraries on Windows. 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š 740c4dbcd6 TextureTools: shorter filenames for headers. 12 years ago
Vladimír Vondruš 9064891a73 MagnumPlugins: no need to install testing libs, as they are all static. 12 years ago
Vladimír Vondruš 1ada7cdaa0 Ability to control static build of plugins separately. 12 years ago
Vladimír Vondruš 39936f7fa7 MagnumExternal: updated flextGL-generated files. 12 years ago
Vladimír Vondruš 4480d9a5ec Fix BUILD_STATIC_PIC build. 12 years ago
Vladimír Vondruš 6baa1c748e Fix Windows compilation. 12 years ago
Vladimír Vondruš 3a18b0a952 Fix static build on Windows. 12 years ago
Vladimír Vondruš 826f5189c5 TextureTools: support also RGB and RGBA images in distancefieldconverter. 12 years ago
Vladimír Vondruš ac4971bd6f Disable ARB_shading_language_420pack for Intel on Windows. 12 years ago
Vladimír Vondruš a760aeeff8 Report disabled extensions also when the driver doesn't claim their support. 12 years ago
Vladimír Vondruš 5b3b722041 Detection of Intel Windows drivers. 12 years ago
Vladimír Vondruš 4cd4cbf148 Added OES_texture_npot ES extension to the list. 12 years ago
Vladimír Vondruš 24828466f5 Doc++ 12 years ago
Vladimír Vondruš 6730a476cf Updated CREDITS.md. 12 years ago
Vladimír Vondruš e648b0ee8f Fix struct/class mismatch in forward declaration. 12 years ago
Siim Kallas a13e982105 Updated outdated Buffer::Target to Buffer::TargetHint 12 years ago
Vladimír Vondruš 1659f68d59 Print some more info when initializing Context. 12 years ago
Vladimír Vondruš 391ceae0c3 Minor cleanup. 12 years ago