summaryrefslogtreecommitdiff
path: root/src/glx/x11/glxhash.c
AgeCommit message (Expand)Author
2009-09-28Fix build on non GLIBC platforms (FreeBSD at least)Robert Noland
2009-09-22glx: include string.h to silence missing memset() prototype warningBrian Paul
2009-09-16glx: Use initstate_r / random_r instead of corrupting global random number stateIan Romanick
2008-11-11Don't mess with emacs tab width.Kristian Høgsberg
2008-10-13glx: indent -br -i3 -npcs --no-tabs glxhash.cRALOVICH, Kristóf
2008-10-13glx: add a line of Emacs helping variablesRALOVICH, Kristóf
2008-08-04Drop unused 'entries' field from __glxHashTable.Adam Jackson
2008-03-08Use _X_HIDDEN to hide a bunch of leaked symbols.Kristian Høgsberg
2007-10-05Remove XIDs from DRI interface (see #5714).Kristian Høgsberg
2007-10-05Pull in the drm hash.Kristian Høgsberg