summaryrefslogtreecommitdiff
path: root/x11perf.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-18When users give invalid arguments, tell them what they did wrongHEADmasterAlan Coopersmith1-30/+56
2024-04-18Add -help [options|tests|all] and remove tests from default usage messageAlan Coopersmith1-44/+67
2024-04-18Add -version optionAlan Coopersmith1-1/+6
2024-04-18Add -v1.6 & -v1.7 to recognized version flagsAlan Coopersmith1-41/+46
2024-04-13Don't try to make XOR 'look good'. Best to make it visible.Keith Packard1-17/+8
2024-04-13Set position of the status window based on perf window posKeith Packard1-1/+1
2024-04-13Strip trailing whitespace from source filesAlan Coopersmith1-53/+53
2022-10-15Stop casting return value of malloc() and calloc()Alan Coopersmith1-2/+2
2022-10-15Variable scope reductions as recommended by cppcheckAlan Coopersmith1-31/+16
2022-01-09Fix spelling/wording issuesAlan Coopersmith1-1/+1
2015-07-19Make NameFromFormat() const.Thomas Klausner1-3/+3
2015-01-13remove srand(1) call as nothing calls any rand like functions in x11perfMatthieu Herrb1-1/+0
2014-10-25Combine help_message array into a single stringAlan Coopersmith1-32/+28
2014-03-10Add '-pause' option to delay between runsKeith Packard1-0/+11
2014-03-05Switch to 64-bit intsKeith Packard1-13/+14
2014-03-05Fix reported pixmap format nameKeith Packard1-11/+31
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith1-1/+1
2013-01-20Drop imake fallback for RETSIGTYPE definitionAlan Coopersmith1-10/+0
2013-01-20Mark usage & AbortTest as _X_NORETURNAlan Coopersmith1-1/+1
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-9/+9
2010-11-23Merge fixes from git://anongit.freedesktop.org/~peterh/x11perfPeter Harris1-5/+6
2010-11-23Avoid "rep" calculation overflow.Peter Harris1-5/+5
2010-11-23Clamp test time to positive values.Peter Harris1-0/+1
2010-01-02Add -falseprecision flag for ludicrously precise statsAdam Jackson1-2/+7
2010-01-02Death to RCS tags.Adam Jackson1-3/+0
2009-01-13Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-6/+6
2007-09-10Add Compositing tests.Keith Packard1-6/+159
2006-02-14Detect when Render is available and turn those tests on.Eric Anholt1-5/+1
2005-07-26Add config.h includes for modularization Use RETSIGTYPE if defined byXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900Alan Coopersmith1-4/+14
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-160/+127
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+1451