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