summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/webgl/qwebglwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use Q_STATIC_LOGGING_CATEGORYHEADdevUlf Hermann2024-06-191-1/+1
* Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-261-4/+1
* Handle offscreen surfacesLaszlo Agocs2019-07-251-0/+16
* Fix rendering updatev5.12.0-beta1Jesus Fernandez2018-10-011-0/+3
* Fix browser resizeJesus Fernandez2018-01-091-0/+6
* Remove unneeded dependency and includeJesus Fernandez2017-11-021-1/+0
* Add Qt WebGL platform pluginJesus Fernandez2017-06-271-0/+165