summaryrefslogtreecommitdiffstats
path: root/src/glut/directfb/internal.h
Commit message (Collapse)AuthorAgeFilesLines
* [glut-directfb] Fixed displaying of single buffered window.Claudio Ciccani2008-02-081-0/+3
|
* Compute the amount of time to sleep on idle event using timers as reference.Claudio Ciccani2007-07-011-0/+1
|
* Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ↵Claudio Ciccani2006-12-011-1/+2
| | | | | | own header. Updated to the current DirectFBGL interface (i.e. added GetProcAddress()).
* Separated joystick pointer coordinates from mouse pointer coordinates.Claudio Ciccani2006-06-091-2/+5
|
* Added DirectFB GLUT implementation.Claudio Ciccani2006-05-311-0/+180