summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/webgl/qwebglintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass the timestamp as a string from JS to Qt to preserve precisionAndy Shaw2019-11-281-5/+5
* Handle offscreen surfacesLaszlo Agocs2019-07-251-0/+6
* Eradicate Q_FOREACH loops and mark the module free of themMarc Mutz2019-07-011-1/+2
* Remove unused public interfacev5.13.0-beta3v5.13.0-beta2Jesus Fernandez2019-04-011-1/+0
* Fix build - screen maintenance functions moved to QWSIJesus Fernandez2019-03-291-3/+3
* Add platform plugin parameter for websockerserverMaurice Kalinowski2019-01-301-2/+3
* Fix typoJesus Fernandez2018-06-041-6/+6
* Fix warningsv5.11.0-beta4Jesus Fernandez2018-04-051-3/+8
* Show more information when the HTTP server fails to initializeJesus Fernandez2018-02-151-2/+4
* Force Threaded Render Loop modeJesus Fernandez2018-02-131-0/+5
* Fix key mapping of Enterv5.10.15.10.15.10Michael Brasser2018-01-171-0/+7
* qCritical if the user creates a raster surfaceJesus Fernandez2018-01-091-0/+1
* Only claim support for capabilities WebGL actually hasJesus Fernandez2018-01-091-7/+6
* Remove unneeded dependency and includeJesus Fernandez2017-11-021-1/+0
* Fix multitouch support for mobile browsersAleksei Ilin2017-10-041-39/+51
* Add macOS supportJesus Fernandez2017-08-041-1/+1
* Add Qt WebGL platform pluginJesus Fernandez2017-06-271-0/+645