summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience
Commit message (Expand)AuthorAgeFilesLines
...
* | EGLFS: Fix plugin destruction (again)Louai Al-Khanji2014-10-032-9/+7
* | EGLFS: Fix plugin destructionLouai Al-Khanji2014-10-012-0/+12
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2920-380/+330
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-2420-380/+220
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-2310-0/+110
| |\
| | * Add missing private headers warningSamuel Gaist2014-09-0410-0/+110
* | | EGLFS: Do not assume all hooks will want to create a QEGLPlatformCursorLouai Al-Khanji2014-09-161-0/+1
* | | eglconvenience: use qEnvironmentVariableIntValue()Marc Mutz2014-09-122-6/+6
|/ /
* | Make the EGL platform cursor reset the array bufferLaszlo Agocs2014-09-022-2/+6
* | Prevent current context from becoming inconsistent upon create()Laszlo Agocs2014-09-011-1/+10
* | Make sure to have a pbuffer-capable config for the temp pbufferLaszlo Agocs2014-08-141-1/+5
* | Fix composition for windows with alphaLaszlo Agocs2014-08-132-2/+5
* | Make QOpenGLWidget publicLaszlo Agocs2014-08-012-7/+11
* | Add EglDisplay case to nativeResourceForContext on eglfsAndras Becsi2014-07-301-0/+4
* | Use RGBA8888 always in the eglfs backingstoreLaszlo Agocs2014-07-091-8/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-25/+14
|\|
| * Fix visual selection with EGL on xcbLaszlo Agocs2014-06-061-25/+14
* | QEGLPlatformIntegration: fix build on AndroidJ-P Nurmi2014-06-281-0/+2
* | Support translucent windows on eglfsLaszlo Agocs2014-06-255-10/+66
* | Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-252-2/+35
* | Add support for querying "eglconfig" from eglfsAndras Becsi2014-06-131-0/+6
* | Load winsys and gl dynamically in the windows pluginLaszlo Agocs2014-05-221-11/+0
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-221-1/+1
|\|
| * egl cursor: The sampler is a uniform not an attributeLaszlo Agocs2014-05-191-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-131-3/+2
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-121-3/+2
| |\
| | * Avoid using repeat on widget textures in eglfsLaszlo Agocs2014-05-091-3/+2
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-132-3/+43
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-3/+43
| |\| |
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-032-3/+43
| | |\|
| | | * Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
* | | | Support adopting an existing EGLContext in eglfs and xcbLaszlo Agocs2014-05-094-22/+82
* | | | Add support for querying "display" from eglfsLaszlo Agocs2014-05-092-2/+22
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-20/+34
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-011-2/+2
| |\|
| | * Rename new QOpenGLContext APIsLaszlo Agocs2014-04-251-2/+2
| * | Fix up EGL config selection commentsLaszlo Agocs2014-04-241-18/+32
| |/
* | Merge remote-tracking branch 'origin/stable' into devIikka Eklund2014-04-012-39/+15
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-17/+20
|\|
| * Fix no-opengl build with eglLaszlo Agocs2014-03-171-17/+20
* | Expose the EGLNativeDisplay through nativeResourceForIntegration.Zeno Albisser2014-03-131-2/+7
|/
* 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