223 Commits (catastrophic-cross)

Author SHA1 Message Date
Vladimír Vondruš 519f9f7c32 Use glLoadGen instead of GLEW. 13 years ago
Vladimír Vondruš 9f64e86584 TextureTools: added `magnum-distancefield` utility. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago
Vladimír Vondruš 7d74802e01 Specify CMake module dir before trying to find Corrade. 13 years ago
Vladimír Vondruš 8ab5711d16 Initial support for GL tests, initial Buffer test. 13 years ago
Vladimír Vondruš a08978e7cb Platform: ported magnum-info to NaCl. 13 years ago
Vladimír Vondruš 7b68dc2e0a Platform: added WindowlessNaClApplication. 13 years ago
Vladimír Vondruš 00577010e2 Find Corrade _before_ checking for its configuration. 13 years ago
Vladimír Vondruš 7f51765c36 Oh yeah, coding while drunk. 13 years ago
Vladimír Vondruš d83234d214 Don't build magnum-info by default. 13 years ago
Vladimír Vondruš 6d8639cc76 Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
Vladimír Vondruš 5c550bb66a Force OpenGL ES 2.0 target if building for Emscripten. 13 years ago
Vladimír Vondruš c2a5919b5a Force static build if building with NaCl's newlib. 13 years ago
Vladimír Vondruš 1eb5e8c966 Updated NaCl-related documentation and stuff. 13 years ago
Vladimír Vondruš 8c75f6e8c2 Expose MAGNUM_BUILD_STATIC in magnumConfigure.h. 13 years ago
Vladimír Vondruš 36bedb3f5a NaCl target system is now handled with CORRADE_TARGET_NACL. 13 years ago
Vladimír Vondruš c79327ee43 Option to build Magnum as static library. 13 years ago
Vladimír Vondruš cda51f3dd5 Text: moved FreeType and HarfBuzz fonts into plugins. 13 years ago
Vladimír Vondruš 76ac352924 Added FindOpenGLES3.cmake module. 13 years ago
Vladimír Vondruš f18297ab2b Define MAGNUM_TARGET_GLES3 if targetting ES and not ES2. 13 years ago
Vladimír Vondruš 5f77a12f47 Fixed typos (ahem). 13 years ago
Vladimír Vondruš 8f37ebe9cf Better usage of external OpenGL headers. 13 years ago
Vladimír Vondruš b7771de0a3 Set both TARGET_NACL and MAGNUM_TARGET_NACL in CMakeLists. 13 years ago
Vladimír Vondruš efab88fb57 Removed WITH_EVERYTHING compilation switch. 13 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 90dbb28763 Thorough CMakeLists cleanup. 13 years ago
Vladimír Vondruš b38ec8152b Text: ability to compile the library without HarfBuzz support. 13 years ago
Vladimír Vondruš e67142db1d Properly check (and document) dependencies for Text library. 13 years ago
Vladimír Vondruš 3c347441e6 Ability to build Magnum for OpenGL ES emulated with desktop OpenGL. 14 years ago
Vladimír Vondruš a208a289ba Initial support for Text library. 14 years ago
Vladimír Vondruš 96e936039c New TextureTools library with joke implementation of atlas packer. 14 years ago
Vladimír Vondruš c0a3ce84a4 Moved Profiler and debug draw from Physics to new DebugTools library. 14 years ago
Vladimír Vondruš e0728baf03 Adapt to "recent" (sic) Platform changes, update docs. 14 years ago
Vladimír Vondruš e10b5a4473 Updated Physics library dependencies. 14 years ago
Vladimír Vondruš c0827baafd Allow building _only_ NaClApplication if on NaCl. 14 years ago
Vladimír Vondruš 14a5f1a864 Platform: added magnum-info utility. 14 years ago
Vladimír Vondruš 8e947fbabb Platform: Added WindowlessGlxApplication. 14 years ago
Vladimír Vondruš 67f2e0fc7f GCC 4.6 compatibility is now handled by Corrade. 14 years ago
Vladimír Vondruš 643977abbd Platform: support for NaCl applications. 14 years ago
Vladimír Vondruš e1cd13021b Platform/Application renaming. 14 years ago
Vladimír Vondruš 4d3dd19b9d Initial NaCl support. 14 years ago
Vladimír Vondruš 2779455c5f Moved configuration to root CMakeLists so it is near to option() calls. 14 years ago
Vladimír Vondruš d46bc34390 Moved flat shader from internal physics implementation to Shaders. 14 years ago
Vladimír Vondruš 6ebe42c3a9 Compatibility mode for GCC 4.6. 14 years ago
Vladimír Vondruš 8a7c86d700 Initial implementation of ShapedObject. 14 years ago
Vladimír Vondruš ce15175c70 Don't show dependent options in CMake if WITH_EVERYTHING is set to ON. 14 years ago
Vladimír Vondruš ad19b2734b More renaming: Context -> WindowContext. 14 years ago
Vladimír Vondruš f15906b28b Fixed linking errors when only OpenGL ES 2 is available. 14 years ago
Vladimír Vondruš e378195d20 Added headers for OpenGL 4.3 and OpenGL ES 3.0. 14 years ago
Vladimír Vondruš 31e4e8d95e Added GLX context. 14 years ago