Age | Commit message (Expand) | Author |
---|---|---|
2005-01-11 | Put quotes around the CC and CXX variables passed to mklib. This make | Ian Romanick |
2004-12-08 | Improve the behaviour of the build system wrt depend files. | Keith Whitwell |
2004-11-27 | Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport(). | Brian Paul |
2004-06-25 | Make sure mklib sees the definition of CC and CXX. Make mklib respect | Ian Romanick |
2004-06-03 | Redo of removing __driRegisterExtensions(). I accidentally undid the previous... | Jon Smirl |
2004-06-03 | Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out | Jon Smirl |
2004-06-03 | kill __driRegisterExtensions(), none of the functions did anything | Jon Smirl |
2004-06-01 | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt |
2004-05-27 | Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common. | Ian Romanick |
2004-05-03 | Skeletal fallback-only DRI driver. Initial checkin, not quite working yet. | Adam Jackson |