4089 Commits (b9f382f8f8ba90ddee970bfa3519b0eb7f7d5eef)
 

Author SHA1 Message Date
Vladimír Vondruš b9f382f8f8 doc: mention the new base-qt bootstrap. 11 years ago
Vladimír Vondruš 387f3b78d6 Ability to move-construct Context. 11 years ago
Vladimír Vondruš a8f04ec7a9 Proper naming of private variable. 11 years ago
Vladimír Vondruš 562d71dbe6 Math: ability to convert ranges from/to external representation. 11 years ago
Vladimír Vondruš fbe4330298 Math: cleanup in tests. 11 years ago
Vladimír Vondruš 1a389f7a00 Math: work around bug in GCC 5.1 which broke the tests. 11 years ago
Vladimír Vondruš 52434fb55c Math: ability to convert dual quaternions from/to external representation. 11 years ago
Vladimír Vondruš 94c4225165 Math: ability to convert quaternions from/to external representation. 11 years ago
Vladimír Vondruš 3afb810099 Math: ability to convert dual complex from/to external representation. 11 years ago
Vladimír Vondruš 690a3ad408 Math: ability to convert complex numbers from/to external representation. 11 years ago
Vladimír Vondruš 229d0b130c Math: test code reorganization. 11 years ago
Vladimír Vondruš fa3ec12dba Math: actually test the conversion and not some random copy constructor. 11 years ago
Vladimír Vondruš 4027874b8d Math: cleanup. 11 years ago
Vladimír Vondruš 1fcdffad41 Doc++ 11 years ago
Vladimír Vondruš e299e5e6af Properly check for extensions in Framebuffer GL test. 11 years ago
Vladimír Vondruš 233a15b422 Added Framebuffer::detach(). 11 years ago
Vladimír Vondruš 936397e229 Cleanup. 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š 3bb62b7707 Ability to filter-out driver-specific "success" shader compilation logs. 11 years ago
Vladimír Vondruš 608a80c20d Improve ANGLE driver detection. 11 years ago
Vladimír Vondruš 5e9c0fc3c4 Merged driver-specific stuff into one dedicated file. 11 years ago
Vladimír Vondruš 826f174899 Platform: give up on any XHTML sanity. 11 years ago
Vladimír Vondruš 5a299af887 Doc++ 11 years ago
Vladimír Vondruš 3bc7e66457 Trade: implement CameraData class. 11 years ago
Vladimír Vondruš f8e2ebed00 Math: test NaN comparison behavior of Unit class. 11 years ago
Vladimír Vondruš baea970e1f Trade: no need to export empty type. 11 years ago
Vladimír Vondruš ff6cc7b969 Simplify Mesh class internals. 11 years ago
Vladimír Vondruš ad2b26c0b2 Trade: why am I returning naked pointer from a function?! 11 years ago
Vladimír Vondruš cecb4863f7 Fix internal framebuffer binding on WebGL. 11 years ago
Vladimír Vondruš 8648d93324 Support Internet Explorer. 11 years ago
Vladimír Vondruš 8321a7ce08 Document the non-obvious behavior. 11 years ago
Vladimír Vondruš 17cf1da987 external: cleaned up flextGL template files. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 7f36c4537c Fixed texture wrapping for cube map and array textures (with story!). 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š 72d4adb1ac Doxygen fixes. 11 years ago
Vladimír Vondruš 6b3fa566f5 Enable Buffer::{map,unmap}Sub() for Doxygen. 11 years ago
Vladimír Vondruš 3df18942ef Properly enable Renderer::BlendEquation::{Min,Max} on ES and WebGL. 11 years ago
Vladimír Vondruš 61aa2cd884 Removed deprecated Framebuffer::attachTexture*D() overloads. 11 years ago
Vladimír Vondruš b268829993 Removed deprecated Resource conversion operator. 11 years ago
Vladimír Vondruš be09303e28 Removed deprecated Texture::Target enum. 11 years ago
Vladimír Vondruš 95247c7d0b Removed deprecated Context::Flag::Robustness enum value. 11 years ago
Vladimír Vondruš 7fc34f9791 Removed deprecated parameter-less *Mesh::draw() overload. 11 years ago
Vladimír Vondruš fa0e518185 Removed deprecated *Mesh::set*{Range,Count}() functions. 11 years ago
Vladimír Vondruš 7e675acaeb MeshTools: removed deprecated removeDuplicates() overload. 11 years ago
Vladimír Vondruš 0896297493 MeshTools: removed deprecated interleave() overload. 11 years ago
Vladimír Vondruš b6051944e6 MeshTools: removed deprecated compressIndices() overload. 11 years ago