4787 Commits (87ba0bb26508b16dbf377e905296d95304a4dac2)

Author SHA1 Message Date
Vladimír Vondruš 87ba0bb265 Rework Android toolchain support. 8 years ago
Vladimír Vondruš f1f62d690c Platform: properly export unmangled android_main(). 8 years ago
Vladimír Vondruš 9529e488ec Platform: users of the AndroidApplication don't need the glue. 8 years ago
Vladimír Vondruš 1dc28efc1e Test: new NV drivers fix some bugs. 8 years ago
Vladimír Vondruš 8662919a2b Primitives: new solid and wireframe cone primitive. 8 years ago
Vladimír Vondruš ab32742b55 Primitives: make it possible to have wireframe hemisphere with one ring. 8 years ago
Vladimír Vondruš b1c60c1b78 Shaders: hint how to have a fully diffuse material with Phong. 8 years ago
Vladimír Vondruš c33fd4d9c6 doc: show how each primitive looks. 8 years ago
Vladimír Vondruš ae8db0471f Primitives: 3D circle primitive. 8 years ago
Vladimír Vondruš c139e0384d Primitives: get rid of useless classes. 8 years ago
Vladimír Vondruš 013f1273f9 Primitives: max out the code coverage. 8 years ago
Vladimír Vondruš 26ad5da081 TextureTools: rename internal code according to Shaders naming changes. 8 years ago
Vladimír Vondruš 7917741346 Shaders: rename texture binding functions from set*() to bind*(). 8 years ago
Vladimír Vondruš b0e75f077d Audio: manual indices for extensions. 8 years ago
Vladimír Vondruš 9ab528809d Audio: use public API of the Extension class. 8 years ago
Vladimír Vondruš 2a3a907c15 GL: manual indices for extensions. 8 years ago
Vladimír Vondruš 3d0ee00491 GL: use public API of the Extension class. 8 years ago
Vladimír Vondruš 1ea744cca0 GL: doc++ 8 years ago
Vladimír Vondruš 6c02f57c91 external: don't install OpenAL extension header if Audio is not enabled. 8 years ago
Vladimír Vondruš dd6c97a9ae external: license headers for this as well. 8 years ago
Vladimír Vondruš c7e55ad67e Rename all tool sources without the magnum prefix. 8 years ago
Vladimír Vondruš f3227ba2bf Simplify flag combination. 8 years ago
Vladimír Vondruš bb3d0cb9a3 doc: moved this TODO to a whiteboard for more visibility. 8 years ago
Vladimír Vondruš d8399fe317 Text: fix ambiguous function overloads. 8 years ago
Vladimír Vondruš bc8b8f159a doc: there's no latex output anyway. 8 years ago
Vladimír Vondruš a674008863 doc: don't assume the user is using Application classes. 8 years ago
Vladimír Vondruš f5c1967bdf CHROMIUM_map_sub died along with NaCl. 8 years ago
Vladimír Vondruš e23dd3b5b5 Doc++ 8 years ago
Vladimír Vondruš d905809818 doc: compiled code snippets for the MeshTools namespace. 8 years ago
Vladimír Vondruš aef6b00a62 doc: compiled code snippets for the Text namespace. 8 years ago
Vladimír Vondruš 3906f533bb doc: compiled code snippets for the Shaders namespace. 8 years ago
Vladimír Vondruš d16c3a2c04 doc: compiled code snippets for the root namespace. 8 years ago
Vladimír Vondruš a421b50be3 Math: doc++ 8 years ago
Vladimír Vondruš 311f44faec doc: step-by-step checklists for core developers and maintainers. 8 years ago
Vladimír Vondruš 0ceb54ed7d Support for ARB_texture_filter_anisotropic. 8 years ago
Vladimír Vondruš 2f729f6965 external: updated OpenGL headers for 4.6, related modifications. 8 years ago
Vladimír Vondruš 20a499aa0f Minimal support for OpenGL 4.6. 8 years ago
Vladimír Vondruš c3f3e97498 doc: expose more texture-related GL defines as search keywords. 8 years ago
Vladimír Vondruš 44b571f380 Doc++ 8 years ago
Vladimír Vondruš 2e3aae42d9 Clarified filtering and renderability of floating-point formats. 8 years ago
Vladimír Vondruš db4d7dab76 Clarified which texture formats can be linearly filtered. 8 years ago
Vladimír Vondruš 974b0e70d7 Updates for debug output in ES 3.2. 8 years ago
Vladimír Vondruš 49fd379da5 Updates for robust buffer access in ES 3.2. 8 years ago
Vladimír Vondruš cd60f68487 Updates for base vertex support in ES 3.2. 8 years ago
Vladimír Vondruš 175e5dbff0 Updates for multisample array texture storage in ES 3.2. 8 years ago
Vladimír Vondruš c3657fc3dd Updates for 8-bit stencil support in ES 3.2. 8 years ago
Vladimír Vondruš e5418b9526 Updates for advanced blend equation in ES 3.2. 8 years ago
Vladimír Vondruš c3ddbc89b6 Updates for cube map texture array support in ES 3.2. 8 years ago
Vladimír Vondruš 6f0a716738 Updates for buffer texture support in ES 3.2. 8 years ago
Vladimír Vondruš 1244a51148 Updates for texture border clamp support in ES 3.2. 8 years ago