-
2b5f71b52d
MSVC 2013 compatibility: no Unicode char/string literals.
Vladimír Vondruš
2013-12-03 15:30:02 +0100
-
2292469155
MSVC 2013 compatibility: constexpr-related issues.
Vladimír Vondruš
2013-12-03 15:29:12 +0100
-
52fc92cb48
MSVC 2013 compatibility: no unrestricted unions.
Vladimír Vondruš
2013-12-03 15:28:02 +0100
-
51f7230ed2
MSVC 2013 compatibility: added missing headers.
Vladimír Vondruš
2013-12-03 15:22:45 +0100
-
aa04443d01
package: updated URL in development PKGBUILDs.
Vladimír Vondruš
2013-12-02 23:05:52 +0100
-
2db8734523
doc++
Vladimír Vondruš
2013-12-02 23:05:19 +0100
-
bdd5f6505a
package: update URL in development PKGBUILDs.
Vladimír Vondruš
2013-12-02 23:04:56 +0100
-
78db39de44
Merge branch 'master' into compatibility
Vladimír Vondruš
2013-12-02 20:49:38 +0100
-
-
-
-
d00aa0c560
doc: thoroughly explained plugin usage.
Vladimír Vondruš
2013-12-02 20:45:01 +0100
-
f8a05ae8d1
package: add GCC 4.5 and 4.4 to Jenkins CI configuration.
Vladimír Vondruš
2013-12-02 19:56:05 +0100
-
e111854f53
GCC 4.5 compatibility: don't include deprecated headers.
Vladimír Vondruš
2013-12-02 16:02:55 +0100
-
ea776256bb
GCC 4.5 compatibility: can't default function in class body.
Vladimír Vondruš
2013-12-02 15:52:54 +0100
-
4d4b3e57e5
GCC 4.5 compatibility: nullptr-related issues.
Vladimír Vondruš
2013-12-02 15:52:18 +0100
-
53c0f517b1
GCC 4.5 compatibility: no forward declarations for enums.
Vladimír Vondruš
2013-12-02 15:51:39 +0100
-
566e4746eb
Moved remaining development PKGBUILDs to package/archlinux.
Vladimír Vondruš
2013-12-02 15:38:52 +0100
-
ba675e4fac
Merge branch 'master' into compatibility
Vladimír Vondruš
2013-12-02 15:29:53 +0100
-
-
-
-
fff5950253
MagnumFontConverter: use Range::padded().
Vladimír Vondruš
2013-12-02 15:22:52 +0100
-
fd987c9e4e
Text: clean up GlyphCache::insert().
Vladimír Vondruš
2013-12-02 15:21:29 +0100
-
8cafb555dc
MeshTools: code cleanup.
Vladimír Vondruš
2013-12-02 15:17:27 +0100
-
5d47fffc17
Merge branch 'master' into compatibility
Vladimír Vondruš
2013-12-02 15:15:48 +0100
-
-
-
-
2c97326d8d
std::fstream accepts filename as std::string in C++11.
Vladimír Vondruš
2013-12-02 14:42:25 +0100
-
3df67b370f
SceneGraph: fix TranslationTransformationTest on Windows.
Vladimír Vondruš
2013-12-02 02:23:20 +0100
-
1d0bc114a6
SceneGraph: allow creating TranslationTransformation only from Object.
Vladimír Vondruš
2013-12-02 02:22:49 +0100
-
c5d85166e0
SceneGraph: mention that Int TranslationTransformation is also included.
Vladimír Vondruš
2013-12-02 02:22:10 +0100
-
be48953642
SceneGraph: deinline Object constructor.
Vladimír Vondruš
2013-12-02 02:21:43 +0100
-
228ef24e57
Bumped minimal version of exts related to layout() GLSL qualifier to 1.50.
Vladimír Vondruš
2013-12-02 01:58:18 +0100
-
769838dbd5
Documented custom engine initialization, various doc updates.
Vladimír Vondruš
2013-12-02 01:54:30 +0100
-
50c7ab1edc
package: build tests also in MinGW Jenkins configuration.
Vladimír Vondruš
2013-12-02 01:34:00 +0100
-
794c934dc1
Shotgun documentation updates.
Vladimír Vondruš
2013-12-02 01:18:15 +0100
-
ce9a9212ca
Fix linking of tests in static Windows build.
Vladimír Vondruš
2013-11-29 23:57:05 +0100
-
f86a60c82d
Fix static build on Windows.
Vladimír Vondruš
2013-11-29 22:05:22 +0100
-
9b6b4377e9
Make inter-project includes with "" and dependency includes with <>.
Vladimír Vondruš
2013-11-29 22:04:31 +0100
-
f44af271df
TgaImageConverter: workaround for linking error in the test.
Vladimír Vondruš
2013-11-29 16:32:38 +0100
-
9792f2b7e0
Text: added TODO.
Vladimír Vondruš
2013-11-29 16:31:21 +0100
-
72646fa2d5
Text: fix Renderer compilation in Emscripten.
Vladimír Vondruš
2013-11-29 16:29:41 +0100
-
ce470aede7
MagnumFont{,Converter}: these tests also need GL, set GLTest suffix.
Vladimír Vondruš
2013-11-29 16:28:32 +0100
-
66fb4bc193
package: added Emscripten and MinGW32 Jenkins CI configuration.
Vladimír Vondruš
2013-11-29 15:12:21 +0100
-
1b8fff8091
Updated toolchains submodule.
Vladimír Vondruš
2013-11-29 14:48:24 +0100
-
463613f1ce
Don't include deprecated Rectangle.h header.
Vladimír Vondruš
2013-11-29 02:00:35 +0100
-
1aa5bd0961
Math: error out when Rectangle.h is used in non-deprecated build.
Vladimír Vondruš
2013-11-29 01:59:36 +0100
-
a6dfda5c3a
Math: fix RangeTest compilation with GCC 4.6.
Vladimír Vondruš
2013-11-29 01:56:37 +0100
-
0865705813
Math: fix Range compilation with Clang, mark the constructors as implicit.
Vladimír Vondruš
2013-11-29 01:55:10 +0100
-
e6b15ed797
MagnumFont: save one division per glyph.
Vladimír Vondruš
2013-11-29 01:13:13 +0100
-
ee8f757419
Using Range2D instead of Rectangle everywhere.
Vladimír Vondruš
2013-11-28 22:21:19 +0100
-
b083935b94
Math: added Range::scaled().
Vladimír Vondruš
2013-11-28 21:47:52 +0100
-
66e6ab6684
Math: added Range::padded() function.
Vladimír Vondruš
2013-11-28 20:27:07 +0100
-
9a6c959b60
Math: added Range*::center*() convenience functions.
Vladimír Vondruš
2013-11-28 20:24:18 +0100
-
714c243dd6
Math: added generic Range class.
Vladimír Vondruš
2013-11-28 20:22:06 +0100
-
0611f58569
Shaders: fix tests in static build.
Vladimír Vondruš
2013-11-27 23:42:51 +0100
-
ad85e73d7e
external: install gl2ext.h also for ES3.
Vladimír Vondruš
2013-11-27 23:37:30 +0100
-
28e0361984
package: set RPATH to install dir so the proper dependencies are used.
Vladimír Vondruš
2013-11-27 23:36:47 +0100
-
2fb40060fd
package: Fail GLTests Jenkins job if the build fails.
Vladimír Vondruš
2013-11-27 20:27:05 +0100
-
d47f8ebdf3
package: add Git configuration also to GLTests Jenkins configuration.
Vladimír Vondruš
2013-11-27 20:25:35 +0100
-
1539d0d83f
package: adapt GLTests Jenkins configuration to previous change.
Vladimír Vondruš
2013-11-27 20:24:53 +0100
-
a9361b2b8d
package: add Clang/libc++ combination to Jenkins CI configuration.
Vladimír Vondruš
2013-11-27 19:39:34 +0100
-
377d575bef
package: added Clang/libc++ and GCC 4.9 development PKGBUILDs.
Vladimír Vondruš
2013-11-27 19:32:06 +0100
-
c2ad09706e
Fixed compilation with GCC 4.9.
Vladimír Vondruš
2013-11-27 19:31:24 +0100
-
1291626afc
Fixed compilation with Clang's libc++.
Vladimír Vondruš
2013-11-27 19:30:17 +0100
-
4c97517ccc
doc: try deconfuse the ArchLinux packages section a bit.
Vladimír Vondruš
2013-11-27 15:40:41 +0100
-
af0e097f41
Fix ES2 method name.
Vladimír Vondruš
2013-11-27 15:00:39 +0100
-
e088da6c78
Fix extension link in the documentation.
Vladimír Vondruš
2013-11-27 15:00:23 +0100
-
8cad81935d
package: Build other configurations even if the tests don't pass.
Vladimír Vondruš
2013-11-27 14:59:23 +0100
-
b181cc3157
package: compile in Release mode for Jenkins CI.
Vladimír Vondruš
2013-11-27 14:54:06 +0100
-
db5618c325
OpenGL ES 2.0 and 3.0 share the same extension list.
Vladimír Vondruš
2013-11-27 14:44:22 +0100
-
beb6eb11b2
external: updated OpenGL ES 2.0 and 3.0 headers.
Vladimír Vondruš
2013-11-25 23:43:51 +0100
-
d6a54ea5e5
package: enable everything possible for development PKGBUILDs.
Vladimír Vondruš
2013-11-24 22:38:46 +0100
-
fcd48a50f5
package: added Clang PKGBUILD.
Vladimír Vondruš
2013-11-24 21:22:06 +0100
-
1188e08034
Moved development PKGBUILDs to `package/archlinux`.
Vladimír Vondruš
2013-11-24 21:19:23 +0100
-
efa1647571
package: Jenkins CI configuration.
Vladimír Vondruš
2013-11-24 21:18:49 +0100
-
694c250e50
Use plural form also for CORRADE_UTILITY_LIBRARIES.
Vladimír Vondruš
2013-11-24 21:20:35 +0100
-
01194d4316
Rename also classes and files for GL tests.
Vladimír Vondruš
2013-11-24 22:36:36 +0100
-
e49be200d4
Properly fix linking to libdl.
Vladimír Vondruš
2013-11-24 20:02:47 +0100
-
a156593a89
Hopefully finally fixed constexpr issues in ColorTest with GCC 4.6.
Vladimír Vondruš
2013-11-24 19:51:51 +0100
-
6dbe31f0f0
Link CORRADE_PLUGINMANAGER_LIBRARIES to all plugin-enabled executables.
Vladimír Vondruš
2013-11-24 18:55:39 +0100
-
3098ad2650
Audio: missing inline.
Vladimír Vondruš
2013-11-24 18:42:04 +0100
-
80263eb318
Trade: explicitly link tests to CORRADE_PLUGINMANAGER_LIBRARIES.
Vladimír Vondruš
2013-11-24 18:35:29 +0100
-
f163009f45
TgaImporter: ColorFormat::Luminance is available only on ES2.
Vladimír Vondruš
2013-11-24 17:30:01 +0100
-
80b61be485
Fixed constexpr issues in ColorTest under GCC 4.6.
Vladimír Vondruš
2013-11-24 17:26:40 +0100
-
1a608a5b7e
TgaImporter: fix test on ES2.
Vladimír Vondruš
2013-11-24 16:35:50 +0100
-
121d3a91bc
MagnumFont: fixed compilation with Clang.
Vladimír Vondruš
2013-11-24 16:13:12 +0100
-
efd5aa89ac
Fixed BufferGLTest on ES2 non-deprecated build.
Vladimír Vondruš
2013-11-24 16:12:15 +0100
-
60a064c920
Ensure that all GL tests have `*GLTest` suffix.
Vladimír Vondruš
2013-11-24 15:15:03 +0100
-
9a387a7469
Fixed ColorTest on ES.
Vladimír Vondruš
2013-11-24 15:12:40 +0100
-
28032a3909
Doc++
Vladimír Vondruš
2013-11-23 10:54:56 +0100
-
4059bd752f
Math: added minmax() and Vector2::minmax().
Vladimír Vondruš
2013-11-23 10:43:54 +0100
-
34a04ae8ae
Math: minor test cleanup.
Vladimír Vondruš
2013-11-23 10:43:21 +0100
-
f1ac932660
Extract Buffer::Usage enum out of Buffer class.
Vladimír Vondruš
2013-11-20 21:51:52 +0100
-
8dfd6fd4fc
Trade: convenience MeshData*D::has*() functions.
Vladimír Vondruš
2013-11-20 12:40:34 +0100
-
51db425bdb
Shaders: use generic definitions also in GLSL sources.
Vladimír Vondruš
2013-11-20 01:33:14 +0100
-
3eb7f6f2b8
Shaders: added generic shader definition.
Vladimír Vondruš
2013-11-20 01:31:25 +0100
-
4d68547cbe
Shaders: set VertexColor::Color attribute location to 3.
Vladimír Vondruš
2013-11-20 01:20:34 +0100
-
ef42287cf9
Shaders: use location 1 for texture coordinates and location 2 for normals.
Vladimír Vondruš
2013-11-20 01:19:06 +0100
-
5542f82d9f
Shaders: set MeshVisualizer::VertexIndex attribute location to 3.
Vladimír Vondruš
2013-11-20 01:13:28 +0100
-
0a09b496ca
Shaders: include cleanup.
Vladimír Vondruš
2013-11-20 01:09:15 +0100
-
a125964273
Doc++
Vladimír Vondruš
2013-11-20 01:08:25 +0100
-
fd3f7febae
Shaders: what the hell.
Vladimír Vondruš
2013-11-20 00:45:36 +0100
-
18c9f5c441
Test also default values in Color*::{red,green,blue,cyan,magenta,yellow}().
Vladimír Vondruš
2013-11-19 23:31:14 +0100
-
5949f7ae41
SceneGraph: added TODO.
Vladimír Vondruš
2013-11-19 22:22:01 +0100
-
22dc8170e8
Added Color*::{red,green.blue,cyan,magenta,yellow}() convenience functions.
Vladimír Vondruš
2013-11-19 22:20:37 +0100
-
beab448b4e
Math: be more explicit in what we want to construct.
Vladimír Vondruš
2013-11-19 22:18:38 +0100