| .. |
|
callback.c
|
Added DirectFB GLUT implementation.
|
2006-05-31 17:02:45 +00: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
|
Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JOYSTICK_POLL_RATE in glutDeviceGet().
|
2006-08-04 12:43:33 +00: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
|
Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its own header.
|
2006-12-01 14:12:05 +00:00 |
|
Makefile
|
LIB_DIR is now just 'lib' or 'lib64'
|
2006-07-13 02:50:27 +00: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
|
Clear window's event mask before enabling handled events.
|
2006-07-30 14:47:51 +00:00 |