Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix render to texture | Paul Lemire | 2024-06-18 | 1 | -7/+2 |
* | Resolve duplicate symbol error for `memoryBarrierGLBitfield` | Amir Masoud Abdol | 2023-04-11 | 1 | -2/+2 |
* | OpenGL graphics helpers fixes | Paul Lemire | 2022-11-02 | 1 | -6/+3 |
* | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2022-10-20 | 1 | -2/+1 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
* | Fix binding of CubeMapArray textures | Jim Albamont | 2020-12-11 | 1 | -2/+2 |
* | Add missing sampler types and sizes to gl4 helpers | Jim Albamont | 2020-12-11 | 1 | -0/+11 |
* | GraphicsHelpers/GLShader: switch to std::vector | Paul Lemire | 2020-07-03 | 1 | -11/+11 |
* | Update dependencies | Paul Lemire | 2020-06-12 | 1 | -1/+0 |
* | Fix build for Qt6 | Mike Krus | 2020-05-06 | 1 | -1/+1 |
* | Move classes in OpenGL renderer plugin into an OpenGL namespace | Paul Lemire | 2020-02-05 | 1 | -6/+8 |
* | Make the OpenGL renderer a plugin | Paul Lemire | 2020-02-05 | 1 | -0/+1442 |