| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove DRM_PAGE_SIZE from fb and i810 drivers since it was being used. | Jon Smirl | 2004-07-10 | 1 | -11/+0 |
* | This should make most linux-solo drivers work again. Mainly a fix | Jon Smirl | 2004-06-29 | 1 | -2/+2 |
* | Mesa-solo builds with these changes. There are still more fixups needed to | Jon Smirl | 2004-06-26 | 1 | -65/+14 |
* | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick | 2004-06-25 | 1 | -1/+1 |
* | Redo of removing __driRegisterExtensions(). I accidentally undid the previous... | Jon Smirl | 2004-06-03 | 1 | -7/+0 |
* | Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out | Jon Smirl | 2004-06-03 | 1 | -9/+7 |
* | kill __driRegisterExtensions(), none of the functions did anything | Jon Smirl | 2004-06-03 | 1 | -6/+0 |
* | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt | 2004-06-01 | 1 | -1/+1 |
* | fix bug #957792 (swap buffers), plus misc clean-ups | Brian Paul | 2004-05-21 | 1 | -14/+14 |
* | obsolete in favor of regular Makefiles | Brian Paul | 2004-05-12 | 1 | -82/+0 |
* | Add DRM_SOURCE_PATH to make system. | Jon Smirl | 2004-04-13 | 1 | -1/+1 |
* | lots of Makefile updates for new build system | Brian Paul | 2004-04-08 | 1 | -31/+35 |
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+75 |
* | Implemented support for software-based AUX color buffers. | Brian Paul | 2004-03-21 | 1 | -2/+2 |
* | Adjustments to make everything use IOCTL/sarea defines in DRM instead | Jon Smirl | 2004-03-11 | 1 | -1/+1 |
* | Before calling _mesa_create_context(), initialize a dd_function_table struct | Brian Paul | 2004-01-20 | 1 | -56/+36 |
* | s/char/GLubyte/ to silence warnings | Brian Paul | 2004-01-18 | 1 | -3/+3 |
* | new Makefiles | Brian Paul | 2003-12-12 | 1 | -2/+2 |
* | Import vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 2 | -2/+0 |
* | Fix Makefiles to copy lib to $(TOP)/lib if missing | Jon Smirl | 2003-10-20 | 1 | -1/+5 |
* | More SciTech SNAP specific changes to glheader.h. Also modified the macros | Kendall Bennett | 2003-10-08 | 1 | -9/+9 |
* | update fb makefile for new directory structure, add depends | Jon Smirl | 2003-08-23 | 1 | -9/+5 |
* | Not-quite-functional swrast-only dri driver | Keith Whitwell | 2003-08-06 | 3 | -0/+1044 |