summaryrefslogtreecommitdiff
path: root/src/glut/directfb
AgeCommit message (Expand)Author
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson
2008-05-06Always cleanup the makedepend backup filesDan Nicholson
2008-02-08[glut-directfb] Fixed displaying of single buffered window.Claudio Ciccani
2008-02-08[glut-directfb] When converting microseconds to milliseconds, round to the ne...Claudio Ciccani
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2007-07-01Compute the amount of time to sleep on idle event using timers as reference.Claudio Ciccani
2006-12-01Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ...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-07-30Clear window's event mask before enabling handled events.Claudio Ciccani
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-06-09Added some notes about this implementation.Claudio Ciccani
2006-06-09Enable setting invible cursors.Claudio Ciccani
2006-06-09Separated joystick pointer coordinates from mouse pointer coordinates.Claudio Ciccani
2006-05-31Added DirectFB GLUT implementation.Claudio Ciccani