summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/x11
Commit message (Expand)AuthorAgeFilesLines
* Make sure mklib sees the definition of CC and CXX. Make mklib respectIan Romanick2004-06-251-1/+1
* Redo of removing __driRegisterExtensions(). I accidentally undid the previous...Jon Smirl2004-06-031-5/+0
* Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd outJon Smirl2004-06-031-9/+6
* kill __driRegisterExtensions(), none of the functions did anythingJon Smirl2004-06-031-5/+0
* Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt2004-06-011-1/+1
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-1/+1
* Skeletal fallback-only DRI driver. Initial checkin, not quite working yet.Adam Jackson2004-05-033-0/+606