| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use Q_STATIC_LOGGING_CATEGORYHEADdev | Ulf Hermann | 2024-06-19 | 1 | -1/+1 |
| * | Use QList instead of QVector | Jarek Kobus | 2020-06-29 | 1 | -1/+1 |
| * | Set the bytes per pixel for LUMINANCE_ALPHA to 2 | Andy Shaw | 2019-11-19 | 1 | -1/+1 |
| * | Eradicate Java-style iterators and mark the module free of them | Marc Mutz | 2019-07-01 | 1 | -3/+2 |
| * | Fix calling convention in Win32 | Jesus Fernandez | 2018-12-05 | 1 | -4/+10 |
| * | Check the pointer before dereferencing it to avoid crashesv5.12.0-beta4 | Jesus Fernandez | 2018-10-24 | 1 | -0/+2 |
| * | Use reference in range for to avoid copy | Jesus Fernandez | 2018-09-25 | 1 | -1/+1 |
| * | Fix -Wzero-as-null-pointer-constant | Jesus Fernandez | 2018-09-14 | 1 | -1/+1 |
| * | Fix -Wold-style-cast | Jesus Fernandez | 2018-09-14 | 1 | -12/+17 |
| * | Use QWebGLFunctionCall::addParameters | Jesus Fernandez | 2018-09-14 | 1 | -5/+1 |
| * | Move strings variable from global to local scope | Jesus Fernandez | 2018-09-14 | 1 | -2/+1 |
| * | Fix OpenGL context crash | Jesus Fernandez | 2018-09-11 | 1 | -6/+6 |
| * | Silence warning about padding | Jesus Fernandez | 2018-07-10 | 1 | -1/+1 |
| * | Allow customizing the maximum texture sizev5.11.0-beta2 | Jesus Fernandez | 2018-03-09 | 1 | -2/+6 |
| * | Return event id instead of deleted event | Jesus Fernandez | 2018-02-15 | 1 | -10/+15 |
| * | Remove the parameterCount parameter | Jesus Fernandez | 2017-12-05 | 1 | -33/+39 |
| * | Do not send images filled with zeros | Jesus Fernandez | 2017-11-24 | 1 | -4/+15 |
| * | Change variable name | Jesus Fernandez | 2017-11-23 | 1 | -14/+15 |
| * | Send numeric identifiers instead of strings | Jesus Fernandez | 2017-11-23 | 1 | -6/+24 |
| * | Move the WebGL GLFunction hash into the GLFunction class | Jesus Fernandez | 2017-11-22 | 1 | -6/+7 |
| * | Don't send size as a bufferSubData parameterv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0 | Jesus Fernandez | 2017-11-15 | 1 | -1/+1 |
| * | Fix extra ; warning | Jesus Fernandez | 2017-10-24 | 1 | -57/+57 |
| * | Generate metadata for function parameters via variadic macrosv5.10.0-beta1 | Michael Winkelmann | 2017-10-04 | 1 | -390/+406 |
| * | Fix memory corruption | Jesus Fernandez | 2017-10-02 | 1 | -9/+32 |
| * | Fix aligment | Jesus Fernandez | 2017-10-02 | 1 | -1/+1 |
| * | Add GL command generation helper functions | Jesus Fernandez | 2017-09-28 | 1 | -1509/+531 |
| * | Fix indentation | Jesus Fernandez | 2017-09-21 | 1 | -2/+1 |
| * | Remove qCCritical | Jesus Fernandez | 2017-09-20 | 1 | -1/+0 |
| * | Fix rsize and rname in glGetActiveUniform function | Jesus Fernandez | 2017-09-20 | 1 | -2/+2 |
| * | Allow Desktop OpenGL builds of Qt | Jesus Fernandez | 2017-08-03 | 1 | -0/+1 |
| * | Add Qt WebGL platform plugin | Jesus Fernandez | 2017-06-27 | 1 | -0/+2520 |