443 Commits (edb7d680fc9e4eed30c161693d3ca623b014ea35)

Author SHA1 Message Date
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
Vladimír Vondruš 7fc31139e2 SceneGraph: added AbstractObject::addFeature(), Object::addChild(). 11 years ago
Vladimír Vondruš 1f063b7180 Don't use deprecated enum values. 11 years ago
Vladimír Vondruš ac0dbbf74f doc: don't use deprecated functionality. 11 years ago
Vladimír Vondruš d0a85ee2c6 doc: reference example building docs from Getting Started. 11 years ago
Vladimír Vondruš 0dd7b88c05 doc: cleanup. 11 years ago
Vladimír Vondruš fbc3920a3b Document limitations. 11 years ago
Vladimír Vondruš 9619bf08b6 Support for ARB_get_texture_sub_image. 11 years ago
Vladimír Vondruš e07454b1ee Added CubeMapTexture::{image,subImage}() for all six faces together. 11 years ago
Vladimír Vondruš c3d9f7a72b Support for debug groups from KHR_debug and EXT_debug_marker. 11 years ago
Vladimír Vondruš a118bec88b Super secret stuff. 11 years ago