You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimír Vondruš
d1714bfd1e
Context::current() now returns reference instead of pointer.
...
103% of use cases use the returned value directly without checking, so
we might as well do the check ourselves. Added new function hasCurrent()
and added deprecated backward-compatibility conversion and -> operators.
Wow, that creeped to a lot of places.
Last dinosaur from the pointer age.
10 years ago
..
Test
Making test declarations more compact.
11 years ago
Atlas.cpp
Oh, it's 2015 already.
11 years ago
Atlas.h
Oh, it's 2015 already.
11 years ago
CMakeLists.txt
CMake subproject support, part 2: export MAGNUM_* variables.
11 years ago
DistanceField.cpp
Context::current() now returns reference instead of pointer.
10 years ago
DistanceField.h
Oh, it's 2015 already.
11 years ago
DistanceFieldShader.frag
TextureTools: improve distance field computation without texelFetch().
11 years ago
DistanceFieldShader.vert
Oh, it's 2015 already.
11 years ago
distancefieldconverter.cpp
Adapted to Corrade::Utility::Arguments changes.
10 years ago
distancefieldconverterConfigure.h.cmake
Oh, it's 2015 already.
11 years ago
resources.conf
Making includes absolute, part 1: moving files around.
12 years ago
visibility.h
Oh, it's 2015 already.
11 years ago