4737 Commits (58c98cae3e7772ec9bdb6fa8a964d2fb00a044aa)
 

Author SHA1 Message Date
Vladimír Vondruš 503a6b2dc5 Fix AMD complaints about misaligned data in Mesh GL test. 11 years ago
Vladimír Vondruš 8dd4dfcf2b More vendor-specific XFAIL cases in Mesh GL test. 11 years ago
Vladimír Vondruš ea65ff39fb Print an error if the user tries to disable unknown workaround. 11 years ago
Vladimír Vondruš cf89f5306d Platform: avoid using C-style casts. 11 years ago
Vladimír Vondruš 4d67544fda Try to explicitly enable debug output in GL tests. 11 years ago
Vladimír Vondruš c36573934f Platform: ability to request debug context in windowless applications. 11 years ago
Vladimír Vondruš 16576552d2 Initialize GL object label size to 0 to prevent uninit mem access. 11 years ago
Vladimír Vondruš 5bad5e8a9a Platform: Sdl2Application header cleanup. 11 years ago
Vladimír Vondruš 3bbb67c3f9 Platform: leave Sdl2Application window positioning on the system. 11 years ago
Vladimír Vondruš a4f858ad9c Avoid "incomplete texture" GL errors in cube map test on Mesa. 11 years ago
Vladimír Vondruš fb8755b0c4 package/debian: don't enable the EglContext, it needs further dependencies. 11 years ago
Vladimír Vondruš afd4ca73e7 CMake: enable MACOSX_RPATH by default. 11 years ago
Vladimír Vondruš 4fdf96d4d7 doc: CMake subprojects made the Getting Started guide MUCH simpler. 11 years ago
Vladimír Vondruš 6ebe8fb131 CMake: enable PIC by default when building static libs/plugins. 11 years ago
Vladimír Vondruš e102a776ad modules: use HINTS instead of PATHS for find_path(). 11 years ago
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