Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct license for test files | Lucie Gérard | 2024-04-23 | 1 | -1/+1 |
* | Remove qmake build files | Mike Krus | 2023-03-17 | 3 | -39/+0 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-20 | 1 | -1/+1 |
* | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-24 | 2 | -2/+2 |
* | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 2 | -0/+6 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -27/+2 |
* | Restore use of QVector in private API | Mike Krus | 2021-01-05 | 1 | -2/+2 |
* | Use internal CMake API | Mike Krus | 2020-10-07 | 1 | -2/+2 |
* | Use QList instead of QVector in tests | Jarek Kobus | 2020-07-09 | 1 | -1/+1 |
* | GraphicsHelpers/GLShader: switch to std::vector | Paul Lemire | 2020-07-03 | 1 | -5/+5 |
* | Add missing tests and benchmarks | Mike Krus | 2020-06-24 | 1 | -65/+1 |
* | Update dependencies | Paul Lemire | 2020-06-12 | 1 | -2/+0 |
* | Add support for building with CMake | Mike Krus | 2020-05-22 | 2 | -0/+99 |
* | Add benchmark for ShaderParameterPack | Paul Lemire | 2020-04-14 | 4 | -0/+134 |