summaryrefslogtreecommitdiff
path: root/libdrm
AgeCommit message (Collapse)AuthorFilesLines
2001-08-29merge from trunk.Alan Hourihane1-2/+2
2001-08-11merge from trunk (kernel modules next)Alan Hourihane1-5/+57
2001-06-24merge from trunk into bsd-2-0-0 branch (4.1.0)Alan Hourihane1-1/+1
2001-05-15bring bsd-2-0-0-branch up-to-date with the trunkAlan Hourihane1-5/+1
2001-05-12remove debug messageAlan Hourihane1-1/+0
2001-05-10remove debug messagesAlan Hourihane1-2/+0
2001-05-10oops. missed the important changes for the mga.Alan Hourihane1-0/+3
2001-05-09merge 4.0.99.3 (from trunk) into bsd-2-0-0-branchAlan Hourihane1-2/+5
2001-04-18put back BUS_BASEDavid Dawes1-0/+5
2001-04-09First pass of XFree86 4.0.99.2 merge.X_4_0_99_2-20010410-mergeDavid Dawes2-3/+12
2001-04-05Merged ati-pcigart-1-0-0ati-pcigart-1-0-0-20010405-mergeKevin E Martin1-10/+22
2001-03-30- Move xf86ConfigDRI declaration from xf86Priv.h to xf86.h.David Dawes1-13/+4
- Don't include xf86Priv.h in the drm module. - Fix 'struct stat' in loader libc wrapping to avoid unnecessary XFree86LOADER #ifdefs in code that uses it. - Make drmOpenMinor() static.
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-0/+33
2001-03-13Rest of MGA dualhead patch.full-1-0-0-branchGareth Hughes1-16/+16
2001-02-28Implement drmOpen* without /proc dependence (Fallback to /proc is includedRik Faith1-115/+267
for backward compatibility.) Move statistic-gathering drm* calls from dristat.c to xf86drm.c
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-27/+37
2000-11-08merge with 4.0.1dX_4_0_1e-20001107-mergeX_4_0_1d-20001107-mergeDavid Dawes1-1/+1
2000-09-24commit xfree86 4.0.1d-pre updateAlan Hourihane1-1/+9
2000-09-07Merged tdfx-2-1-branchtdfx-2-1-20000907-mergeAlan Hourihane1-1/+2
2000-08-16first part of 4.0.1b mergeX_4_0_1b-20000816-mergeDavid Dawes1-4/+2
2000-07-11Merge XFree86 4.0.1xc_4_0_1-20000711-mergeX_4_0_1-20000711-mergeAlan Hourihane4-5/+16
2000-06-13Update email addresses and copyright notices to reflect VA Linux SystemsRik Faith3-3/+6
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-18/+90
2000-05-18Merged ati-4-0-1ati-4-0-1-20000518-mergeKevin E Martin1-3/+4
2000-04-20Merged glxmisc-1-0-0tdfx-2-0-trunktdfx-2-0-20000222-mergetdfx-2-0-20000222-freezeglxmisc-2-0-0-20000503-mergeglxmisc-2-0-0-20000503glxmisc-1-0-0-20000420-mergeglxmisc-2-0-0-branchBrian Paul1-0/+14
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann1-1/+141
2000-03-16Merge with 4.0ati-4-0-1-20000319-baseX_4_0-20000315-mergeJeff Hartmann1-1/+1
2000-03-15Import of XFree86 4.0X_4_0Jeff Hartmann3-6/+3
2000-02-223.9.18 mergefreeze-20000226dispatch-0-0-3-20000225-mergeX_3_9_18-20000222-mergesmt-0-0-2-branchKevin E Martin1-2/+2
2000-01-07Merge between X_3_9_16 and X_3_9_17 Compiles but may not run.smt-0-0-1-stage2csmt-0-0-1-20000222-freezesmt-0-0-1-20000112-basesmt-0-0-1-stage2bsmt-0-0-1-branchRik Faith1-3/+2
1999-12-18Rename the device to be /dev/dri instead of /dev/dri to avoid a conflict.dispatch-0-0-1-20000128dispatch-0-0-1-branchDaryll Strauss1-8/+8
Rename proc entry from /proc/graphics to /proc/dri to be consistent.
1999-12-07Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3DemoDaryll Strauss1-28/+27
bugs (white railgun and texture mapping) Simplify driver texture mapping routines Fix device driver for 2.3 kernels Improve performance
1999-12-05First DRI release of 3dfx driver.Daryll Strauss1-327/+117
1999-12-05Initial revisionDaryll Strauss4-0/+2258