summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfscontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Avoid double surfaceFormatFor() callsLaszlo Agocs2014-03-251-2/+2
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-3/+2
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-10/+5
* Add swapInterval to QSurfaceFormatLaszlo Agocs2013-11-131-18/+2
* eglfs: Set swap interval only when there is a context availableLaszlo Agocs2013-09-131-2/+19
* EGLFS: Enablers for Android pluginEskil Abrahamsen Blomfeldt2013-02-281-1/+1
* EGLFS: Replace the global static 'hooks' variable with a functionThiago Macieira2013-02-261-1/+1
* Add support for forced VSYNC using the EGLFS platform plugin.Milian Wolff2013-02-221-0/+1
* Added QOffscreenSurface class.Yoann Lopes2013-02-181-6/+12
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-181-1/+2
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* eglfs: Make QEglFSWindow respect the window formatGirish Ramakrishnan2012-06-141-4/+1
* eglfs refactor: move window creation into qeglfswindowGirish Ramakrishnan2012-06-121-0/+82