5555 Commits (0ab51c1abc800b20ffd70b829db56679387c5541)
 

Author SHA1 Message Date
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
Vladimír Vondruš b61a33d30a Removed long-deprecated Color.h and BasicColor[34] typedefs. 8 years ago
Vladimír Vondruš ecb7c42dac Removed long-deprecated ImageReference.h and the ImageReference alias. 8 years ago
Vladimír Vondruš 813a213a9a Removed long-deprecated AbstractShaderProgram::setUniform(..., const 8 years ago
Vladimír Vondruš cea82bd173 Removed long-deprecated Timeline::setMinimalFrameTime(). 8 years ago
Vladimír Vondruš f9dbaef465 Math: add more GLU search keywords. 8 years ago
Vladimír Vondruš f14f5b7209 package/debian: new version. 8 years ago
Vladimír Vondruš ca0d39d227 package/archlinux: adapted to new versioning scheme. 8 years ago
Vladimír Vondruš 08aff4984b Doc++ 8 years ago
Vladimír Vondruš 8c921a7087 This is correct. 8 years ago
Vladimír Vondruš 2bdd1edbbd doc: changelog update for the next release. 8 years ago
Vladimír Vondruš 06eb360552 package/debian: updated changelog to mention all released versions. 8 years ago
Vladimír Vondruš 8f27da9dfd Set library soversion to 1.0, version to 0. 8 years ago
Vladimír Vondruš c5bdc63e50 doc: we use codecov now. 8 years ago
Vladimír Vondruš 1180b4e5cf doc: improved OpenGL wrapping documentation. 8 years ago
Vladimír Vondruš 14a213f6eb Improve state tracker resetting functionality. 8 years ago
Vladimír Vondruš 59b88e5aef Make VAO binding into a dedicated function. 8 years ago
Vladimír Vondruš 56db82dc11 doc/snippets: CMake 2.8.12 is amazing, isn't it. 8 years ago
Vladimír Vondruš 83acf6b49d package/ci: use 14.04 for Android build as well. 8 years ago
Vladimír Vondruš 9de2ac1915 package/ci: use CMake 2.8.12 on Travis Linux to ensure compatibility. 8 years ago
Vladimír Vondruš b9280fc0c0 package/ci: code coverage on AppVeyor MinGW. 8 years ago
Vladimír Vondruš de5b2c5f3e package/archlinux: added PKGBUILD-coverage. 8 years ago
Vladimír Vondruš 5a29881c8f package/ci: switched to codecov.io, merge Linux, macOS and GLES reports. 8 years ago
Vladimír Vondruš c247d7fc9f package/ci: use preinstalled MinGW on AppVeyor. 8 years ago
Vladimír Vondruš 294be89cf9 package/ci: save *minutes* by not updating Homebrew. 8 years ago