summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfsbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-157/+0
* Remove the GLES 2 dependency for eglfs and kmsJorgen Lind2013-11-191-0/+1
* eglfs: Make backingstore handle unexpected scenarios gracefullyLaszlo Agocs2013-10-291-2/+2
* eglfs: Separate compositor and improve raster window supportLaszlo Agocs2013-10-091-158/+19
* eglfs: Support multiple raster windowsLaszlo Agocs2013-09-201-81/+151
* eglfs: Do not leak the QOpenGLShaderProgram instanceLaszlo Agocs2013-09-171-0/+1
* remove unnecessary beginPaint and endPaint overridesShawn Rutledge2013-09-161-4/+0
* eglfs: Fix updates when resizing backing storeEskil Abrahamsen Blomfeldt2013-07-311-1/+3
* EGLFS and MinimalEGL windows are not marked as OpenGL surfacesAllan Sandfeld Jensen2013-07-261-2/+0
* 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