summaryrefslogtreecommitdiff
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2013-06-06tools/dds: Better use of screen real estate.José Fonseca1-4/+7
2013-06-06tools/dds: Portability fixes.José Fonseca1-23/+10
2013-06-06tools: Add simple DDS viewer.José Fonseca3-0/+426
2013-06-06tools/trace: Remove.José Fonseca8-607/+0
2011-06-06cmake: Build X11 programs on MacOSX.José Fonseca1-1/+1
2011-05-13Mac OS X portability fixes.José Fonseca1-2/+1
2010-11-13gltrace: Ignore padding parameters.José Fonseca1-5/+7
2010-05-20Convert tests Makefile.Eric Anholt1-2/+2
2010-05-20Convert gltrace (untested: wasn't, and doesn't build on Mesa master)Eric Anholt3-30/+77
2010-02-26Fix up more stale references to gl(X)_API.xml which have moved.Michel Dänzer1-1/+1
2008-07-14fix gltrace (bug 16691)Guillaume Melquiond1-1/+3
2008-07-12Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson1-2/+2
2008-07-12Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson1-2/+2
2007-10-10Ignore more generated files in progs/Dan Nicholson1-0/+1
2007-09-28add support for LDFLAGS env varDan Nicholson1-1/+1
2007-03-01s/unsigned int/size_t/ (bug 10135)Brian1-1/+1
2007-03-01include assert.hBrian1-0/+1
2006-06-02Thomas Sondergaard's API tracerBrian Paul6-0/+579