summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Rohan McGovern2011-03-109-9/+9
* Propegate fullscreen screen size back to toplevel widgetsGunnar Sletta2010-12-061-0/+3
* Fix spelling mistake in QEGLPlatformcontextJørgen Lind2010-12-011-1/+1
* Make QtOpenGL use shared contextexts on LighthouseJørgen Lind2010-11-261-1/+3
* Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-243-24/+64
* Make EglFS plugin compile after changes to QPlatformEGLContextGunnar Sletta2010-11-231-1/+1
* Fix the license in files for LighthouseJørgen Lind2010-10-286-102/+108
* 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
* 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-133-0/+13
|\
| * Lighthouse, compile fix eglfsJørgen Lind2010-09-081-1/+1
| * Initial pluggable fontdatabaseJørgen Lind2010-09-023-0/+13
* | Switch to 32 bits per pixelPaul Olav Tvete2010-09-061-5/+7
* | Force 16 bit in eglfsJørgen Lind2010-08-051-3/+3
|/
* Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-272-2/+3
* Refactored the eglfs pluginJørgen Lind2010-07-2710-402/+612
* Renamed files in EGLFS platform pluginJørgen Lind2010-07-274-5/+7
* Remove qDebug()Paul Olav Tvete2010-07-151-3/+3
* Add full-screen EGL-based GL backendPaul Olav Tvete2010-07-134-0/+625