summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-10-2216-0/+1425
|\
| * Lighthouse: initial COCOA pluginJørgen Lind2010-10-2016-0/+1425
* | actually set egl swap intervalGunnar Sletta2010-10-151-1/+1
* | Make it possible to choose some EGLFS configuration options via envvarsGunnar Sletta2010-10-071-6/+30
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-lighthouseGunnar Sletta2010-10-075-26/+18
|\ \
| * \ Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-303-9/+16
| |\ \ | | |/
| | * Lighthouse: make QFontconfigDatabase not override application fontJørgen Lind2010-09-301-4/+7
| | * Lighthouse: Make application fonts workJørgen Lind2010-09-302-5/+9
| * | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-292-17/+2
| |\ \ | | |/
| | * Lighthouse: fix QDirectFbScreen::depth to not be fixed to 32Jørgen Lind2010-09-161-1/+1
| | * Lighthouse: Remove auto building platform pluginsJørgen Lind2010-09-161-16/+1
* | | use swapInterval=1 by default in EglFS to potentially avoid tearingGunnar Sletta2010-10-071-0/+2
|/ /
* | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-09-1341-127/+1278
|\ \ | |/
| * Lighthouse: Adding QGenericUnixFontDatabase to OpenKODEJørgen Lind2010-09-103-1/+15
| * Lighthouse: Fixing the openkode implementationJørgen Lind2010-09-103-89/+55
| * Lighthouse: Various compiler warning/error fixesJørgen Lind2010-09-093-3/+4
| * Lighthouse, compile fix eglfsJørgen Lind2010-09-081-1/+1
| * Lighthouse, DFb don't show windows that Qt::WA_DontShowOnScreenJørgen Lind2010-09-081-7/+11
| * Lighthouse: fix reparenting from topLevel to child widgetJørgen Lind2010-09-072-1/+9
| * Make phonon gst backend build properlyJørgen Lind2010-09-071-1/+1
| * Lighthouse: Added QDirectFbGlContextJørgen Lind2010-09-035-3/+115
| * Lighthouse: Move shared context initJørgen Lind2010-09-021-12/+9
| * Initial pluggable fontdatabaseJørgen Lind2010-09-0228-17/+1066
* | CompilePaul Olav Tvete2010-09-081-0/+2
* | Switch to 32 bits per pixelPaul Olav Tvete2010-09-061-5/+7
* | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-196-98/+159
|\ \ | |/
| * Fix typo in glxintegrationJørgen Lind2010-08-111-4/+3
| * Cleaned up in includes in Lighthouse headerfilesJørgen Lind2010-08-062-2/+3
| * Added reduced config to glxconfigJørgen Lind2010-08-062-19/+50
| * Fixed Lighthouse tempcontext to reset to current contextJørgen Lind2010-08-061-5/+12
| * Make testlite work without glxJørgen Lind2010-08-063-8/+12
| * Make the GLX integration give more correct formatJørgen Lind2010-08-063-86/+105
* | Force 16 bit in eglfsJørgen Lind2010-08-051-3/+3
|/
* Make QWidget::setPlatformWindowFormat recreate platformWindowJørgen Lind2010-08-041-1/+1
* Make QOpenKODEWindow not delete context when in fullscreen modeJørgen Lind2010-08-032-29/+32
* Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-036-5/+121
* Make openkode plugin handle eventsJørgen Lind2010-08-0210-293/+496
* Make eglfs use defaultsharedcontextJørgen Lind2010-08-022-0/+6
* Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-277-15/+10
* Add QT_BEGIN_NAMESPACE and QT_BEGIN_HEADER to openkode pluginJørgen Lind2010-07-276-2/+22
* Refactored the eglfs pluginJørgen Lind2010-07-2712-412/+654
* Renamed files in EGLFS platform pluginJørgen Lind2010-07-274-5/+7
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-233-60/+134
* Removed createBlittable factory function from PlatformIntegrationJørgen Lind2010-07-223-2/+8
* Quick-and-dirty grabWindoe() implementation for the VNC pluginPaul Olav Tvete2010-07-212-10/+36
* Cleanup directfb input handling in lighthouseJørgen Lind2010-07-206-108/+74
* Eventloop integration in LighthouseJørgen Lind2010-07-207-42/+63
* Remove qDebug()Paul Olav Tvete2010-07-151-3/+3
* Add full-screen EGL-based GL backendPaul Olav Tvete2010-07-134-0/+625
* Lighthouse egl refactoringJørgen Lind2010-07-127-250/+327