| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix key mapping of Enterv5.10.15.10.15.10 | Michael Brasser | 2018-01-17 | 3 | -38/+8 |
| * | Fix deleteFramebuffers and deleteRenderbuffers | Michael Brasser | 2018-01-15 | 1 | -2/+2 |
| * | WebSocket Server refactor | Jesus Fernandez | 2018-01-12 | 1 | -4/+7 |
| * | qCritical if the user creates a raster surface | Jesus Fernandez | 2018-01-09 | 1 | -0/+1 |
| * | Fix browser resize | Jesus Fernandez | 2018-01-09 | 2 | -0/+7 |
| * | Add a comment to the sentinel check | Jesus Fernandez | 2018-01-09 | 1 | -1/+1 |
| * | Fix glDrawArrays | Jesus Fernandez | 2018-01-09 | 1 | -1/+3 |
| * | Instantiate QCoreTextFontDatabaseEngineFactory, not just base class | Jesus Fernandez | 2018-01-09 | 1 | -1/+2 |
| * | Only claim support for capabilities WebGL actually has | Jesus Fernandez | 2018-01-09 | 1 | -7/+6 |
| * | Remove the parameterCount parameter | Jesus Fernandez | 2017-12-05 | 5 | -140/+156 |
| * | 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 | 4 | -11/+34 |
| * | Fix Javascript error | Jesus Fernandez | 2017-11-22 | 1 | -1/+1 |
| * | Move the WebGL GLFunction hash into the GLFunction class | Jesus Fernandez | 2017-11-22 | 1 | -6/+7 |
| * | Use a dictionary instead of an array | Jesus Fernandez | 2017-11-22 | 1 | -44/+38 |
| * | 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 |
| * | Handle null values in bufferData function | Jesus Fernandez | 2017-11-15 | 1 | -1/+1 |
| * | Fix conflicting DEPTH/STENCIL/DEPTH_STENCIL attachments warning | Jesus Fernandez | 2017-11-14 | 1 | -1/+7 |
| * | Improve JavaScript debug messagesv5.10.0-beta4 | Jesus Fernandez | 2017-11-03 | 1 | -4/+25 |
| * | Remove unneeded dependency and include | Jesus Fernandez | 2017-11-02 | 3 | -3/+0 |
| * | Fix gl.renderbufferStorage function typov5.10.0-beta3 | Jesus Fernandez | 2017-10-25 | 1 | -1/+1 |
| * | Remove useless comments | Jesus Fernandez | 2017-10-25 | 1 | -70/+0 |
| * | Remove undefined variables | Jesus Fernandez | 2017-10-25 | 1 | -3/+0 |
| * | 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 multitouch support for mobile browsers | Aleksei Ilin | 2017-10-04 | 2 | -42/+73 |
| * | Allow users to disable the loading/waiting screen animation | Jesus Fernandez | 2017-10-03 | 3 | -0/+8 |
| * | Show client side debug information in debug builds | Jesus Fernandez | 2017-10-03 | 1 | -0/+8 |
| * | Wrap system information in sysinfo key | Jesus Fernandez | 2017-10-03 | 2 | -10/+16 |
| * | 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 | 3 | -1509/+562 |
| * | Fix indentation | Jesus Fernandez | 2017-09-21 | 1 | -2/+1 |
| * | Remove identifier from messages not waiting for answer | Jesus Fernandez | 2017-09-21 | 3 | -9/+22 |
| * | Fix NULL data handling | Jesus Fernandez | 2017-09-20 | 1 | -1/+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 |
| * | Add macOS support | Jesus Fernandez | 2017-08-04 | 2 | -2/+7 |
| * | Allow Desktop OpenGL builds of Qt | Jesus Fernandez | 2017-08-03 | 1 | -0/+1 |
| * | Fix potential QT_ASCII_CAST_WARN | Jesus Fernandez | 2017-07-25 | 1 | -5/+5 |
| * | Fix favicon.ico load | Jesus Fernandez | 2017-06-28 | 1 | -1/+1 |
| * | Add Qt WebGL platform plugin | Jesus Fernandez | 2017-06-27 | 28 | -0/+6516 |