4357 Commits (8d5cccf28587786f6e3589fcc66cfc7b6a6814ae)
 

Author SHA1 Message Date
Vladimír Vondruš 8d5cccf285 Use BPTC instead of S3TC in 3D compressed texture test. 11 years ago
Vladimír Vondruš 0d2ee71f64 S3TC really is *not* supported on 3D textures. 11 years ago
Vladimír Vondruš 8ebbd5be45 Use Texture2DArray instead of Texture3D for compressed pixel storage test. 11 years ago
Vladimír Vondruš eb00614ece Fix compilation of transform feedback test shaders on Mesa. 11 years ago
Vladimír Vondruš c2ceda73d1 Fix compilation of MeshGLTest shader. 11 years ago
Vladimír Vondruš bbeed0ad83 Use CUBE_MAP_POSITIIVE_X instead of CUBE_MAP in glGetTexLevelParameter. 11 years ago
Vladimír Vondruš 420b3435f2 Use glGetStringi() on Emscripten/WebGL 2. 11 years ago
Vladimír Vondruš 285ee48807 modules: fix finding of SDL2 on OSX. 11 years ago
Vladimír Vondruš d345d0a22b package/ci: reorganize appveyor.yml. 11 years ago
Vladimír Vondruš 39ec4900eb Various cleanup. 11 years ago
Vladimír Vondruš 0990f6ae46 package/ci: the AppVeyor workaround is not needed anymore. 11 years ago
Vladimír Vondruš 539e24787c Travis CI badge in README. 11 years ago
Vladimír Vondruš 54e5d30806 package/ci: okay, CMD.exe is *fun*. 11 years ago
Vladimír Vondruš 8bdaab7a0e package/ci: temporary workaround to unbreak AppVeyor CI build. 11 years ago
Vladimír Vondruš 670ccb97f7 package/ci: initial Travis CI configuration. 11 years ago
Vladimír Vondruš 597f37c177 GCC 4.7 compatibility: some {}-related issues. 11 years ago
Vladimír Vondruš ab2a5c8a28 Fix compilation on Clang. 11 years ago
Vladimír Vondruš da2ac00478 Shaders: ability to do alpha-masking with Phong. 11 years ago
Vladimír Vondruš 2ad49aa351 Support for KHR_blend_equation_advanced{,_coherent}. 11 years ago
Vladimír Vondruš f41321f930 MSVC 2015 compatibility: yet another {}-related bug. 11 years ago
Vladimír Vondruš f2e20ba5c0 Math: default alpha parameter also for Color4::fromHSV(). 11 years ago
Vladimír Vondruš 45e6985f25 SceneGraph: fix MSVC 2015 shadowing warnings. 11 years ago
Vladimír Vondruš 1965dffbbd Text: prefix private member variables with underscore. 11 years ago
Vladimír Vondruš 1ad5f330b0 MeshTools: silence conversion warning on MSVC. 11 years ago
Vladimír Vondruš 127f34b657 Math: fix typedef shadowing. 11 years ago
Vladimír Vondruš 5391ab247e Math/Algorithms: fix variable shadowing. 11 years ago
Vladimír Vondruš 8b6ff33476 DebugTools: prefix private member variables with underscore. 11 years ago
Squareys 2e778f235b package/ci: Write alsoft.ini 11 years ago
Squareys 2275544fa9 Audio: Expand Source test and fix bugs revealed in the process 11 years ago
Squareys c68e77e247 Audio: Add debug operator for Audio::Renderer::DistanceModel 11 years ago
Squareys 65c6eb78e3 Audio: Expand RendererTest 11 years ago
Squareys badbc41b4e Audio: Implement missing getters for Audio::Renderer 11 years ago
Squareys 111f566f2f Audio: Add remaining getters to Source 11 years ago
Vladimír Vondruš 03c8272aea doc: updated MinGW-w64 building documentation. 11 years ago
Vladimír Vondruš d7a922bfb5 Remove old std::u32string-related MinGW workarounds. 11 years ago
Vladimír Vondruš e2c1ca1487 Remove old std::to_string()-related MinGW workarounds. 11 years ago
Vladimír Vondruš d971d388c2 MagnumFont: at least some test for glyph cache creation. 11 years ago
Vladimír Vondruš 0df7b1b40d Avoid ambiguous overloads when passing Containers::Array to BufferImage. 11 years ago
Vladimír Vondruš b3f20e41fd Passing nullptr data to BufferImage would assert anyway. 11 years ago
Vladimír Vondruš 0c086b631b Fix OpenGL object label queries. 11 years ago
Vladimír Vondruš 7230d47af8 magnum-distancefieldconverter: use AnyImageConverter by default. 11 years ago
Vladimír Vondruš 7c231ca5a5 package/ci: no need to specify SDL2 library explicitly anymore. 11 years ago
Vladimír Vondruš 2521c3d5d7 modules: support Windows release package by default. 11 years ago
Vladimír Vondruš 326d1d6a98 modules: FindSDL2.cmake cleanup. 11 years ago
Vladimír Vondruš e7f2b41c95 Audio: use proper function. 11 years ago
Vladimír Vondruš c341f74553 package/ci: minor cleanup. 11 years ago
Vladimír Vondruš def6d89452 package/ci: this time for real, right? 11 years ago
Vladimír Vondruš 3e7e1bcccf package/ci: so maybe this? 11 years ago
Vladimír Vondruš 0a451cba41 package/ci: ugh. 11 years ago
Vladimír Vondruš 2149468976 package/ci: we need OpenAL32.dll in PATH. 11 years ago