index
:
app/x11perf
master
obsd
X11 server performance test program
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-18
When users give invalid arguments, tell them what they did wrong
Alan Coopersmith
2024-04-18
Add -help [options|tests|all] and remove tests from default usage message
Alan Coopersmith
2024-04-18
Mark tests introduced in version 1.6 as version 1.6 & later
Alan Coopersmith
2024-04-18
Mark tests introduced since version 1.6 as version 1.7
Alan Coopersmith
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
x11perf.man: Add missing tests inherited from XFree86 4.3
Alan Coopersmith
2024-04-13
x11perf.man: Add missing tests inherited from X11R6.6
Alan Coopersmith
2024-04-13
x11perf.man: Add tests for anti-aliased trapezoids
Alan Coopersmith
2024-04-13
x11perf.man: Add tests for ShmGetImage
Alan Coopersmith
2024-04-13
x11perf.man: Add tiled text test
Alan Coopersmith
2024-04-13
x11perf.man: Add xybitmap putimage tests
Alan Coopersmith
2024-04-13
man pages: use .BR markup for references to other man pages
Alan Coopersmith
2024-04-13
configure: use @-style substitutions for man pages instead of __-style
Alan Coopersmith
2024-04-13
Move x11perfcomp scripts into datadir
Mike A. Harris
2024-04-13
Fix core AA text tests which now fail due to change in fontconfig
Keith Packard
2024-04-13
Validate fonts used in Xft tests
Keith Packard
2024-04-13
Don't try to make XOR 'look good'. Best to make it visible.
Keith Packard
2024-04-13
Add xybitmap putimage tests
Keith Packard
2024-04-13
Make put image tests work with planemasks
Keith Packard
2024-04-13
Add tiled text test
Keith Packard
2024-04-13
Eliminate overlaps in rects and traps
Keith Packard
2024-04-13
Ensure that 100x100 rectangle outlines do not overlap
Keith Packard
2024-04-13
Ensure that 100x100 rectangles do not overlap
Keith Packard
2024-04-13
Set position of the status window based on perf window pos
Keith Packard
2024-04-13
Ensure that vertical/horizontal segments do not overlap
Keith Packard
2024-04-13
Strip trailing whitespace from source files
Alan Coopersmith
2022-10-28
x11perf 1.6.2
x11perf-1.6.2
Alan Coopersmith
2022-10-22
tests: Skip trapezoids for unsupported XRender formats
Aaron Plattner
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-07-21
gitlab CI: add a basic build test
Alan Coopersmith
2022-07-21
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
2019-03-16
x11perf 1.6.1
x11perf-1.6.1
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-16
Update README for gitlab migration
Alan Coopersmith
2018-03-09
Update minpixwin info in man page to match implemenation
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2015-07-19
Make NameFromFormat() const.
Thomas Klausner
2015-07-15
tests: Fix thinko in minpixwin50
Adam Jackson
2015-04-24
Add new options from 1.6.0 release to man page
Niveditha Rau
2015-04-16
x11perf 1.6.0
x11perf-1.6.0
Alan Coopersmith
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-10-25
Mark bitmap data as const
Alan Coopersmith
2014-07-07
Fix name collision in -rgb*text
Peter Harris
2014-06-02
autogen.sh: Honor NOCONFIGURE=1
Alan Coopersmith
[next]