index
:
app/x11perf
master
obsd
X11 server performance test program
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
x11perf.c
Age
Commit message (
Expand
)
Author
2024-04-18
Add -version option
Alan Coopersmith
2024-04-18
Add -v1.6 & -v1.7 to recognized version flags
Alan Coopersmith
2024-04-13
Don't try to make XOR 'look good'. Best to make it visible.
Keith Packard
2024-04-13
Set position of the status window based on perf window pos
Keith Packard
2024-04-13
Strip trailing whitespace from source files
Alan Coopersmith
2022-10-15
Stop casting return value of malloc() and calloc()
Alan Coopersmith
2022-10-15
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
2015-07-19
Make NameFromFormat() const.
Thomas Klausner
2015-01-13
remove srand(1) call as nothing calls any rand like functions in x11perf
Matthieu Herrb
2014-10-25
Combine help_message array into a single string
Alan Coopersmith
2014-03-10
Add '-pause' option to delay between runs
Keith Packard
2014-03-05
Switch to 64-bit ints
Keith Packard
2014-03-05
Fix reported pixmap format name
Keith Packard
2013-02-23
Assume signal handlers return void, as C89 requires
Alan Coopersmith
2013-01-20
Drop imake fallback for RETSIGTYPE definition
Alan Coopersmith
2013-01-20
Mark usage & AbortTest as _X_NORETURN
Alan Coopersmith
2011-09-28
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2010-11-23
Merge fixes from git://anongit.freedesktop.org/~peterh/x11perf
Peter Harris
2010-11-23
Avoid "rep" calculation overflow.
Peter Harris
2010-11-23
Clamp test time to positive values.
Peter Harris
2010-01-02
Add -falseprecision flag for ludicrously precise stats
Adam Jackson
2010-01-02
Death to RCS tags.
Adam Jackson
2009-01-13
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
2007-09-10
Add Compositing tests.
Keith Packard
2006-02-14
Detect when Render is available and turn those tests on.
Eric Anholt
2005-07-26
Add config.h includes for modularization Use RETSIGTYPE if defined by
XORG-6_8_99_903
XORG-6_8_99_902
XORG-6_8_99_901
XORG-6_8_99_900
Alan Coopersmith
2004-04-23
Merging XORG-CURRENT into trunk
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley