453 Commits (3e7e1bcccf80294be96287c4d7b243a0e7563d01)

Author SHA1 Message Date
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
Vladimír Vondruš 6f2b39ea94 Implemented OES_texture_storage_multisample_2d_array AEP extension. 11 years ago
Vladimír Vondruš 361ab62fe9 Added ANDROID_extension_pack_es31a extensions. 11 years ago
Vladimír Vondruš 0dba2601e3 Added KHR_blend_equation_advanced{,_coherent} extensions. 11 years ago
Vladimír Vondruš 11525b56db Updated GL extension headers and API mapping table. 11 years ago
Vladimír Vondruš 83824094df doc: fix ES extension links. 11 years ago
Vladimír Vondruš d4e37b2d80 doc: overview of OpenGL wrapper layer. 11 years ago
Vladimír Vondruš 7c92005148 doc: link to ANGLE overview. 11 years ago
Vladimír Vondruš 7dc9889bc2 doc: make use of NoCreate tag. 11 years ago
Vladimír Vondruš 2c6ea0b0f1 Revert "Enable only C++ to speed up CMake run." 11 years ago
Vladimír Vondruš 900d464cd1 doc: document Math class initialization. 11 years ago
Vladimír Vondruš d5026d08d3 Enable only C++ to speed up CMake run. 11 years ago
Vladimír Vondruš 2aa6de7054 doc: mention Context::resetState() in troubleshooting doc. 11 years ago
Vladimír Vondruš b9f382f8f8 doc: mention the new base-qt bootstrap. 11 years ago
Vladimír Vondruš 233a15b422 Added Framebuffer::detach(). 11 years ago
Vladimír Vondruš 4720a8db96 Implement NV_polygon_mode ES extension. 11 years ago
Vladimír Vondruš df6acb10ab Implement EXT_sRGB_write_control ES extension. 11 years ago
Vladimír Vondruš 6313791812 Don't expose EXT_sRGB on ES3/WebGL2 builds. 11 years ago
Vladimír Vondruš d34cbb73b7 Clarified and cleaned up WebGL extension support list. 11 years ago
Vladimír Vondruš 2a9b5c269e doc: clarify which extensions are present in WebGL. 11 years ago
Vladimír Vondruš d3e83f797d Expose CHROMIUM_map_sub only for NaCl. 11 years ago
Vladimír Vondruš 93147d896d Initial support for WebGL 2. 11 years ago
Vladimír Vondruš 92e923d056 First-class WebGL support, part 14: reduced available extensions. 11 years ago
Vladimír Vondruš 4f90760598 First-class WebGL support, part 1: initial infrastructure. 11 years ago
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš db1142837c Clarified and updated *Framebuffer::mapForDraw() implementations. 11 years ago
Vladimír Vondruš b002c5a378 package/ci: build also on GCC 4.8. 11 years ago
Vladimír Vondruš 5b135ccf9c doc: work around Doxygen/Markdown conflicts. 11 years ago
Vladimír Vondruš fa86e1ae3d modules: removed deprecated non-absolute include path. 11 years ago