5579 Commits (a421b50be32903bf84ac63ff4a8ac9995d07deed)
 

Author SHA1 Message Date
Vladimír Vondruš a421b50be3 Math: doc++ 8 years ago
Vladimír Vondruš 4e144b46cb Generate namespace member documentation in file scope as well. 8 years ago
Vladimír Vondruš 346acc9bbf doc: updated Vcpkg documentation. 8 years ago
Vladimír Vondruš 6dbfe53cc7 doc: specify proper folder for a target. 8 years ago
Vladimír Vondruš f061548c11 Doc++ 8 years ago
Vladimír Vondruš 54c35c6976 Doxyfile updates to make compiled snippets possible in integration repo. 8 years ago
Vladimír Vondruš 311f44faec doc: step-by-step checklists for core developers and maintainers. 8 years ago
Vladimír Vondruš 7da0383310 doc: updated changelog. 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
Vladimír Vondruš 0ab51c1abc Updates for geometry and tessellation shader support in ES 3.2. 8 years ago
Vladimír Vondruš c63e92b9ef Updates for ASTC texture support in ES 3.2. 8 years ago
Vladimír Vondruš 1f87ab7288 external: updated OpenGL headers with ES 3.2 extensions. 8 years ago
Vladimír Vondruš 671c99226f Initial support for OpenGL ES 3.2. 8 years ago
Vladimír Vondruš 61f5d10e30 doc: updated changelog. 8 years ago
Vladimír Vondruš 6bfccd2a64 Removed unused includes. 8 years ago
Vladimír Vondruš 468af3284a Math: removed long-deprecated member dot(), angle(), lerp(), cross(). 8 years ago
Vladimír Vondruš ddde4a3277 Math: removed long-deprecated Matrix::Identity and Matrix::Zero tags. 8 years ago
Vladimír Vondruš 476257984b Platform: removed long-deprecated ScreenedApplication::{front,back}Screen(). 8 years ago
Vladimír Vondruš e0ae65a212 SceneGraph: removed long-deprecated feature and child accessors. 8 years ago
Vladimír Vondruš 53c4adfa79 SceneGraph: removed long-deprecated TransformationType enum and related. 8 years ago
Vladimír Vondruš fae2852db7 SceneGraph: removed long-deprecated AbstractCamera class and related headers. 8 years ago
Vladimír Vondruš b87f3e709a SceneGraph: removed long-deprecated Camera*::setProjection() etc. 8 years ago
Vladimír Vondruš c4e0920494 Removed long-deprecated parameterless Query constructors and related. 8 years ago
Vladimír Vondruš 42895e36c3 Removed a leftover from functionality deprecated in 2014. 8 years ago
Vladimír Vondruš 4695907fb2 Removed long-deprecated stuff from DebugMessage. 8 years ago
Vladimír Vondruš 0eb4a2d778 Removed long-deprecated CubeMapTexture::imageSize() taking a face. 8 years ago
Vladimír Vondruš f1ee5de9ea Removed long-deprecated FramebufferTarget::ReadDraw enum value. 8 years ago
Vladimír Vondruš 71120ce682 Removed long-deprecated *Framebuffer::bind(FramebufferTarget). 8 years ago
Vladimír Vondruš 835e991e41 Removed Buffer::Usage that was deprecated since 2014.01. 8 years ago
Vladimír Vondruš d4eb0118df Removed long-deprecated Mesh::maxVertexAttributes(). 8 years ago
Vladimír Vondruš 36a45f3973 Removed long-deprecated *Framebuffer::read() taking two vectors. 8 years ago
Vladimír Vondruš 2084f10a5f Removed long-deprecated Buffer::Target values. 8 years ago
Vladimír Vondruš a4ed4dc35a Removed long-deprecated Query.h header. 8 years ago
Vladimír Vondruš 4b47f69f02 Removed long-deprecated Image* constructors and functions taking void*. 8 years ago
Vladimír Vondruš e1ebe9acba Removed long-deprecated ColorFormat.h header and ColorType/ColorFormat enums. 8 years ago