-
60d6c96710
Platform: use context configuration flags also on ES builds.
Vladimír Vondruš
2016-01-02 01:23:12 +0100
-
f746eaaf7d
Workaround broken full cube map compressed image query on NVidia.
Vladimír Vondruš
2016-01-02 01:11:06 +0100
-
6bb6c4c398
Add workaround for inconsistent cubemap compressed image size on NVidia.
Vladimír Vondruš
2016-01-02 00:32:54 +0100
-
9715e0c4b8
Add NVidia to list of detected drivers.
Vladimír Vondruš
2016-01-02 00:32:14 +0100
-
ea376e2fbc
Test that GL_TEXTURE_COMPRESSED_IMAGE_SIZE behaves consistently on cubemap.
Vladimír Vondruš
2016-01-01 23:06:45 +0100
-
7d0a5d9047
Make it possible to get predictable compressed cubemap image sizes.
Vladimír Vondruš
2016-01-02 00:05:21 +0100
-
27aea0ccd5
Don't spread cubemap texture level parameter query workarounds elsewhere.
Vladimír Vondruš
2016-01-01 23:27:34 +0100
-
c32523e641
Ensure that the cube map is complete for compressed image query tests.
Vladimír Vondruš
2016-01-01 22:46:10 +0100
-
5647add6fe
Merged two internal pixel storage calculating functions into one.
Vladimír Vondruš
2016-01-01 22:07:56 +0100
-
f83bbc01ad
Don't compare random memory in PixelStorage GL test.
Vladimír Vondruš
2016-01-01 21:51:23 +0100
-
fe4487a303
Removed outdated comment.
Vladimír Vondruš
2016-01-01 21:34:00 +0100
-
02e5c3c5e2
Fix EXT_DSA impl of CubeMapTexture::setCompressedSubImage().
Vladimír Vondruš
2015-12-31 22:26:09 +0100
-
43d6c57415
Avoid crash in CubeMapTexture GL test w/o ARB_compressed_pixel_storage.
Vladimír Vondruš
2015-12-28 22:37:19 +0100
-
659759d2ef
Revert "More vendor-specific XFAIL cases in Mesh GL test."
Vladimír Vondruš
2015-12-17 10:10:17 +0100
-
dd3db921b0
Don't compare random memory in PixelStorageGLTest.
Vladimír Vondruš
2015-12-17 10:07:57 +0100
-
39149998d1
Platform: actually properly implement WindowlessWglApplication.
Vladimír Vondruš
2015-12-16 22:20:36 +0100
-
b777135116
MSVC 2015 Update 1: in-class constexpr initialization works now.
Vladimír Vondruš
2015-12-16 22:42:43 +0100
-
6e8c16c960
MSVC 2015 Update 1: fixed nearly all constexpr bugs.
Vladimír Vondruš
2015-12-16 22:07:59 +0100
-
9a73b32397
Better formatting for the Context command-line arguments.
Vladimír Vondruš
2015-12-16 17:18:43 +0100
-
5a7460f570
Platform: added `--short` option to magnum-info.
Vladimír Vondruš
2015-12-16 17:18:10 +0100
-
d648d29100
Platform: superfluous endif.
Vladimír Vondruš
2015-12-16 17:17:01 +0100
-
eb871ccce2
Don't display "Using driver workarounds" when there aren't any.
Vladimír Vondruš
2015-12-16 16:53:22 +0100
-
9e4a86cc7c
Ability to disable OpenGL extensions from command-line.
Vladimír Vondruš
2015-12-16 16:50:18 +0100
-
503a6b2dc5
Fix AMD complaints about misaligned data in Mesh GL test.
Vladimír Vondruš
2015-12-16 14:01:36 +0100
-
8dd4dfcf2b
More vendor-specific XFAIL cases in Mesh GL test.
Vladimír Vondruš
2015-12-16 14:01:04 +0100
-
ea65ff39fb
Print an error if the user tries to disable unknown workaround.
Vladimír Vondruš
2015-12-16 11:57:59 +0100
-
cf89f5306d
Platform: avoid using C-style casts.
Vladimír Vondruš
2015-12-16 11:57:22 +0100
-
4d67544fda
Try to explicitly enable debug output in GL tests.
Vladimír Vondruš
2015-12-16 11:56:27 +0100
-
c36573934f
Platform: ability to request debug context in windowless applications.
Vladimír Vondruš
2015-12-16 11:52:22 +0100
-
16576552d2
Initialize GL object label size to 0 to prevent uninit mem access.
Vladimír Vondruš
2015-12-16 11:33:57 +0100
-
5bad5e8a9a
Platform: Sdl2Application header cleanup.
Vladimír Vondruš
2015-12-06 16:34:11 +0100
-
3bbb67c3f9
Platform: leave Sdl2Application window positioning on the system.
Vladimír Vondruš
2015-12-06 16:32:47 +0100
-
a4f858ad9c
Avoid "incomplete texture" GL errors in cube map test on Mesa.
Vladimír Vondruš
2015-12-15 18:17:49 +0100
-
fb8755b0c4
package/debian: don't enable the EglContext, it needs further dependencies.
Vladimír Vondruš
2015-12-10 11:13:53 +0100
-
afd4ca73e7
CMake: enable MACOSX_RPATH by default.
Vladimír Vondruš
2015-12-10 11:13:26 +0100
-
-
-
bdc10963dc
On OSX, add target library path to RPATH
#126
Elliot Saba
2015-12-09 18:33:57 -0800
-
-
-
4fdf96d4d7
doc: CMake subprojects made the Getting Started guide MUCH simpler.
Vladimír Vondruš
2015-12-05 21:38:19 +0100
-
6ebe8fb131
CMake: enable PIC by default when building static libs/plugins.
Vladimír Vondruš
2015-12-05 20:38:25 +0100
-
afe6d7fa9c
CMake subproject support, part 3: export MAGNUMPLUGINS_* variables.
Vladimír Vondruš
2015-12-05 18:57:30 +0100
-
e102a776ad
modules: use HINTS instead of PATHS for find_path().
Vladimír Vondruš
2015-12-05 19:57:41 +0100
-
c8a9417e70
CMake subproject support, part 3: ability to override configure.h location.
Vladimír Vondruš
2015-12-04 23:04:49 +0100
-
986099a5d3
CMake: use CORRADE_INCLUDE_DIRS instead of CORRADE_INCLUDE_DIR.
Vladimír Vondruš
2015-12-04 23:00:24 +0100
-
cde7955046
modules: updated FindCorrade.cmake.
Vladimír Vondruš
2015-12-04 22:59:50 +0100
-
9bc98c3f10
CMake subproject support, part 2: export MAGNUM_* variables.
Vladimír Vondruš
2015-12-04 22:44:29 +0100
-
4580ebb140
CMake subproject support, part 1: use project-relative paths.
Vladimír Vondruš
2015-12-04 20:48:32 +0100
-
447ca6a2ff
CMake subproject support, part 1: use project-relative paths.
Vladimír Vondruš
2015-12-04 20:47:57 +0100
-
7b9e5184b7
Removed old amd-explicit-location-crash workaround.
Vladimír Vondruš
2015-12-01 21:20:19 +0100
-
3d9d70f153
Support for layered texture attachments in Framebuffer.
Vladimír Vondruš
2015-11-30 00:51:56 +0100
-
e5909819fe
Make it possible to attach cube map and multisample arrays on ES3 AEP.
Vladimír Vondruš
2015-11-29 23:48:55 +0100
-
291b5bd3a8
Fix Framebuffer::attachCubeMapTexture() behaving as a layered attachment.
Vladimír Vondruš
2015-11-29 23:14:11 +0100
-
dd40dcd8d0
Clear random data at the end in PixelStorage test.
Vladimír Vondruš
2015-11-29 22:42:52 +0100
-
40a12441c0
Math: haha, pushed without test.
Vladimír Vondruš
2015-11-29 22:37:55 +0100
-
6e73dee096
Math: avoid dependency on Functions.h in DualQuaternion.h.
Vladimír Vondruš
2015-11-29 22:31:09 +0100
-
0e05c7289e
Math: Fix sclerp of dual quaternions with equal rotation and add test.
Squareys
2015-11-18 20:31:20 +0100
-
d7ab660492
Merge
dfc7fe978d into 80daa088ba
#122
Squareys
2015-11-29 20:47:38 +0000
-
-
-
80daa088ba
Fix Doxygen warning about undocumented stuff.
Vladimír Vondruš
2015-11-29 21:09:13 +0100
-
3f7cfc4980
AnyImageConverter: recognize OpenEXR format.
Vladimír Vondruš
2015-11-29 16:50:03 +0100
-
c0d21e2146
Trade: provide a way to access importer-specific data from all classes.
Vladimír Vondruš
2015-11-29 19:25:20 +0100
-
ded598128a
Recognize some more driver-specific workarounds.
Vladimír Vondruš
2015-11-29 12:20:41 +0100
-
540e36b2e3
MeshTools: fix the fix for CORRADE_NO_ASSERT build.
Vladimír Vondruš
2015-11-28 18:53:50 +0100
-
2f770bb210
MeshTools: fix warnings in build with CORRADE_NO_ASSERT.
Vladimír Vondruš
2015-11-28 18:28:10 +0100
-
b0fd865e52
Fix build with CORRADE_NO_ASSERT.
Vladimír Vondruš
2015-11-28 18:26:36 +0100
-
9ebd6ad46d
Math: added pow(), log() and exp().
Vladimír Vondruš
2015-11-26 13:35:56 +0100
-
ab35741221
Math: minor cleanup, reordering and test renaming.
Vladimír Vondruš
2015-11-26 13:29:35 +0100
-
9696bebaeb
Platform: ability to request sRGB-capable framebuffer in Sdl2Application.
Vladimír Vondruš
2015-11-25 11:42:59 +0100
-
2a7875ad49
Platform: doc++.
Vladimír Vondruš
2015-11-25 11:38:08 +0100
-
508ca2e99f
Platform: don't overwrite user-specified context flags in Sdl2Application.
Vladimír Vondruš
2015-11-25 11:28:44 +0100
-
8c4756a9e4
Platform: use amd-nv-no-forward-compatible-core-context only when needed.
Vladimír Vondruš
2015-11-25 11:21:05 +0100
-
cbf3e427a1
Recognizing `amd-nv-no-forward-compatible-core-context` workaround.
Vladimír Vondruš
2015-11-25 02:53:22 +0100
-
356491e1df
More transparent way to handle driver workarounds.
Vladimír Vondruš
2015-11-25 02:29:17 +0100
-
cb897a497f
Recognize and ignore --magnum-* command-line options in utilities.
Vladimír Vondruš
2015-11-15 22:40:42 +0100
-
f684882d63
Platform: reduce amount of included files, cleanup.
Vladimír Vondruš
2015-11-25 01:17:42 +0100
-
e7383d88fc
Initial support for passing arguments directly to the engine.
Vladimír Vondruš
2015-11-15 22:35:56 +0100
-
1ccd9ee1d4
package/debian: don't forget to install CMake modules.
Vladimír Vondruš
2015-11-24 16:54:13 +0100
-
342b3c2b60
Fix failing TransformFeedback GL test on Mesa.
Vladimír Vondruš
2015-11-24 16:07:55 +0100
-
d2454ba6f3
Remove lvalue restrictions when converting images to image views.
Vladimír Vondruš
2015-11-24 15:25:32 +0100
-
ba6dceb37b
Updated CREDITS.md.
Vladimír Vondruš
2015-11-24 15:24:48 +0100
-
d91cb8f9e8
Disallow default construction of tag types.
Vladimír Vondruš
2015-11-23 11:54:26 +0100
-
a58cbd8153
Avoid creating tag types more than once.
Vladimír Vondruš
2015-11-23 11:52:08 +0100
-
dfc7fe978d
Math: Fix sclerp of dual quaternions with equal rotation and add test.
#122
Squareys
2015-11-18 20:31:20 +0100
-
-
-
cd740671a6
Don't use raw GL calls (that are even deprecated) in tests.
Vladimír Vondruš
2015-11-16 14:13:28 +0100
-
d7d4bfccaf
doc: updated Debian building docs.
Vladimír Vondruš
2015-11-16 14:13:12 +0100
-
45135ece7b
package: proper Debian build dependencies.
Vladimír Vondruš
2015-11-16 14:12:35 +0100
-
72705691ce
Added Debian packaging temporaries to .gitignore.
Vladimír Vondruš
2015-11-16 14:12:14 +0100
-
3c6598df11
Ignore only root build folders.
Vladimír Vondruš
2015-11-16 14:12:00 +0100
-
b3e4314c49
Updated CREDITS.md.
Vladimír Vondruš
2015-11-15 02:17:34 +0100
-
2dfa2815ae
Platform: documentation formatting fixes.
Vladimír Vondruš
2015-11-15 01:39:15 +0100
-
70e4d411f5
Audio: Remove hrtfs() test case from ContextTest.
#121
Squareys
2015-11-15 01:14:02 +0100
-
96c5a9a0f5
Audio: Add hrtfSpecifier() to Context for querying HRTF name.
Squareys
2015-11-15 01:12:25 +0100
-
9d53f7cb2b
Audio: Fix hrtfStatus() and isHrtfEnabled() and move them to Context.
Squareys
2015-11-15 00:57:04 +0100
-
2d44f46f14
Math: fix compiler warning.
Vladimír Vondruš
2015-11-15 01:00:34 +0100
-
d483a549b4
Audio: don't export internal function.
Vladimír Vondruš
2015-11-15 01:00:17 +0100
-
a4d3beb0c3
Advertise Windows Phone and Store support.
Vladimír Vondruš
2015-11-14 23:52:24 +0100
-
fd624d605e
Audio: try to fix AppVeyor build.
Vladimír Vondruš
2015-11-14 23:41:43 +0100
-
8cfbfd3b3a
doc: document building for Windows RT.
Vladimír Vondruš
2015-11-14 23:19:16 +0100
-
360068475a
Platform: Windows RT support for Sdl2Application.
Vladimír Vondruš
2015-11-14 23:18:17 +0100
-
df4e032e83
Platform: Sdl2Application documentation cleanup.
Vladimír Vondruš
2015-11-14 23:17:46 +0100
-
71bb259e13
doc: link to relevant information from building page.
Vladimír Vondruš
2015-11-14 23:17:07 +0100
-
41fe0254d9
Force TARGET_GLES on Windows RT.
Vladimír Vondruš
2015-11-14 23:14:29 +0100
-
c8338bf158
package/ci: Update openal-soft download link.
#120
Squareys
2015-11-14 19:46:07 +0100