summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfsbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add eglfs cursor supportGirish Ramakrishnan2012-05-161-0/+5
* Optimized EGLFS backing store a bit.Samuel Rødal2012-04-181-8/+29
* Fixed RGBA <-> BGRA bug in EGLFS backingstore.Samuel Rødal2012-04-171-1/+1
* Implemented raster based backing store for EGLFS plugin.Samuel Rødal2012-04-161-2/+121
* Make QEglFSBackingStore use QtGui-only APIs.Samuel Rødal2012-03-231-45/+32
* Remove widgets dependency from eglfsDonald Carr2012-03-091-6/+15
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix debug output in eglfs with QEGL_EXTRA_DEBUG enabledJohannes Zellner2011-12-131-4/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Get the eglfs plugin compiling.Samuel Rødal2011-07-261-0/+104