Vladimír Vondruš
0109548149
Use https for links.
...
I thought I went over all these several years ago already, but
apparently not or maybe back then not all websites were HTTPS-ready. Now
they mostly are, except for maybe one or two.
7 months ago
Vladimír Vondruš
60fd42b505
Here we go again.
1 year ago
Vladimír Vondruš
eef921c238
It's October already?!
2 years ago
Vladimír Vondruš
45528e85ef
doc: update copyright updating docs.
...
Very meta.
2 years ago
Vladimír Vondruš
0736a4b47a
doc: don't put links into section titles.
...
This used to work in old Doxygen (now it says something about potential
recursion), but given the m.css theme turns section titles into links,
having a nested link inside doesn't make sense.
2 years ago
Vladimír Vondruš
7a05ddbf07
doc: explicitly prefix all Corrade API references with Corrade::.
...
Doxygen 1.12 has no longer a completely insane matcher and discards
those as it should. With 1.8.17 classes had to be referenced with
Corrade:: but functions, typedefs and variables didn't need to be and it
was a complete utter chaos.
2 years ago
Vladimír Vondruš
13c945064b
doc: properly link to std::move().
...
Otherwise it does something crazy like linking to Utility::move()
instead, or linking to the thing from <algorithm>.
3 years ago
Vladimír Vondruš
f84c3679c3
Trade: support morph targets in MeshData.
...
Attributes that are morph targets are marked with a morph target ID,
those then get treated separately in name-based lookups.
3 years ago
Vladimír Vondruš
bbb54a9df8
It's 2023 already!
3 years ago
Vladimír Vondruš
bda01768c2
doc: add a checklist of things to not forget with plugin interfaces.
3 years ago
Vladimír Vondruš
0446c2919c
doc: refresh Developers Guide re GL feature additions.
...
Amazing how much I can forget after a while. Better write that all down.
3 years ago
Vladimír Vondruš
e28d019c8a
Doc++
4 years ago
Vladimír Vondruš
7d08742341
doc: fix GL/VK extension and version checklist to match actual workflow.
...
It got written once and never updated, and the order that was there
needed a lot more brain cycles than strictly necessary.
4 years ago
Vladimír Vondruš
b983781505
Prefix all CMake options with MAGNUM_*.
...
Similar to the change done in Corrade, see the commit for details:
878624ac36
Wow, this is probably the most backwards-compatibility code I've ever
written. Can't wait until I can drop all that.
4 years ago
Vladimír Vondruš
822fa0d644
Updated copyright year.
4 years ago
Vladimír Vondruš
89e3c52dfa
Bye, Travis! You won't be missed.
...
The only leftover is the platform-specific info, which might still be
useful to derive info from for the non-shit CI providers.
4 years ago
Aaron Gokaslan
ca677c69fe
Fix typos
5 years ago
Vladimír Vondruš
2066d82ea4
Shaders: suffix all existing shaders with GL.
...
To make room for Vulkan shaders. Also renaming the headers, of course
everything is still aliased to the old names (and marked as deprecated).
5 years ago
Vladimír Vondruš
2bf014f1e6
Vk: document also what CreateInfo setters do to the underlying struct.
5 years ago
Vladimír Vondruš
c1a3a89fb1
Vk: doc++
5 years ago
Vladimír Vondruš
443a8b75fc
external: expose VK_KHR_copy_commands2.
...
At this point it's getting easier to say which commands *don't* have a
"V2" yet.
5 years ago
Vladimír Vondruš
52abd2ffb3
external: update copyright year in flextGL templates.
...
I need to CANCEL the wheezy template thing and use Jinja. The special
cases are just too much for me to handle without seeing RED.
5 years ago
Vladimír Vondruš
3d136503d8
Updated copyright year.
5 years ago
Vladimír Vondruš
fda70b0f57
doc: update dev guide with more places where to change copyright year.
5 years ago
Vladimír Vondruš
6783dc6fad
doc: a better order for the "adding Vulkan extension" guide.
...
It makes most sense to extend the Extensions namespace first.
5 years ago
Vladimír Vondruš
9aeefce801
doc: document the need for & / && CreateInfo setter overloads.
5 years ago
Vladimír Vondruš
082f7a6c3a
doc: rules for move-only CreateInfo wrappers.
5 years ago
Vladimír Vondruš
aad588054a
Vk: implement Device feature enablement.
...
This was way more pain that initially expected, especially in regards to
preserving externally-specified pNext chains without writing to them in
any way.
5 years ago
Vladimír Vondruš
3e2698cc0e
doc: expand Developers Guide with notes about Vulkan features.
5 years ago
Vladimír Vondruš
dc9ab83afe
doc: write up guidelines for Vulkan CreateInfo wrapper implementation.
5 years ago
Vladimír Vondruš
271f8b6fec
Vk: tighten rules for extension-dependent code paths.
...
To ensure a non-success VkResult is never missed.
5 years ago
Vladimír Vondruš
a7ac8ea6fc
doc: add info about adding new Vulkan versions / extensions.
6 years ago
Vladimír Vondruš
fb3c56f945
doc: we have a helper for flextGL updates now.
6 years ago
Vladimír Vondruš
b248d925e0
doc: add some guidelines on updating plugin interface strings.
...
Just got bitten by an ABI-incompatible change causing a crash, so better
to have this spec'd.
6 years ago
Vladimír Vondruš
b38892474a
doc: expand Developers Guide for singles.
6 years ago
Vladimír Vondruš
0cba5088a9
doc: update the Developers guide to mention a thing better.
6 years ago
Vladimír Vondruš
293f092f14
Add a version.h header with full Git version information.
6 years ago
Vladimír Vondruš
19e0e96d74
Updated copyright year.
6 years ago
Vladimír Vondruš
f46b522ec5
doc: dev guides for adding new mesh attributes name / type.
6 years ago
Vladimír Vondruš
a4dcecc027
doc: mention the new \m_since commands in Developers Guide.
6 years ago
Vladimír Vondruš
4a06b913a8
Doc++
7 years ago
Squareys
62e74ea324
dox: Link to building-doc from developer guide
...
Signed-off-by: Squareys <squareys@googlemail.com>
7 years ago
Vladimír Vondruš
546f285210
doc: updated release checklist.
7 years ago
Vladimír Vondruš
e6b7aa12fa
Updated copyright year.
7 years ago
Vladimír Vondruš
7755cc5a15
Doc++, changelog++, credits++.
7 years ago
Vladimír Vondruš
0e7277de4e
Doc++
8 years ago
Vladimír Vondruš
b32b79181d
doc: updated Developers Guide.
8 years ago
Vladimír Vondruš
e1c4a88bf7
doc: updated Developers Guide.
8 years ago
Vladimír Vondruš
0dd46e7e37
HTTPS!!
8 years ago
Vladimír Vondruš
a1be168b7f
Doc++
8 years ago