summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2007-08-15Add a set of tests for DRM locking, exposing issues on BSD.Eric Anholt2-0/+263
2007-08-15Fix a bad error message in auth.c regression test.Eric Anholt1-1/+1
2007-08-15Require master in setversion test, since it requires auth.Eric Anholt1-1/+1
2007-08-15Add a regression test for the setversion interface.Eric Anholt2-0/+85
2007-08-15Add simple regression test for getstats (does it not crash the kernel?).Eric Anholt2-0/+52
2007-08-13Add a regression test for authentication.Eric Anholt2-1/+139
2007-08-02Add libdrm source dir, to build tests from a different build dirPatrice Mandin1-2/+4
2007-07-25Improve the drawable test to use multiple drawables.Eric Anholt1-21/+42
2007-07-19Add a test for drawable add, remove, and update.Eric Anholt4-1/+168
2007-07-19Fix the getclient test (Need this feature for future tests).Eric Anholt1-2/+0
2007-07-19Add some trivial regression tests, one of which fails.Eric Anholt7-27/+249
2007-02-07Checkpoint commit.Thomas Hellstrom1-3/+3
2007-02-02Make vm handle buffer objects instead of ttm objects.Thomas Hellstrom1-1/+1
2007-01-31Make the utility runnable also for normal users.Thomas Hellstrom1-1/+1
2007-01-30Indent according to xorg rules.Thomas Hellstrom1-70/+54
2007-01-30Add license header.Thomas Hellstrom1-0/+31
2007-01-30Add some relevant tests for the new buffer object interface.Thomas Hellstrom1-1/+220
2007-01-30Add the ttmtest test utility.Thomas Hellstrom12-0/+1372
2005-02-18Bug #2567: Fix reversed memset arguments. (David Krause)Adam Jackson1-1/+1
2005-01-24use libdrm after it was updatedDave Airlie1-1/+1
2004-10-10Forgot to add the new MakefileJon Smirl1-0/+27
2004-10-10Make the test programs buildJon Smirl2-7/+7
2004-08-31Apply patch from Bryan Stine bugzilla #1227Dave Airlie1-3/+12
2003-04-25Targets for building dristat and drmstat.David Dawes1-0/+9
2003-04-24Minor cleanups for dri/drmstat test progs (Both still need targets for newLeif Delgass2-7/+9
2003-04-24Remove #if 0'd code and some unused string functionsKeith Whitwell1-12/+0
2001-02-28Implement drmOpen* without /proc dependence (Fallback to /proc is includedRik Faith1-216/+23
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+473
2000-06-08Merged glxmisc-3-0-0glxmisc-3-0-0-20000608-mergeBrian Paul1-2/+2
2000-04-04Merged mga branch with trunkmga-0-0-2-20000404-mergeJeff Hartmann1-1/+1
2000-03-16Merge with 4.0ati-4-0-1-20000319-baseX_4_0-20000315-mergeJeff Hartmann1-2/+1
2000-02-22Import of XFree86 3.9.18X_3_9_18Kevin E Martin1-20/+20
2000-01-06Import of XFree86 3.9.17X_3_9_17Rik Faith1-19/+19
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-18/+18
1999-12-07Move Mesa to xc/extras Update to the latest Mesa 3.2 code Fix the Q3DemoDaryll Strauss1-15/+15
1999-12-05First DRI release of 3dfx driver.Daryll Strauss1-0/+417