4388 Commits (3a4eb8bfadc65ff41a6912a9f72dfbdfa72add7f)
 

Author SHA1 Message Date
Vladimír Vondruš 3a4eb8bfad Platform: forgot to destroy PBuffer in WindowlessGlxApplication. 11 years ago
Vladimír Vondruš dc533eba25 Platform: request forward-compatible core context in Sdl2Application. 11 years ago
Vladimír Vondruš 7e82eb215c Platform: finally properly create core contexts in Sdl2Application. 11 years ago
Vladimír Vondruš 8f35ebaedf Platform: actually create the fallback context in Sdl2Application. 11 years ago
Vladimír Vondruš d4ee9b7184 Revert "Platform: really properly fix context creation in Sdl2Application." 11 years ago
Vladimír Vondruš 83fb312cfb Platform: try to request core profile also in WindowlessGlxApplication. 11 years ago
Vladimír Vondruš 4adcc5b3a9 Platform: remove obsolete comment. 11 years ago
Vladimír Vondruš a7661d7076 Platform: really properly fix context creation in Sdl2Application. 11 years ago
Squareys 03106cf5cb Audio: Remove getter/setter cross references 11 years ago
Squareys 2d6f6af974 Audio: Add Listener feature and test 11 years ago
Squareys ef777c8078 Audio: Add Playable feature, PlayableGroup and test 11 years ago
Vladimír Vondruš 670c9d0763 Adapted to Corrade::Utility::Debug changes. 11 years ago
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš 2ec073ad37 Superfluous comma. 11 years ago
Vladimír Vondruš 9ef89cfdf4 doc: mention Travis CI in building documentation. 11 years ago
Vladimír Vondruš e9c4fc3f0f modules: updated FindCorrade.cmake from Corrade repository. 11 years ago
Vladimír Vondruš 6e98f5145c Advertise ANGLE support. 11 years ago
Vladimír Vondruš cf1a5b219d doc: documented building for ANGLE. 11 years ago
Vladimír Vondruš 6fe4485c3e doc: various updates of building documentation. 11 years ago
Vladimír Vondruš b4aa394681 Platform: make it possible to use Sdl2Application with EGL on Windows. 11 years ago
Vladimír Vondruš eb590c7f47 Make it possible to run GL tests on Windows/EGL. 11 years ago
Vladimír Vondruš 8f9bda9817 Disable other utilities on Windows/GLES. 11 years ago
Vladimír Vondruš ad342ab18f Platform: build magnum-info on Windows/EGL too. 11 years ago
Vladimír Vondruš 500b18f657 Platform: added WindowlessWindowsEglApplication. 11 years ago
Vladimír Vondruš 70c0ca7c66 Fix constexpr mismatch on MSVC 2015 and GLES. 11 years ago
Vladimír Vondruš e7e8b75d06 Platform: properly find and use EGL when needed. 11 years ago
Vladimír Vondruš 222947ae2c Avoid including unsupported headers on ES2. 11 years ago
Vladimír Vondruš 5922c859a2 Don't compile desktop-only stuff on ES. 11 years ago
Vladimír Vondruš ebd8794ce6 Don't include ES3/desktop-only header on ES2. 11 years ago
Vladimír Vondruš 3d7953f2e9 Test Version debug output. 11 years ago
Vladimír Vondruš 177aa7b7d9 modules: support ANGLE in FindOpenGLES2/3 and FindEGL CMake modules. 11 years ago
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