summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Return event id instead of deleted eventJesus Fernandez2018-02-151-10/+15
* Remove an unused functionv5.11.0-alpha1Jesus Fernandez2018-02-131-14/+4
* Force Threaded Render Loop modeJesus Fernandez2018-02-131-0/+5
* Fix key mapping of Enterv5.10.15.10.15.10Michael Brasser2018-01-173-38/+8
* Fix deleteFramebuffers and deleteRenderbuffersMichael Brasser2018-01-151-2/+2
* WebSocket Server refactorJesus Fernandez2018-01-121-4/+7
* qCritical if the user creates a raster surfaceJesus Fernandez2018-01-091-0/+1
* Fix browser resizeJesus Fernandez2018-01-092-0/+7
* Add a comment to the sentinel checkJesus Fernandez2018-01-091-1/+1
* Fix glDrawArraysJesus Fernandez2018-01-091-1/+3
* Instantiate QCoreTextFontDatabaseEngineFactory, not just base classJesus Fernandez2018-01-091-1/+2
* Only claim support for capabilities WebGL actually hasJesus Fernandez2018-01-091-7/+6
* Remove the parameterCount parameterJesus Fernandez2017-12-055-140/+156
* Do not send images filled with zerosJesus Fernandez2017-11-241-4/+15
* Change variable nameJesus Fernandez2017-11-231-14/+15
* Send numeric identifiers instead of stringsJesus Fernandez2017-11-234-11/+34
* Fix Javascript errorJesus Fernandez2017-11-221-1/+1
* Move the WebGL GLFunction hash into the GLFunction classJesus Fernandez2017-11-221-6/+7
* Use a dictionary instead of an arrayJesus Fernandez2017-11-221-44/+38
* Don't send size as a bufferSubData parameterv5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Jesus Fernandez2017-11-151-1/+1
* Handle null values in bufferData functionJesus Fernandez2017-11-151-1/+1
* Fix conflicting DEPTH/STENCIL/DEPTH_STENCIL attachments warningJesus Fernandez2017-11-141-1/+7
* Improve JavaScript debug messagesv5.10.0-beta4Jesus Fernandez2017-11-031-4/+25
* Remove unneeded dependency and includeJesus Fernandez2017-11-023-3/+0
* Fix gl.renderbufferStorage function typov5.10.0-beta3Jesus Fernandez2017-10-251-1/+1
* Remove useless commentsJesus Fernandez2017-10-251-70/+0
* Remove undefined variablesJesus Fernandez2017-10-251-3/+0
* Fix extra ; warningJesus Fernandez2017-10-241-57/+57
* Generate metadata for function parameters via variadic macrosv5.10.0-beta1Michael Winkelmann2017-10-041-390/+406
* Fix multitouch support for mobile browsersAleksei Ilin2017-10-042-42/+73
* Allow users to disable the loading/waiting screen animationJesus Fernandez2017-10-033-0/+8
* Show client side debug information in debug buildsJesus Fernandez2017-10-031-0/+8
* Wrap system information in sysinfo keyJesus Fernandez2017-10-032-10/+16
* Fix memory corruptionJesus Fernandez2017-10-021-9/+32
* Fix aligmentJesus Fernandez2017-10-021-1/+1
* Add GL command generation helper functionsJesus Fernandez2017-09-283-1509/+562
* Fix indentationJesus Fernandez2017-09-211-2/+1
* Remove identifier from messages not waiting for answerJesus Fernandez2017-09-213-9/+22
* Fix NULL data handlingJesus Fernandez2017-09-201-1/+1
* Remove qCCriticalJesus Fernandez2017-09-201-1/+0
* Fix rsize and rname in glGetActiveUniform functionJesus Fernandez2017-09-201-2/+2
* Add macOS supportJesus Fernandez2017-08-042-2/+7
* Allow Desktop OpenGL builds of QtJesus Fernandez2017-08-031-0/+1
* Fix potential QT_ASCII_CAST_WARNJesus Fernandez2017-07-251-5/+5
* Fix favicon.ico loadJesus Fernandez2017-06-281-1/+1
* Add Qt WebGL platform pluginJesus Fernandez2017-06-2728-0/+6516