summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/eglconvenience/qeglplatformcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-141-0/+1
* eglfs: Generate enter and leave eventsLaszlo Agocs2015-03-141-1/+4
* Optimize egl cursor update eventsLaszlo Agocs2015-03-051-19/+32
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Set some state before rendering the EGL/GLES mouse cursorLaszlo Agocs2015-02-051-0/+3
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-27/+10
* eglfs: Do not flush input events when updating the cursorLaszlo Agocs2014-10-221-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make the EGL platform cursor reset the array bufferLaszlo Agocs2014-09-021-0/+3
* egl cursor: The sampler is a uniform not an attributeLaszlo Agocs2014-05-191-1/+1
* Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-281-3/+24
* eglfs: Improve cursors and hotspotsJonathan Liu2014-02-261-2/+2
* eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-311-7/+45
* eglfs: Move reusable functionality to eglconvenienceLaszlo Agocs2014-01-171-0/+353