summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfscursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-20/+37
* eglfs: allow cursor to be created without a contextGirish Ramakrishnan2012-05-311-10/+31
* eglfs: Don't update screen for non mouse-move eventsGirish Ramakrishnan2012-05-291-0/+2
* eglfs: use GL API directly in QEglFSCursorGirish Ramakrishnan2012-05-251-11/+51
* eglfs: Add support for cursor hotspotsGirish Ramakrishnan2012-05-181-11/+36
* eglfs: Allow cursor atlas to be specified using an env variableGirish Ramakrishnan2012-05-171-1/+4
* eglfs: delete cursor textures in the destructorGirish Ramakrishnan2012-05-171-1/+7
* Add eglfs cursor supportGirish Ramakrishnan2012-05-161-0/+222