summaryrefslogtreecommitdiff
path: root/tests/drmstat.c
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Remove unused tests/drmstat.cEmil Velikov1-419/+0
2015-04-28drm: use c99 __func__ over __FUNCTION__Emil Velikov1-6/+1
2015-03-20Fix unused function warningsJan Vesely1-13/+0
2015-03-15Add static qualifier to local functionsJan Vesely1-1/+1
2014-09-01all: include config.h only when available and use its definesEmil Velikov1-0/+2
2014-04-17Mark functions printf-like where possibleThierry Reding1-1/+1
2010-01-16Support gcc's __FUNCTION__ for people using other compilersAlan Coopersmith1-0/+5
2010-01-16Include alloca.h in tests/drmstat.c when configure detects itAlan Coopersmith1-0/+5
2004-10-10Make the test programs buildJon Smirl1-3/+3
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 Delgass1-1/+1
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-20000128Daryll 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