aboutsummaryrefslogtreecommitdiffstats
path: root/src/glut/directfb/events.c
Commit message (Expand)AuthorAgeFilesLines
* Compute the amount of time to sleep on idle event using timers as reference.Claudio Ciccani2007-07-011-2/+9
* Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JOYSTICK_POLL_RATE in gl...Claudio Ciccani2006-08-041-2/+10
* Moved glutDeviceGet() to events.c.Claudio Ciccani2006-08-041-8/+86
* Separated joystick pointer coordinates from mouse pointer coordinates.Claudio Ciccani2006-06-091-27/+43
* Added DirectFB GLUT implementation.Claudio Ciccani2006-05-311-0/+383