summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfsbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Revert "Fix transformation in eglfs backingstore"Jon Trulson2012-08-291-2/+2
* Fix transformation in eglfs backingstoreLaszlo Agocs2012-08-221-2/+2
* Made eglfs work with backing store based applications again.Samuel Rødal2012-08-151-1/+1
* eglfs refactor: move window creation into qeglfswindowGirish Ramakrishnan2012-06-121-2/+3
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-1/+1
* eglfs: keep context active only during flushGirish Ramakrishnan2012-05-301-2/+4
* eglfs: remove support for widget rendering using opengl paint engineGirish Ramakrishnan2012-05-291-20/+0
* eglfs: release shader program after useGirish Ramakrishnan2012-05-291-1/+1
* 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