summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience
Commit message (Expand)AuthorAgeFilesLines
* Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
* egl: Remove commented codeLaszlo Agocs2014-03-251-10/+1
* Remove unused ifdefLaszlo Agocs2014-03-251-26/+6
* eglfs: Print the chosen config in debug modeLaszlo Agocs2014-03-252-3/+8
* Fix no-opengl build with eglLaszlo Agocs2014-03-171-17/+20
* Add EGL_KHR_create_context supportLaszlo Agocs2014-03-102-36/+123
* egl: Choose GLES3 capable configs when neededLaszlo Agocs2014-03-101-2/+13
* egl: Update the OpenGL version in the context's QSurfaceFormatLaszlo Agocs2014-03-101-0/+31
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-103-11/+4
* Dynamic GL: remove exporting symbolsLaszlo Agocs2014-03-042-5/+11
* Fix some typosSergio Ahumada2014-03-031-1/+1
* eglfs: Improve cursors and hotspotsJonathan Liu2014-02-261-2/+2
* eglfs: Fix swapped red and blue with QOpenGLWidgetLaszlo Agocs2014-02-211-1/+6
* QOpenGLTextureBlitter: Remove Origin location for the Target rectJørgen Lind2014-02-161-2/+1
* Dynamic GL switch on WindowsLaszlo Agocs2014-02-143-11/+31
* QOpenGLWidget and new-style compositing on eglfsLaszlo Agocs2014-02-139-147/+192
* EGL convenience: Guard Linux-specific code with Q_OS_LINUX.Raphael Kubo da Costa2014-02-101-3/+3
* eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-315-7/+95
* Disable terminal keyboard on eglfs and linuxfbLaszlo Agocs2014-01-242-6/+12
* eglfs: Fix physical screen size regression for some hooksLaszlo Agocs2014-01-242-3/+5
* eglfs: Upload only damaged areas into the texturesLaszlo Agocs2014-01-241-1/+0
* eglfs: Fix quad coordinatesLaszlo Agocs2014-01-241-2/+3
* QNX: Fix build on BB10 caused by missing linux fbWolfgang Bremer2014-01-181-2/+2
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-1718-8/+1927
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-102-3/+2
|\
| * Remove unused member m_eglApiThiago Macieira2014-01-102-3/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-262-10/+34
|\|
| * EGL convenience: deal with DefaultRenderableType when appropriateAndrew Knight2013-11-242-10/+34
* | Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-133-0/+28
|/
* Bypass eglMakeCurrent where possible.Robin Burchell2013-08-051-0/+8
* Add qPopulationCount() function, extracted from QBitArrayMarc Mutz2013-04-031-14/+3
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-207-47/+278
|\
| * Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-1/+1
| * Fix EGL_BAD_MATCH when requesting a 16-bit surface with eglfs.Michael Brasser2013-02-191-1/+1
| * Added QOffscreenSurface class.Yoann Lopes2013-02-183-2/+149
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-226-6/+6
| |\
| * | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-184-44/+128
* | | Compile when EGL headers are located in non-standard locationGunnar Sletta2013-03-121-0/+1
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-186-6/+6
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-146/+146
* Enable autodetecting of EGL event for desktop GLJorgen Lind2012-09-071-9/+8
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Fixed missing way of choosing EGL renderable type with QSurfaceFormat.Samuel Rødal2012-06-273-8/+41
* egl: return EGL config when r/g/b sizes are not setGirish Ramakrishnan2012-06-141-5/+4
* Verify the surfaceType before activating the GL contextHolger Hans Peter Freyther2012-06-051-0/+2
* Fix compile error in eglconvenienceGirish Ramakrishnan2012-05-302-3/+3
* Add q_printEglConfig to qeglconvenienceGirish Ramakrishnan2012-05-292-0/+45
* QEGLPlatformContext: Add accessors for display and config.Friedemann Kleint2012-05-232-8/+18
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-072-3/+3
* Modified project files to be iOS compatible.Qt4iOS2012-04-111-6/+8