summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/common/glcontextmodes.c
Commit message (Expand)AuthorAgeFilesLines
* Move glcontextmodes.c to glx.George Sapountzis2007-04-051-533/+0
* FBConfig support for EXT_tfpDavid Reveman2006-04-111-1/+35
* Coverity #459: Silly off-by-one error.Adam Jackson2006-04-031-1/+1
* Don't use glx_ansic.h functions (__glXMemset).Kristian Høgsberg2006-03-171-9/+9
* remove the test for XFree86Server from prev patch (bug 5835)Brian Paul2006-02-091-1/+1
* include dix-config.h (Mike Harris) (bug 5835)Brian Paul2006-02-081-0/+3
* assorted fixes for server-side direct rendering (bug 5199)Brian Paul2005-11-291-2/+2
* Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed theIan Romanick2005-08-081-4/+4
* Commit Ian's fixes from Bug 3877Jon Smirl2005-07-291-3/+3
* All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allowsIan Romanick2005-07-241-4/+4
* Fix up some remaining include issues. Replace Xmalloc / Xfree withIan Romanick2004-06-071-4/+9
* Remove the rest of the need for glxclient.h and remove it from the tree.Ian Romanick2004-06-061-12/+18
* Minor changes to make it work better outside X. "Success" is replacedIan Romanick2004-06-021-39/+41
* Move dri_util.[ch] and glcontextmodes.[ch] from dri_client to common.Ian Romanick2004-05-271-0/+483