481 Commits (3f0737fa980d3f2c180e87cfe53634b71de8ef63)

Author SHA1 Message Date
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
Vladimír Vondruš ab8258ddba doc: clarify CORRADE_PLUGIN_IMPORT() usage. 11 years ago
Vladimír Vondruš a91d6fc193 Compressed image support, part 11: support ASTC formats. 11 years ago
Vladimír Vondruš 75ef110efe Compressed image support, part 10: support ETC2/EAC formats. 11 years ago
Vladimír Vondruš cb6a1bd7b5 Compressed image support, part 8: compressed image download. 11 years ago
Vladimír Vondruš c470bc1e85 Compressed image support, part 7: compressed (sub)image upload. 11 years ago
Vladimír Vondruš 7aef7f44f5 Compressed image support, part 5: added EXT_texture_compression_s3tc. 11 years ago
Vladimír Vondruš 3adec2432c Implemented EXT_tessellation_shader AEP extension. 11 years ago
Vladimír Vondruš cb44f06359 Added NV_shader_noperspective_interpolation ES3 extension. 11 years ago
Vladimír Vondruš 52be3a44b1 Implemented EXT_geometry_shader AEP extension. 11 years ago
Vladimír Vondruš 70cb1041aa Implemented EXT_texture_buffer AEP extension. 11 years ago
Vladimír Vondruš c0baad30a2 Implemented EXT_texture_cube_map_array AEP extension. 11 years ago
Vladimír Vondruš 4276d65a75 Implemented EXT_texture_border_clamp AEP extension. 11 years ago
Vladimír Vondruš c4b74f72a8 Implemented OES_texture_stencil8 AEP extension. 11 years ago