summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfscursor.h
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-151-14/+20
* eglfs: save state in the cursorLaszlo Agocs2015-08-061-2/+0
* Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-161-0/+143
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-125/+0
* Remove the GLES 2 dependency for eglfs and kmsJorgen Lind2013-11-191-2/+5
* eglfs: Support multiple raster windowsLaszlo Agocs2013-09-201-1/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Compile with QT_NO_CURSOR.Volker Krause2012-12-071-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* eglfs: move m_pos into CursorGirish Ramakrishnan2012-06-221-2/+1
* eglfs: mark overriden methods with Q_DECL_OVERRIDEGirish Ramakrishnan2012-06-131-4/+4
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-17/+23
* eglfs: allow cursor to be created without a contextGirish Ramakrishnan2012-05-311-1/+4
* eglfs: use GL API directly in QEglFSCursorGirish Ramakrishnan2012-05-251-1/+2
* eglfs: Add support for cursor hotspotsGirish Ramakrishnan2012-05-181-3/+4
* Add eglfs cursor supportGirish Ramakrishnan2012-05-161-0/+105