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š
45a10cefdf
Making includes absolute, part 1: moving files around.
...
Everything what was in src/ is now in src/Corrade, everything from
src/Plugins is now in src/MagnumPlugins, everything from external/ is in
src/MagnumExternal. Added new CMakeLists.txt file and updated the other
ones for the moves, no other change was made. If MAGNUM_BUILD_DEPRECATED
is set, everything compiles and installs like previously except for the
plugins, which are now in MagnumPlugins and not in Magnum/Plugins.
12 years ago
..
BufferState.cpp
Making includes absolute, part 1: moving files around.
12 years ago
BufferState.h
Making includes absolute, part 1: moving files around.
12 years ago
DebugState.cpp
Making includes absolute, part 1: moving files around.
12 years ago
DebugState.h
Making includes absolute, part 1: moving files around.
12 years ago
FramebufferState.h
Making includes absolute, part 1: moving files around.
12 years ago
MeshState.h
Making includes absolute, part 1: moving files around.
12 years ago
RendererState.h
Making includes absolute, part 1: moving files around.
12 years ago
ShaderProgramState.h
Making includes absolute, part 1: moving files around.
12 years ago
ShaderState.h
Making includes absolute, part 1: moving files around.
12 years ago
State.cpp
Making includes absolute, part 1: moving files around.
12 years ago
State.h
Making includes absolute, part 1: moving files around.
12 years ago
TextureState.cpp
Making includes absolute, part 1: moving files around.
12 years ago
TextureState.h
Making includes absolute, part 1: moving files around.
12 years ago