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 | 1 | -15/+0 |
* | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-24 | 1 | -1/+1 |
* | tests: fix a bunch of -Wsign-compare | Marc Mutz | 2022-07-12 | 1 | -6/+6 |
* | Add license headers to cmake files | Lucie Gérard | 2022-07-08 | 1 | -0/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -27/+2 |
* | Use internal CMake API | Mike Krus | 2020-10-07 | 1 | -2/+2 |
* | APIShaderManager: switch to std::vector | Paul Lemire | 2020-07-03 | 1 | -12/+16 |
* | Add support for building with CMake | Mike Krus | 2020-05-22 | 1 | -0/+30 |
* | Remove deprecated classes and functions | Paul Lemire | 2020-02-11 | 1 | -7/+7 |
* | Move classes in OpenGL renderer plugin into an OpenGL namespace | Paul Lemire | 2020-02-05 | 1 | -13/+13 |
* | Make the OpenGL renderer a plugin | Paul Lemire | 2020-02-05 | 2 | -0/+214 |