index
:
xorg/app/x11perf
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
Simple X server performance benchmarker (mirrored from https://gitlab.freedesktop.org/xorg/test/x11perf)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-01
x11perf 1.7.0
HEAD
x11perf-1.7.0
master
Alan Coopersmith
1
-1
/
+1
2024-07-13
Include both option name & argument in invalid argument errors
Alan Coopersmith
1
-1
/
+1
2024-04-18
When users give invalid arguments, tell them what they did wrong
Alan Coopersmith
1
-30
/
+56
2024-04-18
Add -help [options|tests|all] and remove tests from default usage message
Alan Coopersmith
3
-45
/
+80
2024-04-18
Mark tests introduced in version 1.6 as version 1.6 & later
Alan Coopersmith
1
-12
/
+12
2024-04-18
Mark tests introduced since version 1.6 as version 1.7
Alan Coopersmith
2
-8
/
+8
2024-04-18
Add -version option
Alan Coopersmith
2
-1
/
+9
2024-04-18
Add -v1.6 & -v1.7 to recognized version flags
Alan Coopersmith
3
-46
/
+68
2024-04-13
x11perf.man: Add missing tests inherited from XFree86 4.3
Alan Coopersmith
1
-0
/
+54
2024-04-13
x11perf.man: Add missing tests inherited from X11R6.6
Alan Coopersmith
1
-0
/
+12
2024-04-13
x11perf.man: Add tests for anti-aliased trapezoids
Alan Coopersmith
1
-0
/
+72
2024-04-13
x11perf.man: Add tests for ShmGetImage
Alan Coopersmith
1
-0
/
+18
2024-04-13
x11perf.man: Add tiled text test
Alan Coopersmith
1
-0
/
+3
2024-04-13
x11perf.man: Add xybitmap putimage tests
Alan Coopersmith
1
-0
/
+18
2024-04-13
man pages: use .BR markup for references to other man pages
Alan Coopersmith
2
-4
/
+6
2024-04-13
configure: use @-style substitutions for man pages instead of __-style
Alan Coopersmith
5
-13
/
+13
2024-04-13
Move x11perfcomp scripts into datadir
Mike A. Harris
1
-1
/
+1
2024-04-13
Fix core AA text tests which now fail due to change in fontconfig
Keith Packard
2
-10
/
+21
2024-04-13
Validate fonts used in Xft tests
Keith Packard
3
-32
/
+50
2024-04-13
Don't try to make XOR 'look good'. Best to make it visible.
Keith Packard
2
-17
/
+10
2024-04-13
Add xybitmap putimage tests
Keith Packard
2
-2
/
+52
2024-04-13
Make put image tests work with planemasks
Keith Packard
1
-5
/
+11
2024-04-13
Add tiled text test
Keith Packard
2
-0
/
+7
2024-04-13
Eliminate overlaps in rects and traps
Keith Packard
1
-10
/
+10
2024-04-13
Ensure that 100x100 rectangle outlines do not overlap
Keith Packard
1
-2
/
+2
2024-04-13
Ensure that 100x100 rectangles do not overlap
Keith Packard
1
-11
/
+11
2024-04-13
Set position of the status window based on perf window pos
Keith Packard
1
-1
/
+1
2024-04-13
Ensure that vertical/horizontal segments do not overlap
Keith Packard
2
-63
/
+52
2024-04-13
Strip trailing whitespace from source files
Alan Coopersmith
22
-374
/
+374
2022-10-28
x11perf 1.6.2
x11perf-1.6.2
Alan Coopersmith
1
-2
/
+2
2022-10-22
tests: Skip trapezoids for unsupported XRender formats
Aaron Plattner
1
-0
/
+2
2022-10-15
Stop casting return value of malloc() and calloc()
Alan Coopersmith
13
-36
/
+36
2022-10-15
Variable scope reductions as recommended by cppcheck
Alan Coopersmith
14
-236
/
+140
2022-07-21
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+97
2022-07-21
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-01-09
Fix spelling/wording issues
Alan Coopersmith
3
-3
/
+3
2019-03-16
x11perf 1.6.1
x11perf-1.6.1
Alan Coopersmith
1
-1
/
+1
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-16
Update README for gitlab migration
Alan Coopersmith
3
-25
/
+17
2018-03-09
Update minpixwin info in man page to match implemenation
Alan Coopersmith
1
-1
/
+1
2017-01-26
autogen: add default patch prefix
Mihail Konev
1
-0
/
+3
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2015-07-19
Make NameFromFormat() const.
Thomas Klausner
1
-3
/
+3
2015-07-15
tests: Fix thinko in minpixwin50
Adam Jackson
1
-2
/
+2
2015-04-24
Add new options from 1.6.0 release to man page
Niveditha Rau
1
-0
/
+39
2015-04-16
x11perf 1.6.0
x11perf-1.6.0
Alan Coopersmith
1
-1
/
+1
2015-01-13
remove srand(1) call as nothing calls any rand like functions in x11perf
Matthieu Herrb
1
-1
/
+0
2014-10-25
Combine help_message array into a single string
Alan Coopersmith
1
-32
/
+28
2014-10-25
Mark bitmap data as const
Alan Coopersmith
1
-9
/
+10
[next]