4522 Commits (c8a9417e70b9787d86c7c3b04ea64c7a34c2c94c)
 

Author SHA1 Message Date
Vladimír Vondruš c8a9417e70 CMake subproject support, part 3: ability to override configure.h location. 11 years ago
Vladimír Vondruš 986099a5d3 CMake: use CORRADE_INCLUDE_DIRS instead of CORRADE_INCLUDE_DIR. 11 years ago
Vladimír Vondruš cde7955046 modules: updated FindCorrade.cmake. 11 years ago
Vladimír Vondruš 9bc98c3f10 CMake subproject support, part 2: export MAGNUM_* variables. 11 years ago
Vladimír Vondruš 447ca6a2ff CMake subproject support, part 1: use project-relative paths. 11 years ago
Vladimír Vondruš 7b9e5184b7 Removed old amd-explicit-location-crash workaround. 11 years ago
Vladimír Vondruš 3d9d70f153 Support for layered texture attachments in Framebuffer. 11 years ago
Vladimír Vondruš e5909819fe Make it possible to attach cube map and multisample arrays on ES3 AEP. 11 years ago
Vladimír Vondruš 291b5bd3a8 Fix Framebuffer::attachCubeMapTexture() behaving as a layered attachment. 11 years ago
Vladimír Vondruš dd40dcd8d0 Clear random data at the end in PixelStorage test. 11 years ago
Vladimír Vondruš 40a12441c0 Math: haha, pushed without test. 11 years ago
Vladimír Vondruš 6e73dee096 Math: avoid dependency on Functions.h in DualQuaternion.h. 11 years ago
Squareys 0e05c7289e Math: Fix sclerp of dual quaternions with equal rotation and add test. 11 years ago
Vladimír Vondruš 80daa088ba Fix Doxygen warning about undocumented stuff. 11 years ago
Vladimír Vondruš c0d21e2146 Trade: provide a way to access importer-specific data from all classes. 11 years ago
Vladimír Vondruš ded598128a Recognize some more driver-specific workarounds. 11 years ago
Vladimír Vondruš 540e36b2e3 MeshTools: fix the fix for CORRADE_NO_ASSERT build. 11 years ago
Vladimír Vondruš 2f770bb210 MeshTools: fix warnings in build with CORRADE_NO_ASSERT. 11 years ago
Vladimír Vondruš b0fd865e52 Fix build with CORRADE_NO_ASSERT. 11 years ago
Vladimír Vondruš 9ebd6ad46d Math: added pow(), log() and exp(). 11 years ago
Vladimír Vondruš ab35741221 Math: minor cleanup, reordering and test renaming. 11 years ago
Vladimír Vondruš 9696bebaeb Platform: ability to request sRGB-capable framebuffer in Sdl2Application. 11 years ago
Vladimír Vondruš 2a7875ad49 Platform: doc++. 11 years ago
Vladimír Vondruš 508ca2e99f Platform: don't overwrite user-specified context flags in Sdl2Application. 11 years ago
Vladimír Vondruš 8c4756a9e4 Platform: use amd-nv-no-forward-compatible-core-context only when needed. 11 years ago
Vladimír Vondruš cbf3e427a1 Recognizing `amd-nv-no-forward-compatible-core-context` workaround. 11 years ago
Vladimír Vondruš 356491e1df More transparent way to handle driver workarounds. 11 years ago
Vladimír Vondruš cb897a497f Recognize and ignore --magnum-* command-line options in utilities. 11 years ago
Vladimír Vondruš f684882d63 Platform: reduce amount of included files, cleanup. 11 years ago
Vladimír Vondruš e7383d88fc Initial support for passing arguments directly to the engine. 11 years ago
Vladimír Vondruš 1ccd9ee1d4 package/debian: don't forget to install CMake modules. 11 years ago
Vladimír Vondruš 342b3c2b60 Fix failing TransformFeedback GL test on Mesa. 11 years ago
Vladimír Vondruš d2454ba6f3 Remove lvalue restrictions when converting images to image views. 11 years ago
Vladimír Vondruš ba6dceb37b Updated CREDITS.md. 11 years ago
Vladimír Vondruš d91cb8f9e8 Disallow default construction of tag types. 11 years ago
Vladimír Vondruš a58cbd8153 Avoid creating tag types more than once. 11 years ago
Vladimír Vondruš cd740671a6 Don't use raw GL calls (that are even deprecated) in tests. 11 years ago
Vladimír Vondruš d7d4bfccaf doc: updated Debian building docs. 11 years ago
Vladimír Vondruš 45135ece7b package: proper Debian build dependencies. 11 years ago
Vladimír Vondruš 72705691ce Added Debian packaging temporaries to .gitignore. 11 years ago
Vladimír Vondruš 3c6598df11 Ignore only root build folders. 11 years ago
Vladimír Vondruš b3e4314c49 Updated CREDITS.md. 11 years ago
Vladimír Vondruš 2dfa2815ae Platform: documentation formatting fixes. 11 years ago
Squareys 70e4d411f5 Audio: Remove hrtfs() test case from ContextTest. 11 years ago
Squareys 96c5a9a0f5 Audio: Add hrtfSpecifier() to Context for querying HRTF name. 11 years ago
Squareys 9d53f7cb2b Audio: Fix hrtfStatus() and isHrtfEnabled() and move them to Context. 11 years ago
Vladimír Vondruš 2d44f46f14 Math: fix compiler warning. 11 years ago
Vladimír Vondruš d483a549b4 Audio: don't export internal function. 11 years ago
Vladimír Vondruš a4d3beb0c3 Advertise Windows Phone and Store support. 11 years ago
Vladimír Vondruš fd624d605e Audio: try to fix AppVeyor build. 11 years ago