summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/common/glcontextmodes.c
AgeCommit message (Expand)Author
2006-04-11FBConfig support for EXT_tfpDavid Reveman
2006-04-03Coverity #459: Silly off-by-one error.Adam Jackson
2006-03-17Don't use glx_ansic.h functions (__glXMemset).Kristian Høgsberg
2006-02-09remove the test for XFree86Server from prev patch (bug 5835)Brian Paul
2006-02-08include dix-config.h (Mike Harris) (bug 5835)Brian Paul
2005-11-29assorted fixes for server-side direct rendering (bug 5199)Brian Paul
2005-08-08Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed theIan Romanick
2005-07-29Commit Ian's fixes from Bug 3877Jon Smirl
2005-07-24All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick
2004-06-07Fix up some remaining include issues. Replace Xmalloc / Xfree withIan Romanick
2004-06-06Remove the rest of the need for glxclient.h and remove it from the tree.Ian Romanick
2004-06-02Minor changes to make it work better outside X. "Success" is replacedIan Romanick
2004-05-27Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick