summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
...
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-241-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-202-5/+24
|\
| * eglfs: Allow using a different framebuffer deviceLaszlo Agocs2014-01-162-5/+24
* | eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-1717-1521/+91
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-162-1/+5
|\|
| * Disable the eglfs input handlers by Environment variableDominik Holland2013-12-102-1/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-1/+1
|\|
| * Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2611-36/+82
|\|
| * Remove the GLES 2 dependency for eglfs and kmsJorgen Lind2013-11-196-8/+21
| * Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-071-0/+6
| * EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-061-2/+4
| * Android: Differ between ShowMaximized and ShowFullScreenEskil Abrahamsen Blomfeldt2013-11-014-3/+25
| * eglfs: Make backingstore handle unexpected scenarios gracefullyLaszlo Agocs2013-10-291-2/+2
| * eglfs: Perform initialization in initialize() instead of the constructorLaszlo Agocs2013-10-251-22/+25
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-133-22/+3
|/
* eglfs: Show the mouse cursor when a mouse is connectedLaszlo Agocs2013-10-111-1/+14
* eglfs: Separate compositor and improve raster window supportLaszlo Agocs2013-10-0910-241/+412
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-072-8/+19
* eglfs: Make QML root objects sized to view working againLaszlo Agocs2013-10-012-3/+15
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-302-9/+5
* eglfs: Unify the native resource gettersLaszlo Agocs2013-09-213-18/+58
* Add a WindowManagement capability to QPlatformIntegrationLaszlo Agocs2013-09-201-0/+1
* eglfs: Support multiple raster windowsLaszlo Agocs2013-09-2012-155/+386
* Android: handle inverted orientationsPaul Olav Tvete2013-09-204-0/+23
* eglfs: Do not leak the QOpenGLShaderProgram instanceLaszlo Agocs2013-09-171-0/+1
* eglfs: Sanitize the X11 hooksLaszlo Agocs2013-09-174-40/+121
* remove unnecessary beginPaint and endPaint overridesShawn Rutledge2013-09-162-5/+0
* eglfs: Set swap interval only when there is a context availableLaszlo Agocs2013-09-133-12/+22
* eglfs: Handle desktop and multiple windows gracefullyLaszlo Agocs2013-09-131-1/+7
* eglfs: Avoid glUniform calls with wrong type when drawing the cursorLaszlo Agocs2013-09-131-1/+1
* eglfs: Check for a valid window handle before attempting to retrieve resources.Robin Burchell2013-09-041-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-143-12/+13
|\
| * Return EGLNativeWindowType instead of window number in winId()Alexey Chernov2013-08-092-5/+2
| * eglfs: allow egl native window to be zeroSamuli Piippo2013-07-312-4/+7
| * eglfs: Fix updates when resizing backing storeEskil Abrahamsen Blomfeldt2013-07-311-1/+3
| * EGLFS and MinimalEGL windows are not marked as OpenGL surfacesAllan Sandfeld Jensen2013-07-262-2/+1
* | eglfs: Implement nativeResourceForWindowJan Arne Petersen2013-08-062-0/+15
* | eglfs: Implement nativeResourceFunctionForContextJan Arne Petersen2013-08-062-0/+24
* | Made EGLFS handle multiple surfaces with more grace.Samuel Rødal2013-08-064-1/+47
* | Bump QPA-API-version.Friedemann Kleint2013-07-231-1/+1
|/
* eglfs: Fix bug determining physical screen sizeAndy Nichols2013-06-031-2/+6
* eglfs: prevent expose/geometrychange loopAndy Nichols2013-06-031-2/+2
* Made the X11 eglfs hooks provide mouse input.Samuel Rødal2013-05-232-3/+159
* Never show EGLFS mouse cursor in Qt for Android platform pluginEskil Abrahamsen Blomfeldt2013-05-202-8/+4
* Re-enable automatic evdev support in EGLFS for Qt on embedded Android.Samuel Rødal2013-05-071-2/+2
* Make sure window is updated on resize eventEskil Abrahamsen Blomfeldt2013-04-291-0/+1
* eglfs: Make sure virtual functions are not called from ctorEskil Abrahamsen Blomfeldt2013-04-152-5/+4
* Make surface and window accessible to subclassesEskil Abrahamsen Blomfeldt2013-04-151-2/+4
* EglFS: allow the hook to override logicalDpi()Paul Olav Tvete2013-04-054-0/+18