summaryrefslogtreecommitdiffstats
path: root/progs/directfb
Commit message (Collapse)AuthorAgeFilesLines
* add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|
* Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ↵Claudio Ciccani2006-12-013-3/+3
| | | | | | own header. Updated to the current DirectFBGL interface (i.e. added GetProcAddress()).
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Added some example progs using DirectFBGL.Claudio Ciccani2006-05-315-0/+2258