Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix render to texture | Paul Lemire | 2024-06-18 | 1 | -1/+1 |
* | 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 |
* | Print warning about using primitive restart on ES2 | Mike Krus | 2020-12-17 | 1 | -0/+5 |
* | ES2: Clarify warnings about MSAA | Paul Lemire | 2020-07-10 | 1 | -2/+4 |
* | GraphicsHelpers/GLShader: switch to std::vector | Paul Lemire | 2020-07-03 | 1 | -14/+12 |
* | Add ; to Q_UNUSED | Lars Schmertmann | 2020-06-24 | 1 | -9/+9 |
* | 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 | -3/+6 |
* | Make the OpenGL renderer a plugin | Paul Lemire | 2020-02-05 | 1 | -0/+1034 |