summaryrefslogtreecommitdiffstats
path: root/src/angle/patches/0016-ANGLE-Fix-resizing-of-windows.patch
Commit message (Collapse)AuthorAgeFilesLines
* Update ANGLE to chromium/3280Miguel Costa2018-10-131-57/+0
| | | | | Change-Id: I0802c0d7486f772d361f87a544d6c5af937f4ca1 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* ANGLE: Fix resizing of windowsOliver Wolff2017-12-131-0/+57
Use the correct height/width values when calculating the vector for resizing the window content and the new size as viewport size. Task-number: QTBUG-62475 Change-Id: I33a8dc1379a908e991b04bc31dfc6254a6d005c9 Reviewed-by: Andre de la Rocha <andre.rocha@qt.io> Reviewed-by: Miguel Costa <miguel.costa@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>