Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire miniglx and move the actual glx code up to src/glx | Kristian Høgsberg | 2010-02-09 | 1 | -473/+0 |
* | Fix build on non GLIBC platforms (FreeBSD at least) | Robert Noland | 2009-09-28 | 1 | -0/+7 |
* | glx: include string.h to silence missing memset() prototype warning | Brian Paul | 2009-09-22 | 1 | -0/+1 |
* | glx: Use initstate_r / random_r instead of corrupting global random number state | Ian Romanick | 2009-09-16 | 1 | -3/+7 |
* | Don't mess with emacs tab width. | Kristian Høgsberg | 2008-11-11 | 1 | -1/+0 |
* | glx: indent -br -i3 -npcs --no-tabs glxhash.c | RALOVICH, Kristóf | 2008-10-13 | 1 | -252/+299 |
* | glx: add a line of Emacs helping variables | RALOVICH, Kristóf | 2008-10-13 | 1 | -0/+1 |
* | Drop unused 'entries' field from __glxHashTable. | Adam Jackson | 2008-08-04 | 1 | -4/+2 |
* | Use _X_HIDDEN to hide a bunch of leaked symbols. | Kristian Høgsberg | 2008-03-08 | 1 | -7/+12 |
* | Remove XIDs from DRI interface (see #5714). | Kristian Høgsberg | 2007-10-05 | 1 | -3/+3 |
* | Pull in the drm hash. | Kristian Høgsberg | 2007-10-05 | 1 | -0/+411 |