summaryrefslogtreecommitdiff
path: root/src/glut/directfb/events.c
AgeCommit message (Expand)Author
2010-02-25Remove directfb supportKristian Høgsberg
2007-07-01Compute the amount of time to sleep on idle event using timers as reference.Claudio Ciccani
2006-08-04Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JOYSTICK_POLL_RATE in gl...Claudio Ciccani
2006-08-04Moved glutDeviceGet() to events.c.Claudio Ciccani
2006-06-09Separated joystick pointer coordinates from mouse pointer coordinates.Claudio Ciccani
2006-05-31Added DirectFB GLUT implementation.Claudio Ciccani