-
f279549044
Split the OpenGL layer out, pt 18: adapted MeshTools.
Vladimír Vondruš
2018-04-24 20:07:28 +0200
-
6c06bb5718
Split the OpenGL layer out, pt 17: adapted GL tests.
Vladimír Vondruš
2018-04-21 10:05:14 +0200
-
fbe52532f6
Split the OpenGL layer out, pt 16: {Extensions::GL => GL::Extensions}.
Vladimír Vondruš
2018-04-21 17:37:51 +0200
-
9e58eaca61
Split the OpenGL layer out, pt 15: compatibility for Platform::Context.
Vladimír Vondruš
2018-04-21 16:59:25 +0200
-
53e2043c6b
Split the OpenGL layer out, pt 14: Platform::{Context => GLContext}.
Vladimír Vondruš
2018-04-21 16:58:06 +0200
-
9e4ccf6a55
Split the OpenGL layer out, pt 13: renamed GL-related macros.
Vladimír Vondruš
2018-04-21 16:26:28 +0200
-
d1ebeef5af
MSVC compatibility: fix Trade::Implementation and Implementation clash.
Vladimír Vondruš
2018-04-21 00:18:29 +0200
-
a629959d4c
Make deprecated GL-dependent functionality templated.
Vladimír Vondruš
2018-04-20 09:11:28 +0200
-
a1d2277e96
Split the OpenGL layer out, pt 12: generic sampler state.
Vladimír Vondruš
2018-04-20 17:14:14 +0200
-
b3fa6e538a
Split the OpenGL layer out, pt 11: generic MeshPrimitive and MeshIndexType.
Vladimír Vondruš
2018-04-19 21:57:13 +0200
-
7b5ef21bd9
Don't return redundant info from Image*::dataProperties().
Vladimír Vondruš
2018-04-18 23:41:52 +0200
-
8fa9b89882
Split the OpenGL layer out, pt 10: test the new image APIs.
Vladimír Vondruš
2018-04-18 23:59:29 +0200
-
6d41597d1d
Split the OpenGL layer out, pt 9: generic pixel formats.
Vladimír Vondruš
2018-04-17 09:40:29 +0200
-
ddbf220c30
Split the OpenGL layer out, pt 8: move out GL-specific PixelStorage parts.
Vladimír Vondruš
2018-03-27 00:44:16 +0200
-
82fce786d8
Split the OpenGL layer out, pt 7: renamed magnum-info to magnum-gl-info.
Vladimír Vondruš
2018-03-07 00:04:12 +0100
-
b1de952c13
Split the OpenGL layer out, pt 6: adapted buildsystem of dependent libs.
Vladimír Vondruš
2018-03-21 12:35:59 +0100
-
e5e231784a
Split the OpenGL layer out, pt 5: compatibility headers and aliases.
Vladimír Vondruš
2018-04-30 15:14:09 +0200
-
9dcaf23389
Split the OpenGL layer out, pt 4: new Magnum::GL namespace.
Vladimír Vondruš
2018-03-21 12:06:49 +0100
-
d863fbee30
Split the OpenGL layer out, pt 3: new MAGNUM_TARGET_GL variable.
Vladimír Vondruš
2018-03-01 23:34:57 +0100
-
a4b6ad9b26
Split the OpenGL layer out, pt 2: updated FindMagnum.cmake.
Vladimír Vondruš
2018-03-08 11:57:26 +0100
-
fc1b167bff
Split the OpenGL layer out, pt 1: moving files to a new location.
Vladimír Vondruš
2018-03-21 13:04:05 +0100
-
8094144698
Math: fix pointless MSVC warnings.
Vladimír Vondruš
2018-04-30 22:53:36 +0200
-
b86fd688b0
package/ci: explanatory message why the CI is stuck on GLFW 3.1.
Vladimír Vondruš
2018-04-30 22:35:26 +0200
-
64b54250b6
doc: clarify Emscripten bootstrap setup.
Vladimír Vondruš
2018-04-30 13:26:52 +0200
-
fde849d007
Make FramebufferGLTest compile on Emscripten WebGL 1.
Vladimír Vondruš
2018-04-30 15:04:57 +0200
-
1df20a8dc4
doc: make the snippet actually compile on ES.
Vladimír Vondruš
2018-04-29 12:18:35 +0200
-
58ff5a2f74
Low-hanging fruit in CubeMapTextureGLTest and FramebufferGLTest on Mesa.
Vladimír Vondruš
2018-04-28 13:10:58 +0200
-
533ef11aba
Audio: hide implementation from Doxygen.
Vladimír Vondruš
2018-04-29 00:09:17 +0200
-
3a78c4dd5a
Audio: moved Buffer::Format to BufferFormat.
Vladimír Vondruš
2018-04-28 01:27:25 +0200
-
13165580d4
Audio: properly hide forward declarations from Doxygen.
Vladimír Vondruš
2018-04-28 01:25:58 +0200
-
e3be0d4199
doc: ignore CORRADE_IGNORE_DEPRECATED_* macros in Doxygen.
Vladimír Vondruš
2018-04-28 13:00:57 +0200
-
c249698c7b
Use CORRADE_IGNORE_DEPRECATED_* where appropriate.
Vladimír Vondruš
2018-04-28 01:13:25 +0200
-
26c5617011
doc: moved old changelogs to a separate page.
Vladimír Vondruš
2018-04-28 15:11:21 +0200
-
b8187f44d6
doc: avoid MSVC warnings when compiling snippets.
Vladimír Vondruš
2018-04-29 00:11:15 +0200
-
56223b0535
doc: compiling Portability page code snippets.
Vladimír Vondruš
2018-04-28 00:35:29 +0200
-
901339eb75
doc: compiling Types page code snippets.
Vladimír Vondruš
2018-04-28 00:06:09 +0200
-
be789db119
doc: compiling Method Chaining page snippets.
Vladimír Vondruš
2018-04-28 00:05:35 +0200
-
6f4e6ef2e6
doc: compiling Debug Tools page code snippets.
Vladimír Vondruš
2018-04-27 23:48:54 +0200
-
eee87ff28e
doc: compiling Matrix and vector operations page code snippets.
Vladimír Vondruš
2018-04-27 23:48:23 +0200
-
b3208e8f75
doc: compiling Transformations page code snippets.
Vladimír Vondruš
2018-04-27 23:04:06 +0200
-
067fc43b6b
doc: adapt image generators to new plugin workflow.
Vladimír Vondruš
2018-04-26 18:29:09 +0200
-
55d4d344cf
Avoid linking to APIs that are not named like this anymore.
Vladimír Vondruš
2018-04-27 10:11:40 +0200
-
ca75aeb6e0
Audio: this was just plain wrong.
Vladimír Vondruš
2018-04-27 10:06:59 +0200
-
709fbdbe95
CMake: use explict PUBLIC/PRIVATE for target_link_libraries().
Vladimír Vondruš
2018-04-26 11:20:38 +0200
-
848ad4ae7b
doc: updated changelog.
Vladimír Vondruš
2018-04-25 10:16:16 +0200
-
a8fdcd44d1
package/debian: native package may not have a revision.
Vladimír Vondruš
2018-04-25 09:11:43 +0200
-
4e0a5f3eea
Test: expected Mesa failure is only on desktop.
Vladimír Vondruš
2018-04-19 23:02:55 +0200
-
d8f0155974
Test: wow I am stupid!
Vladimír Vondruš
2018-04-19 21:34:17 +0200
-
e0be7c14f1
Max out Array test coverage.
Vladimír Vondruš
2018-04-19 15:10:22 +0200
-
c38ad0a0fe
Reorder mesh primitive enum to match the values better.
Vladimír Vondruš
2018-04-19 15:03:59 +0200
-
8ef0def279
Include only what's necessary for the Math lib.
Vladimír Vondruš
2018-04-18 20:11:12 +0200
-
0546a1deef
Trade: exclude trivial deprecated overloads from code coverage.
Vladimír Vondruš
2018-04-18 20:08:21 +0200
-
99179e8bac
Trade: minor cleanup.
Vladimír Vondruš
2018-04-18 12:58:05 +0200
-
7cd44c1437
Primitives: exclude trivial deprecated APIs from code coverage.
Vladimír Vondruš
2018-04-17 23:16:11 +0200
-
f6c7f613ce
package/ci: fix and speed up the Emscripten build.
Vladimír Vondruš
2018-04-17 10:53:21 +0200
-
3e23568202
MeshTools: don't link the test lib to a different version of itself.
Vladimír Vondruš
2018-04-17 10:15:21 +0200
-
c8eb03dff8
Remove obsolete TODOs in BufferImage.
Vladimír Vondruš
2018-04-17 00:36:12 +0200
-
e69e81f16c
Fix function signature.
Vladimír Vondruš
2018-04-14 23:04:52 +0200
-
cca7cb81cb
package/archlinux: improved coverage PKGBUILD.
Vladimír Vondruš
2018-04-17 00:27:59 +0200
-
c37be4c37e
Move heavier ImageView member functions into an implementation file.
Vladimír Vondruš
2018-04-13 17:46:34 +0200
-
14c235f8ee
Deprecated {Compressed,}Image::setData() functions.
Vladimír Vondruš
2018-04-13 16:18:54 +0200
-
0fbfe05f1a
package/homebrew: point MAGNUM_PLUGINS_DIR to proper location
Vladimír Vondruš
2018-04-12 23:49:29 +0200
-
2c86c44139
package/archlinux: bump version number.
Vladimír Vondruš
2018-04-06 00:16:50 +0200
-
25a48b9dd6
modules: more Trade dependencies.
Vladimír Vondruš
2018-04-06 00:16:33 +0200
-
920db7aa73
Split the Trade library out.
Vladimír Vondruš
2018-04-05 15:48:41 +0200
-
4641972e4d
CMake: force static plugins on iOS and WinRT.
Vladimír Vondruš
2018-04-05 16:00:09 +0200
-
48de33a5d8
Updated inter-library option dependencies and related docs.
Vladimír Vondruš
2018-04-05 15:51:10 +0200
-
d17548b77e
Advertise presence of Magnum packages in ArchLinux community repo.
Vladimír Vondruš
2018-04-05 15:31:55 +0200
-
54aa62b32a
TgaImporter: um, wat?
Vladimír Vondruš
2018-04-02 01:45:58 +0200
-
2d67a091f8
external: expect failure for std::optional compatibility on Xcode 9.3.
Vladimír Vondruš
2018-04-02 01:05:51 +0200
-
323f7e076a
external: better diagnostics for the std::optional compatiblity test.
Vladimír Vondruš
2018-04-02 00:03:13 +0200
-
7184c09958
package/ci: fix code coverage crashes for plugin tests on macOS.
Vladimír Vondruš
2018-04-01 23:38:46 +0200
-
be839fc181
TgaImporter: this function was never here.
Vladimír Vondruš
2018-04-01 23:30:12 +0200
-
84af73a582
plugins: new testing workflow.
Vladimír Vondruš
2018-04-01 16:39:51 +0200
-
c2cc7037b4
package: enable Any* plugins in all packages and CIs.
Vladimír Vondruš
2018-03-20 13:23:02 +0100
-
8a2815ade5
Integrated the Any* plugins to the buildsystem and docs.
Vladimír Vondruš
2018-03-20 13:15:46 +0100
-
01e2727326
Removed PixelStorage::setSwapBytes().
Vladimír Vondruš
2018-03-29 00:43:11 +0200
-
deb0320078
doc: parse the new src/Magnum dir in plugins as well.
Vladimír Vondruš
2018-04-05 13:50:31 +0200
-
3c335bf38d
modules: Use glfw cmake config if available
#194
Squareys
2017-02-25 19:35:17 +0100
-
-
-
bdfe49d7d4
Merge
4503b01c4b into 38ab30e0b0
#205
Jonathan Hale
2018-04-02 20:45:17 +0000
-
-
-
38ab30e0b0
CMake: don't make MAGNUM_PLUGINS_DIR *too* absolute.
Vladimír Vondruš
2018-04-01 14:07:00 +0200
-
253d3131fc
Text: missing includes on platforms w/o dynamic plugin support.
Vladimír Vondruš
2018-04-01 10:47:25 +0200
-
d48293c07f
Don't compile pluginSearchPaths() on platforms that don't need it.
Vladimír Vondruš
2018-04-01 10:42:53 +0200
-
a60f36302e
doc: added documentation TODO.
Vladimír Vondruš
2018-03-31 20:35:36 +0200
-
efa19ffbe7
MagnumFont: remove accidentally forgotten debug output and test it.
Vladimír Vondruš
2018-04-01 00:05:41 +0200
-
3fe329db18
MagnumFont: make the test actually work on Emscripten & Android.
Vladimír Vondruš
2018-04-01 00:05:13 +0200
-
eefe80cbb6
WavAudioImporter: no need to export from private header.
Vladimír Vondruš
2018-03-31 20:32:15 +0200
-
9d159c2292
Math::Geometry: improve documentation of intersection functions.
Vladimír Vondruš
2018-03-30 16:20:25 +0200
-
92071a342c
Math: added isInf() and isNan()
Vladimír Vondruš
2018-03-30 16:20:07 +0200
-
105cef5efd
No need to use fully qualified name for \debugoperator.
Vladimír Vondruš
2018-03-28 22:53:34 +0200
-
e01bca967d
Updated outdated assertion message.
Vladimír Vondruš
2018-03-22 17:39:17 +0100
-
fe13f748c2
Automagic way of importing static plugins.
Vladimír Vondruš
2018-03-26 18:12:14 +0200
-
6583f6c219
Don't use deprecated functionality.
Vladimír Vondruš
2018-03-26 18:11:01 +0200
-
4503b01c4b
ObjImporter: Use AnyImageImporter
#205
Squareys
2018-03-28 15:39:17 +0200
-
52a1a868b6
[WIP] Address the "easy" review comments
Squareys
2017-06-10 23:36:03 +0200
-
77de8df2bc
WIP
Squareys
2017-06-07 17:11:26 +0200
-
e87960b623
Remove some debugging code.
Squareys
2016-07-05 20:07:23 +0200
-
f79d002475
SCRAP: Add super-rudimentary objimporter rework + multiMaterial test
Squareys
2016-06-24 11:56:20 +0200
-
ba9a2c3963
WIP
Squareys
2016-06-22 18:14:29 +0200
-
1e5aef3738
Doxygen: ignore visibility macros.
Vladimír Vondruš
2018-03-27 19:14:02 +0200