527 Commits (8a603c847148ccdc24fa7f770d19ce47903ece90)

Author SHA1 Message Date
Vladimír Vondruš c977f96d07 doc: document extra CMake modules. 10 years ago
Vladimír Vondruš c7d63511b3 doc: mention all CI targets, update the README and mainpage, add badges. 10 years ago
Vladimír Vondruš 1a10ee7515 doc: don't use deprecated functionality. 10 years ago
Vladimír Vondruš 62214a288c Add Bezier typedefs to the root Magnum.h header. 10 years ago
Vladimír Vondruš 51658cb9dd doc: improve Getting Started instructions. 10 years ago
Vladimír Vondruš f68b40c5d9 Implemented *Framebuffer::copyImage() and copySubImage(). 10 years ago
Vladimír Vondruš 6e666ebdc7 Doxygen warning fixes. 10 years ago
Vladimír Vondruš bd1736a6cc doc: improve Windows RT building docs. 10 years ago
Vladimír Vondruš 58718e24e2 doc: mention MAGNUM_BUILD_MULTITHREADED in Platform docs. 10 years ago
Vladimír Vondruš 51cf1d6120 Introduce BUILD_MULTITHREADED CMake option. 10 years ago
Vladimír Vondruš 6feda42f13 Platform: reworked windowless apps to make threaded contexts possible. 10 years ago
Vladimír Vondruš 62c5479732 doc: improve crosscompiling variables documentation. 10 years ago
Vladimír Vondruš b5816196c0 Explicitly use Magnum::Math::Literals namespace. 10 years ago
Vladimír Vondruš dd05633001 doc: clarify how to specify path to SDL2 in Getting Started Guide. 10 years ago
Vladimír Vondruš 942ce73f83 doc: don't use deprecated functionality. 10 years ago
Vladimír Vondruš 80dc656ccc Recognize OES_fbo_render_mipmap ES2 and WebGL 1 extension. 10 years ago
Vladimír Vondruš 53d80a77f9 doc: remove outdated info about module dir for toolchains. 10 years ago
Vladimír Vondruš c5f64c2663 Math: 8-bit and float RGB and RGBA literals. 10 years ago
Vladimír Vondruš 52f2d297ca Math: put angle literals into dedicated Literals namespace. 10 years ago
Vladimír Vondruš 5d2cec9e1c Doc++ 10 years ago
Vladimír Vondruš 6255fc1d01 doc: fix old documentation about default Color4 having full alpha. 10 years ago
Vladimír Vondruš 889171303e Mark EXT_shader_framebuffer_fetch as semi-supported. 10 years ago
Vladimír Vondruš d2f8821ce7 Implemented KHR_no_error. 10 years ago
Vladimír Vondruš 5f15ea74e9 package: enable GlfwApplication in development and Jenkins CI packages. 10 years ago
Squareys 42cfa6565a doc: Add GlfwApplication to *.dox 10 years ago
Vladimír Vondruš 58c98cae3e Added EXT_shader_framebuffer_fetch ES extension to the list. 10 years ago
Vladimír Vondruš 9500040f8e Added KHR_no_error desktop and ES extension. 10 years ago
Vladimír Vondruš f89b92dcec doc: mention the tap in Homebrew installation instructions. 10 years ago
Vladimír Vondruš 6379f8a616 Platform: added WindowlessIosApplication. 10 years ago
Vladimír Vondruš a5941ac3ea No need to set CMAKE_MODULE_PATH explicitly when crosscompiling anymore. 10 years ago
Vladimír Vondruš 45439ef9f6 doc: finally mention CMAKE_FIND_ROOT_PATH. 10 years ago
Vladimír Vondruš 4f94c26467 Added TARGET_HEADLESS option. 10 years ago
Vladimír Vondruš 9a70d06767 Platform: new WindowlessEglApplication. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 4a540d5c6c Modern CMake usage: bump minimal version to 2.8.12. 10 years ago
Vladimír Vondruš a3b84a4bf3 doc: update Homebrew installation docs. 10 years ago
Vladimír Vondruš b42c436df0 doc: suggest static building for iOS. 10 years ago
Squareys c11903975a doc++: ResourceManager::instance() now returns a reference. 10 years ago
Vladimír Vondruš 25a2796833 Fix Doxygen warnings. 10 years ago
Vladimír Vondruš 08c8f5a635 Advertise iOS support, document building and usage. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 80aaa5bbbc Minor cleanup. 10 years ago
Vladimír Vondruš 493ba80839 package: added Homebrew formula. 10 years ago
Vladimír Vondruš bcd8a81ba5 Implemented ARB_compute_shader. 10 years ago
Vladimír Vondruš d9b25c6057 Implemented ARB_shader_image_load_store. 10 years ago
Vladimír Vondruš 97bd725bf5 doc: clarify how much of ARB_uniform_buffer_object is supported. 10 years ago
Vladimír Vondruš 3f0737fa98 Added missing ARB_compute_shader limit queries. 10 years ago
Vladimír Vondruš 62064d523d ARB_shader_storage_buffer_object seems to be done now. 10 years ago
Vladimír Vondruš f71bd7a2b8 Implemented ARB_texture_barrier. 10 years ago
Vladimír Vondruš 5b6875ca4a Implemented glMemoryBarrier() from ARB_shader_image_load_store. 10 years ago