summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-139-9/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-299-216/+216
* Update contact information in license headers.Sergio Ahumada2012-08-019-18/+18
* Add egl include paths and link lines to eglfs.Girish Ramakrishnan2012-03-071-0/+11
* Update year in Nokia copyright messages.Jason McDonald2012-01-119-9/+9
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-139-153/+153
* Remove hasOpenGL. This changes breaks binary compatibillityJørgen Lind2011-04-143-5/+3
* Remove DefaultSharedContext from Lighthouse API.Samuel Rødal2011-04-131-1/+0
* Merge remote-tracking branch 'origin/master' into lighthouse-masterJørgen Lind2011-03-179-9/+9
|\
| * Update copyright year to 2011.Rohan McGovern2011-03-119-9/+9
* | added capabilites to QPlatformIntegrationGunnar Sletta2011-03-012-0/+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