| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: prefix more #includes with "main/" | Brian Paul | 2008-09-18 | 1 | -10/+10 |
* | Call mklib with $(SHELL) so the user controls the interpreter | Dan Nicholson | 2008-07-12 | 1 | -1/+1 |
* | s/inline/INLINE | Brian Paul | 2008-06-21 | 1 | -2/+2 |
* | Makefile clean-ups | Brian Paul | 2008-06-09 | 1 | -2/+2 |
* | move directfb-libgl into drivers/directfb/Makefile | Brian Paul | 2008-06-06 | 1 | -1/+14 |
* | Never fail `make clean' | Dan Nicholson | 2008-05-07 | 1 | -1/+1 |
* | [directfb] Added RGB444 and RGB555. | Claudio Ciccani | 2008-02-08 | 1 | -13/+75 |
* | Fixed initialization of render buffer and deinitialization of context. | Claudio Ciccani | 2007-07-01 | 1 | -11/+16 |
* | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier | 2007-02-16 | 1 | -2/+2 |
* | Merge branch 'vbo-0.2' | Keith Whitwell | 2007-02-02 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa i... | Keith Whitwell | 2007-01-16 | 1 | -82/+105 |
| |\ |
|
| * | | merge current trunk into vbo branch | Alan Hourihane | 2006-11-02 | 1 | -3/+7 |
| * | | switch remaining drivers over to vbo | Keith Whitwell | 2006-10-31 | 1 | -1/+1 |
* | | | Updated copyright header. | Claudio Ciccani | 2007-01-27 | 1 | -12/+13 |
| |/
|/| |
|
* | | Be aware that the surface storage can change between locks. | Claudio Ciccani | 2006-12-01 | 1 | -22/+22 |
* | | Remove DirectFBGL header from Mesa bacause since 1.0.0 DirectFB installs its ... | Claudio Ciccani | 2006-12-01 | 1 | -28/+52 |
* | | Fixed compilation errors/warnings. | Claudio Ciccani | 2006-12-01 | 1 | -33/+32 |
* | | Remove x/y/width/height parameters from Clear functions. | Brian Paul | 2006-11-01 | 1 | -3/+7 |
|/ |
|
* | Remove calls to _mesa_ResizeBuffersMESA() - generally replace with code to | Brian Paul | 2006-10-15 | 1 | -2/+12 |
* | Fixed warnings. | Claudio Ciccani | 2006-08-01 | 1 | -39/+99 |
* | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 2006-07-13 | 1 | -1/+1 |
* | Use $(LIB_DIR) instead of $(TOP)/lib since libraries sometimes go into lib64/. | Brian Paul | 2006-06-26 | 1 | -1/+1 |
* | Fixed bug with multiple contexts. | Claudio Ciccani | 2006-05-31 | 1 | -76/+228 |
* | DirectFB updates (Claudio Ciccani) | Brian Paul | 2005-06-20 | 2 | -131/+155 |
* | DirectFB driver (Claudio Ciccani) | Brian Paul | 2005-01-03 | 2 | -0/+695 |