| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'origin/5.9' into 5.105.10 | Liang Qi | 2018-02-07 | 1 | -15/+20 |
|\ |
|
| * | Use the GL context shared in the render context | Erik Verbruggen | 2018-02-06 | 1 | -15/+20 |
* | | Fix uploading of compressed textures of ETC2_EAC type | Eirik Aavitsland | 2018-01-26 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-24 | 1 | -1/+1 |
|\| |
|
| * | Remove another call to QOpenGLContext::currentContext() | Erik Verbruggen | 2018-01-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-24 | 4 | -9/+10 |
|\| |
|
| * | QSGSoftwarePixmapRenderer: Fix incorrect background coordinates | JΓΌri Valdmann | 2018-01-12 | 4 | -9/+10 |
* | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging... | Shawn Rutledge | 2018-01-04 | 1 | -2/+2 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2018-01-04 | 1 | -2/+2 |
| |\| |
|
| | * | Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.9" into refs/stagin... | Liang Qi | 2017-11-25 | 1 | -4/+5 |
| | |\ |
|
| | * | | Software Adaptation: Fix cliping logic error with empty clip regions | Andy Nichols | 2017-11-23 | 1 | -2/+2 |
* | | | | Avoid setting DirtyOpacity flag if it has not been changed | VaL Doroshchuk | 2017-12-20 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge remote-tracking branch 'origin/5.9.3' into 5.10.0 | Liang Qi | 2017-11-21 | 1 | -4/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix crash when accessing pixmap on default QSGSoftwareInternalImageNodev5.9.3 | Allan Sandfeld Jensen | 2017-11-17 | 1 | -4/+5 |
| |/ |
|
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Shawn Rutledge | 2017-11-13 | 1 | -1/+1 |
|\| |
|
| * | Fix coverity reported warning | Lars Knoll | 2017-11-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta4 | Liang Qi | 2017-11-06 | 7 | -38/+38 |
|\| |
|
| * | Clean up handling of opaqueness in the SW renderer | Lars Knoll | 2017-11-03 | 2 | -26/+15 |
| * | Mark layers in the SW rasterizer as opaque if possible | Lars Knoll | 2017-11-03 | 4 | -10/+22 |
| * | Mark pixmaps without alpha channel as opaque in the SW renderer | Lars Knoll | 2017-10-30 | 2 | -3/+2 |
* | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging... | Liang Qi | 2017-10-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-10-24 | 1 | -1/+1 |
| |\| |
|
| | * | Software Adaptation: Fix QQuickWidget when moving between screens | Andy Nichols | 2017-10-17 | 1 | -1/+1 |
* | | | clang-cl: Fix warnings about non-portable #include resolution | Friedemann Kleint | 2017-10-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/5.9' into 5.10v5.10.0-beta1 | Liang Qi | 2017-10-04 | 1 | -0/+3 |
|\| |
|
| * | Fix uninitialized member QSGClipNode::m_is_rectangular | JΓΌri Valdmann | 2017-09-20 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Lars Knoll | 2017-09-20 | 2 | -1/+3 |
|\| |
|
| * | Fix compilation with -no-opengl | Michal Klocek | 2017-09-18 | 1 | -0/+2 |
| * | Fix compilation with clang 4 on Linux | Lars Knoll | 2017-09-11 | 1 | -12/+12 |
| * | Change mirror vertical for software QSGLayers to true | Allan Sandfeld Jensen | 2017-09-05 | 1 | -1/+1 |
* | | Use the qEnvironmentVariable function from QtCore | Thiago Macieira | 2017-09-14 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'origin/5.9' into 5.10 | Liang Qi | 2017-09-05 | 7 | -3/+36 |
|\| |
|
| * | Make releaseResources() free the renderer's shader cache | Laszlo Agocs | 2017-09-04 | 7 | -3/+36 |
* | | Fix symbol clash in static builds in etc texture provider | Simon Hausmann | 2017-08-25 | 2 | -10/+10 |
* | | Merge remote-tracking branch 'origin/5.9' into dev | Simon Hausmann | 2017-08-23 | 3 | -5/+5 |
|\| |
|
| * | Fix memory leaks with threaded renderer | Joni Poikelin | 2017-08-22 | 3 | -5/+5 |
* | | Add very basic compressed texture support | Michael Brasser | 2017-08-07 | 5 | -0/+472 |
* | | Merge remote-tracking branch 'origin/5.9' into dev | Simon Hausmann | 2017-07-28 | 5 | -9/+10 |
|\| |
|
| * | Add QDebugStateSaver to operator<<(QDebug, const QSGRootNode) | Jesus Fernandez | 2017-07-27 | 1 | -0/+1 |
| * | Fix compilation with namespace | Eskil Abrahamsen Blomfeldt | 2017-07-26 | 1 | -3/+2 |
| * | Fix memory leak in QSGAtlasTexture::Manager::create() | Mitch Curtis | 2017-07-26 | 2 | -4/+5 |
| * | Software Adaptation: Fix nested clipping logic | Andy Nichols | 2017-07-17 | 1 | -2/+2 |
* | | Ensure same glyph cache is used for same font at different sizes | Eskil Abrahamsen Blomfeldt | 2017-07-24 | 3 | -3/+26 |
* | | Merge remote-tracking branch 'origin/5.9' into dev | Liang Qi | 2017-07-04 | 6 | -3/+30 |
|\| |
|
| * | Fix excessive recursion in renderer | Gunnar Sletta | 2017-06-19 | 1 | -3/+4 |
| * | Delay the deletion of QSGTextures until all windows are synchronized | Dominik Holland | 2017-06-16 | 5 | -0/+26 |
* | | Merge branch 'wip/scenegraphng' into dev | Laszlo Agocs | 2017-06-19 | 7 | -20/+45 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/dev' into wip/scenegraphng | Laszlo Agocs | 2017-06-08 | 7 | -44/+70 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'origin/dev' into wip/scenegraphng | Laszlo Agocs | 2017-05-31 | 21 | -22/+77 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'origin/dev' into wip/scenegraphng | Laszlo Agocs | 2017-04-25 | 10 | -2/+18 |
| |\ \ \ \ |
|