mesa/src/glut/directfb
Dan Nicholson db072baaaf Call mklib with $(SHELL) so the user controls the interpreter
Respect the user's choice of shell when running mklib rather than always
using /bin/sh.
2008-07-12 10:25:40 -07:00
..
callback.c [glut-directfb] When converting microseconds to milliseconds, round to the next integer. 2008-02-08 12:03:53 +01:00
color.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
cursor.c Enable setting invible cursors. 2006-06-09 15:19:05 +00:00
cursors.h Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
events.c Compute the amount of time to sleep on idle event using timers as reference. 2007-07-01 12:24:44 +02:00
ext.c Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header. 2006-12-01 14:12:05 +00:00
font.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
font.h Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
game.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
globals.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
init.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
internal.h [glut-directfb] Fixed displaying of single buffered window. 2008-02-08 12:35:08 +01:00
Makefile Call mklib with $(SHELL) so the user controls the interpreter 2008-07-12 10:25:40 -07:00
menu.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
models.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
NOTES Added some notes about this implementation. 2006-06-09 15:20:26 +00:00
overlay.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
state.c Moved glutDeviceGet() to events.c. 2006-08-04 10:49:43 +00:00
teapot.c Added DirectFB GLUT implementation. 2006-05-31 17:02:45 +00:00
window.c [glut-directfb] Fixed displaying of single buffered window. 2008-02-08 12:35:08 +01:00