Commit Graph

  • 3906f533bb doc: compiled code snippets for the Shaders namespace. Vladimír Vondruš 2018-02-27 19:02:29 +0100
  • d16c3a2c04 doc: compiled code snippets for the root namespace. Vladimír Vondruš 2018-02-27 18:01:49 +0100
  • 5c9f74e4b0 doc: converted Platform docs to use compiled code snippets. Vladimír Vondruš 2018-02-26 19:27:16 +0100
  • a421b50be3 Math: doc++ Vladimír Vondruš 2018-02-26 19:25:12 +0100
  • 4e144b46cb Generate namespace member documentation in file scope as well. Vladimír Vondruš 2018-02-26 18:37:45 +0100
  • 346acc9bbf doc: updated Vcpkg documentation. Vladimír Vondruš 2018-02-26 18:36:41 +0100
  • 6dbfe53cc7 doc: specify proper folder for a target. Vladimír Vondruš 2018-02-26 17:37:27 +0100
  • f061548c11 Doc++ Vladimír Vondruš 2018-02-26 17:37:18 +0100
  • 54c35c6976 Doxyfile updates to make compiled snippets possible in integration repo. Vladimír Vondruš 2018-02-26 17:36:49 +0100
  • 311f44faec doc: step-by-step checklists for core developers and maintainers. Vladimír Vondruš 2018-02-26 17:36:24 +0100
  • 7da0383310 doc: updated changelog. #231 Vladimír Vondruš 2018-02-25 02:10:25 +0100
  • 0ceb54ed7d Support for ARB_texture_filter_anisotropic. Vladimír Vondruš 2018-02-25 02:04:53 +0100
  • 2f729f6965 external: updated OpenGL headers for 4.6, related modifications. Vladimír Vondruš 2018-02-25 01:37:40 +0100
  • 20a499aa0f Minimal support for OpenGL 4.6. Vladimír Vondruš 2018-02-25 01:30:24 +0100
  • c3f3e97498 doc: expose more texture-related GL defines as search keywords. Vladimír Vondruš 2018-02-24 22:19:44 +0100
  • 44b571f380 Doc++ Vladimír Vondruš 2018-02-24 10:57:57 +0100
  • 2e3aae42d9 Clarified filtering and renderability of floating-point formats. Vladimír Vondruš 2017-04-27 02:04:34 +0200
  • db4d7dab76 Clarified which texture formats can be linearly filtered. Vladimír Vondruš 2017-04-27 02:03:28 +0200
  • 974b0e70d7 Updates for debug output in ES 3.2. Vladimír Vondruš 2018-02-24 21:50:40 +0100
  • 49fd379da5 Updates for robust buffer access in ES 3.2. Vladimír Vondruš 2017-04-27 01:23:55 +0200
  • cd60f68487 Updates for base vertex support in ES 3.2. Vladimír Vondruš 2017-04-27 01:22:30 +0200
  • 175e5dbff0 Updates for multisample array texture storage in ES 3.2. Vladimír Vondruš 2017-04-27 01:18:18 +0200
  • c3657fc3dd Updates for 8-bit stencil support in ES 3.2. Vladimír Vondruš 2017-04-27 01:12:30 +0200
  • e5418b9526 Updates for advanced blend equation in ES 3.2. Vladimír Vondruš 2017-04-27 01:10:24 +0200
  • c3ddbc89b6 Updates for cube map texture array support in ES 3.2. Vladimír Vondruš 2017-04-27 01:07:25 +0200
  • 6f0a716738 Updates for buffer texture support in ES 3.2. Vladimír Vondruš 2017-04-27 01:05:05 +0200
  • 1244a51148 Updates for texture border clamp support in ES 3.2. Vladimír Vondruš 2017-04-27 00:55:13 +0200
  • 0ab51c1abc Updates for geometry and tessellation shader support in ES 3.2. Vladimír Vondruš 2017-04-27 00:46:51 +0200
  • c63e92b9ef Updates for ASTC texture support in ES 3.2. Vladimír Vondruš 2017-04-27 00:01:06 +0200
  • 1f87ab7288 external: updated OpenGL headers with ES 3.2 extensions. Vladimír Vondruš 2017-04-26 23:39:49 +0200
  • 671c99226f Initial support for OpenGL ES 3.2. Vladimír Vondruš 2017-04-26 21:43:26 +0200
  • 61f5d10e30 doc: updated changelog. Vladimír Vondruš 2018-02-23 13:08:55 +0100
  • 6bfccd2a64 Removed unused includes. Vladimír Vondruš 2018-02-23 13:05:05 +0100
  • 468af3284a Math: removed long-deprecated member dot(), angle(), lerp(), cross(). Vladimír Vondruš 2018-02-23 12:35:15 +0100
  • ddde4a3277 Math: removed long-deprecated Matrix::Identity and Matrix::Zero tags. Vladimír Vondruš 2018-02-23 11:36:15 +0100
  • 476257984b Platform: removed long-deprecated ScreenedApplication::{front,back}Screen(). Vladimír Vondruš 2018-02-23 12:26:36 +0100
  • e0ae65a212 SceneGraph: removed long-deprecated feature and child accessors. Vladimír Vondruš 2018-02-23 12:23:42 +0100
  • 53c4adfa79 SceneGraph: removed long-deprecated TransformationType enum and related. Vladimír Vondruš 2018-02-23 12:21:41 +0100
  • fae2852db7 SceneGraph: removed long-deprecated AbstractCamera class and related headers. Vladimír Vondruš 2018-02-23 11:20:29 +0100
  • b87f3e709a SceneGraph: removed long-deprecated Camera*::setProjection() etc. Vladimír Vondruš 2018-02-23 10:55:04 +0100
  • c4e0920494 Removed long-deprecated parameterless Query constructors and related. Vladimír Vondruš 2018-02-23 13:03:50 +0100
  • 42895e36c3 Removed a leftover from functionality deprecated in 2014. Vladimír Vondruš 2018-02-23 13:04:03 +0100
  • 4695907fb2 Removed long-deprecated stuff from DebugMessage. Vladimír Vondruš 2018-02-23 12:46:23 +0100
  • 0eb4a2d778 Removed long-deprecated CubeMapTexture::imageSize() taking a face. Vladimír Vondruš 2018-02-23 12:41:16 +0100
  • f1ee5de9ea Removed long-deprecated FramebufferTarget::ReadDraw enum value. Vladimír Vondruš 2018-02-23 12:39:48 +0100
  • 71120ce682 Removed long-deprecated *Framebuffer::bind(FramebufferTarget). Vladimír Vondruš 2018-02-23 12:37:10 +0100
  • 835e991e41 Removed Buffer::Usage that was deprecated since 2014.01. Vladimír Vondruš 2018-02-23 12:33:49 +0100
  • d4eb0118df Removed long-deprecated Mesh::maxVertexAttributes(). Vladimír Vondruš 2018-02-23 12:30:47 +0100
  • 36a45f3973 Removed long-deprecated *Framebuffer::read() taking two vectors. Vladimír Vondruš 2018-02-23 12:29:51 +0100
  • 2084f10a5f Removed long-deprecated Buffer::Target values. Vladimír Vondruš 2018-02-23 12:11:13 +0100
  • a4ed4dc35a Removed long-deprecated Query.h header. Vladimír Vondruš 2018-02-23 11:48:19 +0100
  • 4b47f69f02 Removed long-deprecated Image* constructors and functions taking void*. Vladimír Vondruš 2018-02-23 11:45:44 +0100
  • e1ebe9acba Removed long-deprecated ColorFormat.h header and ColorType/ColorFormat enums. Vladimír Vondruš 2018-02-23 11:41:53 +0100
  • b61a33d30a Removed long-deprecated Color.h and BasicColor[34] typedefs. Vladimír Vondruš 2018-02-23 11:39:15 +0100
  • ecb7c42dac Removed long-deprecated ImageReference.h and the ImageReference alias. Vladimír Vondruš 2018-02-23 11:37:48 +0100
  • 813a213a9a Removed long-deprecated AbstractShaderProgram::setUniform(..., const T*). Vladimír Vondruš 2018-02-23 11:36:59 +0100
  • cea82bd173 Removed long-deprecated Timeline::setMinimalFrameTime(). Vladimír Vondruš 2018-02-23 10:51:30 +0100
  • f9dbaef465 Math: add more GLU search keywords. Vladimír Vondruš 2018-02-23 10:45:46 +0100
  • f14f5b7209 package/debian: new version. Vladimír Vondruš 2018-02-21 13:19:56 +0100
  • ca0d39d227 package/archlinux: adapted to new versioning scheme. Vladimír Vondruš 2018-02-21 13:19:42 +0100
  • 08aff4984b Doc++ Vladimír Vondruš 2018-02-21 13:19:33 +0100
  • 8c921a7087 This is correct. v2018.02 Vladimír Vondruš 2018-02-15 23:51:32 +0100
  • 2bdd1edbbd doc: changelog update for the next release. Vladimír Vondruš 2018-02-15 23:37:13 +0100
  • 06eb360552 package/debian: updated changelog to mention all released versions. Vladimír Vondruš 2018-02-15 23:23:08 +0100
  • 8f27da9dfd Set library soversion to 1.0, version to 0. Vladimír Vondruš 2018-02-15 23:19:43 +0100
  • c5bdc63e50 doc: we use codecov now. Vladimír Vondruš 2018-02-15 15:20:28 +0100
  • 1180b4e5cf doc: improved OpenGL wrapping documentation. Vladimír Vondruš 2018-02-14 13:12:19 +0100
  • 14a213f6eb Improve state tracker resetting functionality. Vladimír Vondruš 2018-02-14 13:06:42 +0100
  • 59b88e5aef Make VAO binding into a dedicated function. Vladimír Vondruš 2018-02-14 13:04:43 +0100
  • 56db82dc11 doc/snippets: CMake 2.8.12 is amazing, isn't it. Vladimír Vondruš 2018-02-12 23:56:57 +0100
  • 83acf6b49d package/ci: use 14.04 for Android build as well. Vladimír Vondruš 2018-02-12 23:04:32 +0100
  • 9de2ac1915 package/ci: use CMake 2.8.12 on Travis Linux to ensure compatibility. Vladimír Vondruš 2018-02-12 23:04:07 +0100
  • b9280fc0c0 package/ci: code coverage on AppVeyor MinGW. Vladimír Vondruš 2018-02-12 19:33:36 +0100
  • de5b2c5f3e package/archlinux: added PKGBUILD-coverage. Vladimír Vondruš 2018-02-12 19:26:30 +0100
  • 5a29881c8f package/ci: switched to codecov.io, merge Linux, macOS and GLES reports. Vladimír Vondruš 2018-02-12 19:25:07 +0100
  • c247d7fc9f package/ci: use preinstalled MinGW on AppVeyor. Vladimír Vondruš 2018-02-12 18:36:27 +0100
  • 294be89cf9 package/ci: save *minutes* by not updating Homebrew. Vladimír Vondruš 2018-02-12 18:32:03 +0100
  • 84348dea38 package/ci: use Ninja instead of make on Travis. Vladimír Vondruš 2018-02-12 18:31:47 +0100
  • c1196f60ba package/ci: homebrew is rebuilding the universe again, ugh. Vladimír Vondruš 2018-02-12 18:04:19 +0100
  • e499af4d98 Remove spurious newlines from \debugoperator Doxygen commands. Vladimír Vondruš 2018-02-12 17:57:31 +0100
  • f89da143bd CMake: set the option() command to OFF by default. Vladimír Vondruš 2018-02-12 01:00:11 +0100
  • 76754c0400 Don't use angle brackets for internal includes. Vladimír Vondruš 2018-02-12 00:26:14 +0100
  • 28475e1bd8 Doc++ Vladimír Vondruš 2018-02-12 00:22:19 +0100
  • d0d93d386f Text: adapted to the new documentation theme. Vladimír Vondruš 2018-02-12 00:20:56 +0100
  • 4186f05f70 TextureTools: adapted to the new documentation theme. Vladimír Vondruš 2018-02-12 00:06:16 +0100
  • 8739218cda Shapes: adapted to the new documentation theme. Vladimír Vondruš 2018-02-11 23:53:17 +0100
  • 6dffc0a91e Shaders: documentation update for the new theme. Vladimír Vondruš 2018-02-11 23:22:07 +0100
  • 055858d357 DebugTools: documentation updates for the new theme. Vladimír Vondruš 2018-02-11 22:35:30 +0100
  • 2136466f0f Math: doc++, add search aliases for GLSL functions. Vladimír Vondruš 2018-02-11 22:00:16 +0100
  • e7d49be6f3 Audio: add search keywords for OpenAL functions. Vladimír Vondruš 2018-02-11 21:31:07 +0100
  • 8181158697 Documentation updates for the new theme in the root namespace. Vladimír Vondruš 2018-02-11 20:36:52 +0100
  • d55e1c7600 More convenient links in the documentation navbar. Vladimír Vondruš 2018-02-12 00:25:31 +0100
  • e411713abd Mention that it's possible to search for OpenGL/OpenAL stuff as well. Vladimír Vondruš 2018-02-12 00:25:06 +0100
  • 50bc1b667f Enable search-related aliases in Doxyfile, update related coding style doc. Vladimír Vondruš 2018-02-12 00:24:29 +0100
  • 3c4ff61e3a external: preserve OpenGL/OpenAL macros in the docs. Vladimír Vondruš 2018-02-12 00:22:58 +0100
  • c1063830fe Update Doxyfile for the search functionality. Vladimír Vondruš 2018-02-11 00:57:02 +0100
  • 52613a2ad9 doc: updated changelog. Vladimír Vondruš 2018-02-01 15:42:03 +0100
  • 09558e261a Audio: deprecate Context::hrtfSpecifier() in favor of hrtfSpecifierString(). Vladimír Vondruš 2018-02-01 15:41:31 +0100
  • c06086ba2b doc: updated Coding Style. Vladimír Vondruš 2018-02-01 15:40:11 +0100
  • afe4f4dd28 Audio: don't crash when asking for HRTF specifier string. Vladimír Vondruš 2018-02-01 14:49:32 +0100