This website works better with JavaScript.
5c75770a1b
TgaImageConverter, TgaImporter: export symbols only on dynamic build.
Vladimír Vondruš
2015-01-27 23:25:46 +0100
ded991a74b
MagnumPlugins: respect BUILD_PLUGINS_STATIC and not BUILD_STATIC.
Vladimír Vondruš
2015-01-27 23:23:48 +0100
058108c622
Make BUILD_STATIC_PIC CMake option independent.
Vladimír Vondruš
2015-01-27 23:16:16 +0100
127970eda1
Text: no need to pollute header with internal functions.
Vladimír Vondruš
2015-01-27 00:59:21 +0100
9f50fa83f4
Merge 9dcd7c1974 into 0fcf763900
#87
Bill
2015-01-26 23:33:03 +0000
0fcf763900
Fix off-by-one errors when converting const char[] to string.
Vladimír Vondruš
2015-01-27 00:32:06 +0100
2ed432aeb1
Test output from AbstractShaderProgram::uniformLocation().
Vladimír Vondruš
2015-01-27 00:24:42 +0100
bad9a20f64
Test cleanup.
Vladimír Vondruš
2015-01-27 00:06:59 +0100
fd0bfcb465
Get rid of annoying unsigned byte arrays.
Vladimír Vondruš
2015-01-24 21:59:28 +0100
9dcd7c1974
Fix for shader warning strings with null characters in them
#87
Bill Robinson
2015-01-24 16:50:27 +0000
4dc3d1fac8
AnySceneImporter: alphabetical ordering.
Vladimír Vondruš
2015-01-23 22:24:35 +0100
7a2914d5f4
Doc++
Vladimír Vondruš
2015-01-21 20:30:13 +0100
ea7635b147
doc: cleanup.
Vladimír Vondruš
2015-01-18 18:16:51 +0100
aff0824185
We finally have also IRC channel!
Vladimír Vondruš
2015-01-18 11:50:43 +0100
61b1528b2f
Fix ES build, again.
Vladimír Vondruš
2015-01-17 16:23:07 +0100
fc7f6e37fc
Oh, this is still needed.
Vladimír Vondruš
2015-01-17 16:20:41 +0100
ae6e16b356
Doc++
Vladimír Vondruš
2015-01-17 16:05:41 +0100
a9bfbbd08e
Deprecated Mesh::maxVertexAttributes().
Vladimír Vondruš
2015-01-17 16:01:42 +0100
941408035c
Updated toolchains submodule.
Vladimír Vondruš
2015-01-17 15:54:30 +0100
b1e496657e
Fixed compilation on Emscripten (and probably NaCl).
Vladimír Vondruš
2015-01-17 15:45:50 +0100
789eb8e47b
Platform: WindowlessWglApplication cleanup.
Vladimír Vondruš
2015-01-17 15:30:17 +0100
f0146822c2
Platform: WindowlessGlxApplication cleanup.
Vladimír Vondruš
2015-01-17 15:29:39 +0100
d54be041c4
Platform: WindowlessCglApplication cleanup.
Vladimír Vondruš
2015-01-17 15:27:59 +0100
f10cf91f6b
Platform: GlutApplication cleanup.
Vladimír Vondruš
2015-01-17 15:11:54 +0100
59477d04f8
Platform: Sdl2Application cleanup.
Vladimír Vondruš
2015-01-17 15:10:09 +0100
22d1a5c34e
Platform: AbstractXApplication cleanup.
Vladimír Vondruš
2015-01-17 14:53:34 +0100
61d72f86c3
Test that version comparison compiles and works as expected.
Vladimír Vondruš
2015-01-17 15:22:43 +0100
cc79efa1de
package: enable XEglApplication where possible.
Vladimír Vondruš
2015-01-17 14:51:54 +0100
d271cb4790
doc: fix Doxygen/Markdown conflicts.
Vladimír Vondruš
2015-01-17 14:49:39 +0100
46b87fc28e
Enable XEglApplication also on desktop.
Vladimír Vondruš
2015-01-17 14:48:13 +0100
4b8406b418
Platform: instantiate ScreenedApplication also for AndroidApplication.
Vladimír Vondruš
2015-01-17 14:28:49 +0100
6961bcd4d3
Platform: clarify comments.
Vladimír Vondruš
2015-01-17 14:24:16 +0100
ede9acbde4
Document default values on viewport and scissor rectangles.
Vladimír Vondruš
2015-01-17 14:22:19 +0100
0f0882bdac
Cleanup.
Vladimír Vondruš
2015-01-17 14:21:17 +0100
90b519c4d2
Math: improve Constants test, fix Clang compilation.
Vladimír Vondruš
2015-01-17 14:04:47 +0100
2c0e1d2822
Fix ES2 build.
Vladimír Vondruš
2015-01-17 14:04:33 +0100
956c1e6e57
Fixes required to fix compiler crashes in issue #84
#85
Bill Robinson
2015-01-14 12:48:36 +0000
f30a4677eb
Math: added Matrix[34]::shearing*().
Vladimír Vondruš
2015-01-11 22:33:33 +0100
841bcc84ab
AnyImageImporter: recognize PGM and PPM formats.
Vladimír Vondruš
2015-01-11 21:30:05 +0100
34d2b50b35
Making test case declarations more compact.
Vladimír Vondruš
2015-01-11 20:53:27 +0100
e068731766
package/gentoo: cleanup, use release build, don't build tests.
Vladimír Vondruš
2015-01-11 21:07:57 +0100
457ee77e07
modules: updated FindCorrade.cmake.
Vladimír Vondruš
2015-01-11 20:53:44 +0100
697a6aa0df
Test cleanup.
Vladimír Vondruš
2015-01-11 20:46:07 +0100
c71dc12503
Making test declarations more compact.
Vladimír Vondruš
2015-01-11 20:42:35 +0100
f81124e220
MeshTools: avoid global state in Tipsify test.
Vladimír Vondruš
2015-01-11 20:40:07 +0100
f3bd987dc1
Primitives: remove oboslete code in test.
Vladimír Vondruš
2015-01-11 20:39:27 +0100
b428d7c662
Oh, it's 2015 already.
Vladimír Vondruš
2015-01-11 18:06:36 +0100
6488fe6e75
Oh, it's 2015 already.
Vladimír Vondruš
2015-01-11 18:04:35 +0100
926740961d
doc: better info about debug/release plugin dirs.
Vladimír Vondruš
2015-01-11 17:38:17 +0100
3ae17b5bed
Math: faster quaternion/vector multiplication.
Vladimír Vondruš
2015-01-11 16:25:09 +0100
ba88567710
Remove redundant `inline` keyword.
Vladimír Vondruš
2015-01-11 16:06:31 +0100
9fd25a1fd8
SceneGraph: there is never enough documentation.
Vladimír Vondruš
2015-01-11 02:12:41 +0100
bd8db7e66b
Don't reset viewport if binding framebuffer for reading only.
Vladimír Vondruš
2015-01-10 23:34:32 +0100
7ebec50d2b
doc: updated also Getting Started image to the new color.
Vladimír Vondruš
2015-01-10 18:23:15 +0100
4caeb30f7b
Shaders: there's never enough documentation.
Vladimír Vondruš
2015-01-10 18:10:35 +0100
d5906e86c5
doc: minor cleanup.
Vladimír Vondruš
2015-01-10 19:06:52 +0100
371700097b
Allow method chaining on *Framebuffer::clear().
Vladimír Vondruš
2015-01-10 13:47:04 +0100
13e6f13a2d
Fix allocation error in FramebufferGLTest.
Vladimír Vondruš
2015-01-10 13:39:26 +0100
a106932153
Making use of the shorter *Framebuffer::read().
Vladimír Vondruš
2015-01-10 13:23:51 +0100
c69acaf3f8
Convenience overload for *Framebuffer::read().
Vladimír Vondruš
2015-01-10 13:19:39 +0100
075085212b
doc: slightly more convenient plugin loading.
Vladimír Vondruš
2015-01-10 12:53:52 +0100
b4311f3462
Doc++
Vladimír Vondruš
2015-01-10 12:50:40 +0100
60d1259483
Use Range2Di in *Framebuffer::read().
Vladimír Vondruš
2015-01-10 12:23:36 +0100
f277f9bd31
SceneGraph: remove forward declaration for deprecated enum.
Vladimír Vondruš
2015-01-01 22:47:04 +0100
4d6dd3b369
Platform: provide range-based-for access to application screens.
Vladimír Vondruš
2015-01-01 22:40:53 +0100
a01c3f404d
SceneGraph: better way to traverse object hierarchies and features.
Vladimír Vondruš
2015-01-01 22:35:22 +0100
60f7ac555e
modules: properly handle inter-project dependencies in FindMagnum.cmake.
Vladimír Vondruš
2015-01-06 23:58:36 +0100
9f18a4139a
modules: cleanup.
Vladimír Vondruš
2015-01-06 23:25:46 +0100
8611f9f902
package/archlinux: updated magnum-git to new VCS workflow.
Vladimír Vondruš
2015-01-01 16:51:56 +0100
3fcb65de06
package/archlinux: fixed development PKGBUILDs to work with pacman 4.2.
Vladimír Vondruš
2015-01-01 16:06:43 +0100
c56940993b
Use the new math constants throughout the code.
Vladimír Vondruš
2015-01-01 14:42:27 +0100
00124f65eb
Math: return unspecified value after an assertion.
Vladimír Vondruš
2015-01-01 14:39:06 +0100
75c3e00844
Math: added NaN and infinity to constants.
Vladimír Vondruš
2015-01-01 14:36:56 +0100
076144886a
Math: added half pi and Euler's number to constants.
Vladimír Vondruš
2015-01-01 14:18:57 +0100
fdb8991d56
Math: various cleanup.
Vladimír Vondruš
2015-01-01 13:56:18 +0100
48e666e238
Platform: try to create core context in Sdl2Application on all platforms.
Vladimír Vondruš
2014-12-29 22:00:27 +0100
97bc4e9181
Platform: cleanup.
Vladimír Vondruš
2014-12-29 21:54:06 +0100
64a02d68db
Math: document more non-obvious tricks.
Vladimír Vondruš
2014-12-28 22:41:32 +0100
05565ef4f7
Math: document some potentially non-obvious tricks.
Vladimír Vondruš
2014-12-25 18:11:44 +0100
3b76862f69
Math: minor cleanup.
Vladimír Vondruš
2014-12-25 17:57:01 +0100
8446186a4e
Account for missing glVertexArrayVertexAttribDivisorEXT.
Vladimír Vondruš
2014-12-25 14:56:48 +0100
e11101da83
Merge 12a59c9b74 into f3e02008fb
#77
Bill
2014-12-15 22:54:52 +0000
12a59c9b74
Fix for a bug in my graphics driver(?) whereb glVertexArrayVertexAttribDivisorEXT was not defined. Not sure about the bindingindex parameter, re-used location, maybe that's bad.
#77
Bill Robinson
2014-12-15 22:30:38 +0000
f3e02008fb
No need to use class/struct keyword in friend declarations.
Vladimír Vondruš
2014-12-10 01:08:25 +0100
3174c4f7e5
Platform: minor cleanup.
Vladimír Vondruš
2014-11-28 19:53:21 +0100
1a9ced1e79
package: enable Sdl2Application in debian package.
Vladimír Vondruš
2014-11-28 19:50:24 +0100
c2f4f820fc
Platform: fix compilation of WindowlessCglApplication.
Vladimír Vondruš
2014-11-27 10:33:53 +0100
2292d17b16
AnySceneImporter: fix non-deprecated build.
Vladimír Vondruš
2014-11-23 21:03:39 +0100
3fca35c81d
Added plugin AnySceneImporter.
Vladimír Vondruš
2014-11-23 19:12:53 +0100
4de8ba6516
SceneGraph: fix deprecated declarations.
Vladimír Vondruš
2014-11-23 18:03:45 +0100
0cf870b6dc
doc: we now have pretty complete ARB_direct_state_access support.
Vladimír Vondruš
2014-11-18 22:44:10 +0100
374571ef04
Full ARB_direct_state_access support in Buffer.
Vladimír Vondruš
2014-11-18 22:40:44 +0100
a5381993a5
Full ARB_direct_state_access support in textures.
Vladimír Vondruš
2014-11-18 20:28:52 +0100
dca670eb70
Full ARB_direct_state_access support in framebuffers.
Vladimír Vondruš
2014-11-17 18:37:56 +0100
41ac6cb479
doc: explicitly mention CMAKE_PREFIX_PATH in building docs.
Vladimír Vondruš
2014-11-20 21:10:51 +0100
f907797bc1
Fix Framebuffer test on ES2.
Vladimír Vondruš
2014-11-23 16:53:27 +0100
64f1725f3e
doc: more path updating.
Vladimír Vondruš
2014-11-20 21:51:43 +0100
65a759245e
Updated toolchains submodule.
Vladimír Vondruš
2014-11-20 21:38:55 +0100
cde538600e
package: all crosscompiling packages require native corrade package.
Vladimír Vondruš
2014-11-20 21:21:49 +0100
38d5365f62
package: use "emscripten" AUR package.
Vladimír Vondruš
2014-11-20 21:10:22 +0100