1766 Commits (762dba470ca2f061eb86e528d1908506668df4d6)

Author SHA1 Message Date
Vladimír Vondruš a4d32e650a Move friend declarations into private class sections. 8 years ago
Vladimír Vondruš 6cc8362eeb Doc++ 8 years ago
Vladimír Vondruš ac3bdeea06 doc: fix GL extension link. 8 years ago
Vladimír Vondruš fb258164ae Fix Doxygen warnings in latest version. 8 years ago
Vladimír Vondruš 1ec14c678b Local Doxygen ignores for symbol export macros. 8 years ago
Vladimír Vondruš eee9cbb353 MeshTools: updates for the new documentation theme. 8 years ago
Vladimír Vondruš c54739d6c9 Audio: updates for the new documentation theme. 8 years ago
Vladimír Vondruš d49b8efe9e Platform: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 23cf84cdae Math: what? there's no such thing. 8 years ago
Vladimír Vondruš 05bb8b419a Math: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 6029cfae62 Update documentation of utilities for the new theme. 9 years ago
Vladimír Vondruš 36f5030ffd DebugTools: use ANSI text file instead of a terminal screenshot. 9 years ago
Vladimír Vondruš eec6cad9e8 Platform: remove unneeded cruft from docs. 9 years ago
Vladimír Vondruš 017c0ad94f Primitives: test for circle mesh primitive as well. 9 years ago
guillaume.giraud@gmail.com 059f1396b0 Primitives: adding one extra vertex in solid circle primitive. 9 years ago
Vladimír Vondruš 6ae21f23b5 Revert "Platform: Move emscripten port of Sdl2Application to SDL2" 9 years ago
Vladimír Vondruš fada6fba05 Platform: doc++ 9 years ago
Squareys 5fb3f435dd Platform: Move emscripten port of Sdl2Application to SDL2 9 years ago
Squareys db56be54a0 Shaders: @mosra is evil. 9 years ago
Vladimír Vondruš 32613a592a Implemented glClearBuffer() APIs from GL 3.0 / GLES 3.0. 9 years ago
Vladimír Vondruš 5f3ff712bc Platform: show Emscripten windowless app log only after it loads. 9 years ago
Vladimír Vondruš 94dc9b1149 Platform: fix deprecation warning. 9 years ago
Vladimír Vondruš 48990755ab Platform: fix dependencies of ScreenedApplication header. 9 years ago
Criss 98f920527e Math: get rid of needless GenerateReverseSequence utility. 9 years ago
Vladimír Vondruš 40b06e08cf Revert "Platform: use saner APIs." 9 years ago
Vladimír Vondruš 9733988686 Platform: fix severe aliasing artifacts with defaults on Emscripten. 9 years ago
Vladimír Vondruš 8e2ecc922b Platform: use saner APIs. 9 years ago
Vladimír Vondruš c77782c3f4 Audio: ported magnum-al-info to Emscripten. 9 years ago
Vladimír Vondruš 404c23e63d Platform: ported magnum-info to Emscripten. 9 years ago
Vladimír Vondruš 3cae6a4a86 Platform: don't assume canvas is in all windowless Emscripten apps. 9 years ago
Vladimír Vondruš 215beaa3be Platform: ability to pass command-line args to Emscripten browser apps. 9 years ago
Vladimír Vondruš 76d6e1c120 Fix the mess with WebGL 2 extensions. 9 years ago
Vladimír Vondruš fda77b8965 Platform: port WindowlessEglApplication to Emscripten. 9 years ago
Vladimír Vondruš 99483385e6 Don't forward-declare things for platforms where they aren't. 9 years ago
Vladimír Vondruš 16d5cbea14 Don't expose compute shader limit APIs on WebGL. 9 years ago
Vladimír Vondruš 929329b1f8 Fix the ability to create sRGB textures on ES2/WebGL1. 9 years ago
Vladimír Vondruš d2f8e3bc9e Platform: updated grossly outdated iOS/Android/Emscripten docs. 9 years ago
Vladimír Vondruš f470b4369c Math/Algorithms: update XFAIL for WebAssembly. 9 years ago
Vladimír Vondruš 6d6e9522e6 Vanish last remmants of NaCl. 9 years ago
Vladimír Vondruš 1c433486cd Consistently use macOS instead of OSX. 9 years ago
Vladimír Vondruš 2145ae9b96 Dropped NaCl support. 9 years ago
Vladimír Vondruš bb31182ec3 Test: add XFAIL to NVidia driver bug that's happening since May or so. 9 years ago
Vladimír Vondruš 2a72e0d2eb SceneGraph: disable deprecation warnings in deprecated code on MSVC. 9 years ago
Vladimír Vondruš f1982f2e1b Ability to specify shader attribute properties fully at runtime. 9 years ago
Vladimír Vondruš b64ef212df Test: we have halves now, so why not test them. 9 years ago
Vladimír Vondruš ca000e1d52 Text: use container comparison for better test output. 9 years ago
Vladimír Vondruš e0ee452297 Don't use deprecated Buffer functionality. 9 years ago
Vladimír Vondruš c576644c9f Added Buffer::mapRead() APIs. 9 years ago
Vladimír Vondruš 944b068f6d Buffer: deprecate templated overloads of data(), subData() and map(). 9 years ago
Vladimír Vondruš f33dc5ba75 Test: improve XFAIL messages a bit. 9 years ago