494 Commits (ecebf0fd024ab089e77b9408f841d7b03346257f)

Author SHA1 Message Date
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
Vladimír Vondruš 1caf96a347 Finally completed ARB_uniform_buffer_object. 10 years ago
Vladimír Vondruš c054e5f1a2 doc: updated and fixed OpenGL mapping table. 10 years ago
Vladimír Vondruš 645edecbcd Compressed image support, part 15: compressed subimage download. 10 years ago
Vladimír Vondruš 56cdc71a52 Compressed image support, part 14: queries for compressed block sizes. 10 years ago
Vladimír Vondruš 4fdf96d4d7 doc: CMake subprojects made the Getting Started guide MUCH simpler. 11 years ago
Vladimír Vondruš 447ca6a2ff CMake subproject support, part 1: use project-relative paths. 11 years ago
Vladimír Vondruš 3d9d70f153 Support for layered texture attachments in Framebuffer. 11 years ago
Vladimír Vondruš d7d4bfccaf doc: updated Debian building docs. 11 years ago
Vladimír Vondruš a4d3beb0c3 Advertise Windows Phone and Store support. 11 years ago
Vladimír Vondruš 8cfbfd3b3a doc: document building for Windows RT. 11 years ago
Vladimír Vondruš 71bb259e13 doc: link to relevant information from building page. 11 years ago
Vladimír Vondruš 40bd7adda8 Audio: added OpenAL Doxygen page. 11 years ago
Vladimír Vondruš 5d1a26ec65 Audio: random cleanups. 11 years ago
Squareys 12c795b95e Audio: Improve support for ALC_HRTF_SOFT(X). 11 years ago
Squareys 5acdbc9ba3 Doc: Add chapter for OpenAL Extension support. 11 years ago
Vladimír Vondruš e023c7d049 Include magnum-extras repo in Doxygen documentation. 11 years ago
Vladimír Vondruš ab887f9795 Include Gitter link everywhere. 11 years ago
Vladimír Vondruš 9ef89cfdf4 doc: mention Travis CI in building documentation. 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š 500b18f657 Platform: added WindowlessWindowsEglApplication. 11 years ago
Vladimír Vondruš 2ad49aa351 Support for KHR_blend_equation_advanced{,_coherent}. 11 years ago
Vladimír Vondruš 03c8272aea doc: updated MinGW-w64 building documentation. 11 years ago
Vladimír Vondruš 21076d0cae Advertise MSVC 2015 support, add AppVeyor badge. 11 years ago
Vladimír Vondruš 1a1e00e4e1 doc: explicitly mention undefined behavior when using unsupported GL API. 11 years ago
Vladimír Vondruš 3067bbcf7e Pixel storage support, part 10: actually use the parameters now. 11 years ago
Vladimír Vondruš 6110ba0922 Pixel storage support, part 3: EXT_unpack_subimage and NV_pack_subimage. 11 years ago
Vladimír Vondruš d96e1e3541 Pixel storage support, part 2: renamed ColorFormat to PixelFormat etc. 11 years ago
Vladimír Vondruš 836066522e doc: fixed wrong include. 11 years ago
Vladimír Vondruš 39a3756b5c doc: mention potential VAO issues when interacting with third-party GL code. 11 years ago
Vladimír Vondruš f9fda5ac56 Don't use deprecated functionality. 11 years ago
Vladimír Vondruš 6b446a2012 doc: mention AppVeyor. 11 years ago