13 Commits (926740961d80a0cbfe834615083557d5963cd1c9)

Author SHA1 Message Date
Vladimír Vondruš 6baa1c748e Fix Windows compilation. 12 years ago
Vladimír Vondruš ac4971bd6f Disable ARB_shading_language_420pack for Intel on Windows. 12 years ago
Vladimír Vondruš d3fd195849 Re-enable ES extensions everywhere except NaCl and Emscripten. 12 years ago
Vladimír Vondruš 7f4a986c38 Added Context::detectedDriver(). 12 years ago
Vladimír Vondruš 5998f46e12 Added support for glMultiDrawArrays()/glMultiDrawElements(). 12 years ago
Vladimír Vondruš 71a5766594 Added Mesh::addVertexBufferInstanced(). 12 years ago
Vladimír Vondruš 20df20de0f Support for instanced mesh drawing and base instance. 12 years ago
Vladimír Vondruš 6f0a238376 Disable also NV_framebuffer_blit on ES2. 12 years ago
Vladimír Vondruš cdf24cb58c Proper detection for AMD driver bug workaround. 12 years ago
Vladimír Vondruš b8abc00c66 Disable ARB_explicit_uniform_location on AMD drivers. 12 years ago
Vladimír Vondruš 4f8962d5cd Proper disabling of extensions related to GLSL layout qualifier. 12 years ago
Vladimír Vondruš 70cf206112 Proper unimplemented ES2 extension disabling. 12 years ago
Vladimír Vondruš 4c5d09a1b0 More robust support for extension-based driver bug workarounds. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 09a273928a doc: new page with troubleshooting for common issues. 12 years ago
Vladimír Vondruš a0b83edd2b Relicensing to MIT/Expat license, part 4: CMake and documentation files. 13 years ago
Vladimír Vondruš 7ae405b360 Introductory documentation about method chaining. 13 years ago
Vladimír Vondruš 36a55e1fc1 Documentation: portability tips. 14 years ago
Vladimír Vondruš a4d5d3682b Doc: added page with links to valuable "best practices" information. 14 years ago