summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/x11/x11_dri.c
AgeCommit message (Expand)Author
2004-11-27Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().Brian Paul
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-05-03Skeletal fallback-only DRI driver. Initial checkin, not quite working yet.Adam Jackson