index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
glut
/
directfb
Age
Commit message (
Expand
)
Author
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-05-06
Always cleanup the makedepend backup files
Dan 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-28
add support for LDFLAGS env var
Dan Nicholson
2007-07-01
Compute the amount of time to sleep on idle event using timers as reference.
Claudio Ciccani
2006-12-01
Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ...
Claudio Ciccani
2006-08-04
Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JOYSTICK_POLL_RATE in gl...
Claudio Ciccani
2006-08-04
Moved glutDeviceGet() to events.c.
Claudio Ciccani
2006-07-30
Clear window's event mask before enabling handled events.
Claudio Ciccani
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-06-09
Added some notes about this implementation.
Claudio Ciccani
2006-06-09
Enable setting invible cursors.
Claudio Ciccani
2006-06-09
Separated joystick pointer coordinates from mouse pointer coordinates.
Claudio Ciccani
2006-05-31
Added DirectFB GLUT implementation.
Claudio Ciccani