summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/glxhash.c
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-473/+0
* Fix build on non GLIBC platforms (FreeBSD at least)Robert Noland2009-09-281-0/+7
* glx: include string.h to silence missing memset() prototype warningBrian Paul2009-09-221-0/+1
* glx: Use initstate_r / random_r instead of corrupting global random number stateIan Romanick2009-09-161-3/+7
* Don't mess with emacs tab width.Kristian Høgsberg2008-11-111-1/+0
* glx: indent -br -i3 -npcs --no-tabs glxhash.cRALOVICH, Kristóf2008-10-131-252/+299
* glx: add a line of Emacs helping variablesRALOVICH, Kristóf2008-10-131-0/+1
* Drop unused 'entries' field from __glxHashTable.Adam Jackson2008-08-041-4/+2
* Use _X_HIDDEN to hide a bunch of leaked symbols.Kristian Høgsberg2008-03-081-7/+12
* Remove XIDs from DRI interface (see #5714).Kristian Høgsberg2007-10-051-3/+3
* Pull in the drm hash.Kristian Høgsberg2007-10-051-0/+411