aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* D3D12: Implement grabWindowLaszlo Agocs2016-05-065-5/+175
* D3D12: Fix incorrect descriptor heap types in deferred releasesLaszlo Agocs2016-05-032-9/+11
* D3D12: Painter nodeLaszlo Agocs2016-05-039-17/+392
* D3D12: qt_SubRect_<name> supportLaszlo Agocs2016-04-302-10/+87
* D3D12: Fix 'ShaderEffect in a ShaderEffectSource as property value'Laszlo Agocs2016-04-293-7/+15
* D3D12: Handle special shader effect casesLaszlo Agocs2016-04-295-18/+60
* D3D12: Long Live Wobble!Laszlo Agocs2016-04-296-22/+715
* Adaptable shader effect enablersLaszlo Agocs2016-04-296-7/+405
* D3D12: Recursive layer supportLaszlo Agocs2016-04-207-21/+49
* D3D12: Add support for multisampled layersLaszlo Agocs2016-04-206-29/+46
* Make rendernode suitable for public consumptionLaszlo Agocs2016-04-2010-21/+196
* D3D12: Fix another case of stale text cbufferLaszlo Agocs2016-04-131-1/+1
* Convert d3d12 backend into a pluginLaszlo Agocs2016-04-1341-0/+9233
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-133-3/+3
|\
| * Convert the first batch of runtime functionsLars Knoll2016-04-112-2/+2
| * Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-081-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-1/+1
| | |\
| | | * Fix build with -no-guiTasuku Suzuki2016-03-241-1/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-068-91/+143
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-04-058-91/+143
| |\| |
| | * | QQmlEngineDebugService: Make translating the usage simpler.Friedemann Kleint2016-03-251-38/+42
| | * | QmlDebug: Reuse packets instead of deleting and recreating themUlf Hermann2016-03-116-36/+64
| | * | QmlDebug: Support sending multiple messages per packetUlf Hermann2016-03-111-7/+24
| | * | QmlProfiler: Send events in smaller batchesUlf Hermann2016-03-114-10/+13
* | | | Turn the SoftwareContext plugin into the Scenegraph Software AdaptationAndy Nichols2016-03-1036-5147/+0
* | | | 2DRenderer: Fix warning in QSGSoftwareImageNodeAndy Nichols2016-03-091-3/+2
* | | | 2DRenderer: Remove unused fields from painter nodeAndy Nichols2016-03-092-6/+0
* | | | 2DRenderer: Remove SoftwareContext namespaceAndy Nichols2016-03-0922-78/+16
* | | | 2DRenderer: Rename classes to match scenegraph adaptation naming schemeAndy Nichols2016-03-0933-490/+490
* | | | 2DRenderer: Change license to LGPLv3 or GPL2+ or CommercialAndy Nichols2016-03-0932-192/+512
* | | | Merge remote-tracking branch 'qtdeclarative-2drender/dev' into qtdeclarativeAndy Nichols2016-03-0836-0/+4897
|\ \ \ \ | |/ / / |/| | |
| * | | Wrap all classes in Qt namespacer2d-devAndy Nichols2016-03-0432-3/+127
| * | | Partial update supportAndy Nichols2016-03-0427-1630/+1833
| * | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-03-022-2/+5
| |\ \ \
| | * | | Fix Image smoothing not workingr2d-5.6.0r2d-5.6Jonathan Liu2016-02-161-1/+1
| | * | | Fix ThreadedRenderLoop crash when showing a previously hidden windowRomain Pokrzywka2016-02-101-1/+4
| * | | | Avoid suggest parentheses warning with gccLaszlo Agocs2016-02-051-1/+1
| * | | | Add the override specifierAlexander Volkov2016-01-1412-142/+142
| * | | | RenderLoop: Remove the exhaust delay timer.Robin Burchell2016-01-142-27/+4
| * | | | Update license of module to GPL3 and CommercialAndy Nichols2016-01-1324-216/+408
| |/ / /
| * | | Update headers to pass license check testAndy Nichols2015-11-2424-96/+144
| * | | Fix build on WinCEAndy Nichols2015-10-142-0/+4
| * | | Add setTextureSize method to PainterNodeAndy Nichols2015-09-232-8/+33
| * | | Correct file description, and product nameAntti Kokko2015-09-111-0/+3
| * | | Fix rendering regressions with texture mirroring.Andy Nichols2015-09-093-16/+5
| * | | Handle new pure virtual methods in QSGLayerAndy Nichols2015-09-084-0/+34
| * | | Update Copyright and License headersAndy Nichols2015-08-1224-241/+237
| * | | Update Qt Quick 2D Renderer to work with Qt 5.6Andy Nichols2015-08-125-95/+141
| * | | turn off image format conversion in PixmapTextureJoerg Bornemann2015-08-031-1/+3
| * | | fix namespaced buildJoerg Bornemann2015-07-092-0/+6