summaryrefslogtreecommitdiff
path: root/libdrm/xf86drmHash.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Move libdrm/ up one levelKristian Høgsberg1-428/+0
2007-07-18drm: remove drm_u64_t, replace with uint64_t everwhereDave Airlie1-1/+0
2007-04-26libdrm: remove HAVE_XORG_CONFIG_H and XFree86LOADER ifdef's.George Sapountzis1-16/+3
2006-03-15Avoid walking off the end of the hash table. (Coverity report #465)Adam Jackson1-2/+3
2006-02-20Formatting cleanup, dead code removal. Remove N() namespacing macro,Adam Jackson1-31/+29
2005-11-30Resync from Xorg head: conditional include of xorg-config.hAdam Jackson1-0/+4
2005-11-28fix mem leak in HashHash() (bug 5171)Brian Paul1-0/+3
2005-01-30Final pass of libdrm.so work:Adam Jackson1-0/+1
2001-04-09First pass of XFree86 4.0.99.2 merge.X_4_0_99_2-20010410-mergeDavid Dawes1-1/+1
2001-03-13Rest of MGA dualhead patch.full-1-0-0-branchGareth Hughes1-16/+16
2000-07-11Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane1-1/+1
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith1-1/+2
2000-03-15Import of XFree86 4.0X_4_0Jeff Hartmann1-2/+1
1999-12-05Initial revisionDaryll Strauss1-0/+435