summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/directfb
Commit message (Expand)AuthorAgeFilesLines
* Commiting a few minor fixes to glut fbdev (segfault on a separate stack)Sean D'Epagnier2007-02-161-2/+2
* Merge branch 'vbo-0.2'Keith Whitwell2007-02-021-1/+1
|\
| * Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i...Keith Whitwell2007-01-161-82/+105
| |\
| * | merge current trunk into vbo branchAlan Hourihane2006-11-021-3/+7
| * | switch remaining drivers over to vboKeith Whitwell2006-10-311-1/+1
* | | Updated copyright header.Claudio Ciccani2007-01-271-12/+13
| |/ |/|
* | Be aware that the surface storage can change between locks.Claudio Ciccani2006-12-011-22/+22
* | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ...Claudio Ciccani2006-12-011-28/+52
* | Fixed compilation errors/warnings.Claudio Ciccani2006-12-011-33/+32
* | Remove x/y/width/height parameters from Clear functions.Brian Paul2006-11-011-3/+7
|/
* Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code toBrian Paul2006-10-151-2/+12
* Fixed warnings.Claudio Ciccani2006-08-011-39/+99
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/.Brian Paul2006-06-261-1/+1
* Fixed bug with multiple contexts.Claudio Ciccani2006-05-311-76/+228
* DirectFB updates (Claudio Ciccani)Brian Paul2005-06-202-131/+155
* DirectFB driver (Claudio Ciccani)Brian Paul2005-01-032-0/+695