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-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
2014-06-02
configure: Drop AM_MAINTAINER_MODE
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
Add scaling composite tests
Keith Packard
2014-03-05
Fix reported pixmap format name
Keith Packard
2014-03-05
Add up/down scaling composite tests
Keith Packard
2013-02-23
Assume signal handlers return void, as C89 requires
Alan Coopersmith
[next]