19 Commits (0aa16595ebbcaba99448b89eefeaafad63e60883)

Author SHA1 Message Date
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš 4276d65a75 Implemented EXT_texture_border_clamp AEP extension. 11 years ago
Vladimír Vondruš cb16c932a4 First-class WebGL support, part 4: reduced texture functionality. 11 years ago
Vladimír Vondruš 3e2a91d27a Cleaned up old Doxygen workarounds. 11 years ago
Vladimír Vondruš 721f18360b Removed deprecated Sampler::maxAnisotropy(). 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš a894904cab Removed autolink-preventing % noise and unneeded HTML from root namespace. 12 years ago
Vladimír Vondruš 01053ec504 Enabled stencil texturing in ES 3.1. 12 years ago
Vladimír Vondruš bfbd4d2036 Completed documentation review in root namespace. 12 years ago
Vladimír Vondruš ef897de79e Implemented depth texture compare mode and function. 12 years ago
Vladimír Vondruš 8a98ab0675 Implementation of ARB_stencil_texturing. 12 years ago
Vladimír Vondruš 1e60a306ca doc: updated Sampler documentation. 12 years ago
Vladimír Vondruš 116f474fab Removed long-deprecated *::maxSupported*() limit queries. 12 years ago
Vladimír Vondruš 8f9036104d doc: explicitly mention that given extension is needed for ES2. 12 years ago
Vladimír Vondruš 9e0db81093 Doc++ 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš bd955a77b7 Renamed Sampler::maxAnisotropy() to Sampler::maxMaxAnisotropy(). 13 years ago
Vladimír Vondruš 1f15ac1d92 Added no-op fallback for unsupported EXT_texture_filter_anisotropic. 13 years ago
Vladimír Vondruš 79ff9e1ca4 Marking deprecated functions and types with CORRADE_DEPRECATED(). 13 years ago
Vladimír Vondruš db5618c325 OpenGL ES 2.0 and 3.0 share the same extension list. 13 years ago
Vladimír Vondruš bddf01c3b9 Disable deprecated API if MAGNUM_BUILD_DEPRECATED is set. 13 years ago
Vladimír Vondruš 2304f437ee Doc++ 13 years ago
Vladimír Vondruš 6ee2745503 Texture-related limit queries. 13 years ago
Vladimír Vondruš e8e0582e51 Debug output operators for Sampler enums. 13 years ago
Vladimír Vondruš cfa3d35f11 Support for ARB_texture_mirror_clamp_to_edge. 13 years ago
Vladimír Vondruš a49d973cb0 Moved sampler state enums into new Sampler class. 13 years ago