summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/kms
Commit message (Expand)AuthorAgeFilesLines
* Compile fix for kms plugin.Samuel Rødal2012-05-091-1/+0
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-078-9/+9
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QPA plugins]Thiago Macieira2012-05-041-2/+2
* Use the new udev based framework for detecting graphics cards.Hannu Lyytinen2012-04-135-17/+157
* Implement basic bits for device autodetection via udev.Hannu Lyytinen2012-04-135-3/+305
* Add support for QPlatformNativeInterface.Hannu Lyytinen2012-04-115-3/+188
* Use correct framebuffer object.Hannu Lyytinen2012-04-112-0/+9
* Release the EGL context after initialization.Hannu Lyytinen2012-04-111-0/+2
* Use the new plugin system in the KMS plugin.Hannu Lyytinen2012-04-113-16/+14
* misc: Fix some random typos and grammar while reading code.Holger Hans Peter Freyther2012-03-091-1/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-073-1/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3017-17/+17
* Update contact information in license headers.Jason McDonald2012-01-2317-17/+17
* Update copyright year in license headers.Jason McDonald2012-01-0517-17/+17
* Remove QPlatformPrinterSupport usageJohannes Zellner2011-11-292-9/+0
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-062-4/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-294-7/+7
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+1
* Initial support for Qt using Kernel Mode-setting (KMS)Andy Nichols2011-08-0418-0/+1864