index
:
cairo
1.0
1.10
1.12
1.14
1.16
1.2
1.4
1.6
1.8
carlosgc/polygon-intersect-crash
master
wip/otte/xlib-overflow
cairo's central repository (mirrored from https://gitlab.freedesktop.org/cairo/cairo)
cworth
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
Remove twin perf case.
Carl Worth
4
-53
/
+0
2008-10-28
[perf] Fix rectangular case of unaligned-clip.
Chris Wilson
1
-6
/
+3
2008-10-22
Twin perf case
Chris Wilson
4
-1
/
+54
2008-10-20
[perf] Free images for composite-checker
Chris Wilson
1
-1
/
+2
2008-10-19
[perf] A crude tool to visualise performance changes across a series.
Chris Wilson
13
-478
/
+1862
2008-10-08
[perf] Add composite performance test.
Björn Lindqvist
4
-0
/
+111
2008-09-28
[perf] Add rounded rectangle perf case.
Chris Wilson
5
-1
/
+135
2008-09-25
[perf-suite] Explicitly read the results of rdtsc from edx:eax.
M Joonas Pihlaja
1
-3
/
+3
2008-09-22
[build] Add Makefile.win32.common
Behdad Esfahbod
1
-24
/
+2
2008-09-11
[Makefile.am.common] Unify more common rules
Behdad Esfahbod
1
-1
/
+0
2008-09-11
Makefile.am cleanup
Behdad Esfahbod
1
-4
/
+6
2008-09-08
[{test,perf}/Makefile.am] Define html-local target instead of html
Behdad Esfahbod
1
-2
/
+2
2008-09-08
[Makefile.am] Rename INCLUDES to AM_CPPFLAGS
Behdad Esfahbod
1
-1
/
+1
2008-09-02
Move _GNU_SOURCE declarations to where it's used
Behdad Esfahbod
3
-5
/
+4
2008-09-02
Revamp the build system.
Behdad Esfahbod
1
-0
/
+2
2008-08-19
[perf] Continue testing after we fail to create a surface.
Chris Wilson
1
-9
/
+4
2008-08-17
[perf] Beware $OS may not be set.
Chris Wilson
1
-1
/
+1
2008-08-17
[perf] Silence trivial compiler warning.
Chris Wilson
1
-9
/
+9
2008-08-13
[test] Preparatory work for running under memfault.
Chris Wilson
1
-4
/
+7
2008-07-17
[win32] Make cairo-perf-diff run on win32
Frederic Plourde
4
-3
/
+84
2008-06-13
[cairo-perf] Only allocate arrays once.
Chris Wilson
2
-16
/
+17
2008-04-11
[test] Handle TEST_CONTENT_COLOR_ALPHA_FLATTENED similar surfaces.
Chris Wilson
1
-2
/
+4
2008-02-19
[perf] add tests for magnified and minified image sources.
Bertram Felgenhauer
1
-0
/
+34
2008-02-06
Some fixes and improvements to the Win32 build
Azar@.(none)
4
-12
/
+53
2008-02-06
Add several Makefile.win32 files to EXTRA_DIST
Carl Worth
1
-0
/
+2
2008-01-10
[test] Fixup make check for mingw
Chris Wilson
1
-4
/
+4
2007-12-20
[test/*] Create new surfaces using the group target.
Chris Wilson
1
-2
/
+2
2007-12-01
Convert bash scripts to regular sh ones for greater portability
Behdad Esfahbod
1
-15
/
+16
2007-11-30
Explicitly call bash for bash-specific scripts
Carl Worth
1
-1
/
+1
2007-10-24
[cairo-perf-diff-files] Only use a valid initializer for min_test.
Chris Wilson
1
-2
/
+7
2007-10-23
[cairo-perf-diff-files] Check for terminator before comparing tests.
Chris Wilson
1
-7
/
+16
2007-10-20
[cairo-perf] Run performance tests over similar surfaces as well.
Chris Wilson
1
-46
/
+75
2007-10-19
[Makefile.am] Fix ${top_srcdir}/libtool
Chris Wilson
1
-2
/
+2
2007-09-05
[test,perf] Support TARGETS_EXCLUDE make variable
Behdad Esfahbod
1
-2
/
+4
2007-08-28
[perf] Make cairo-perf-diff build cairo-perf-diff-files
Behdad Esfahbod
1
-2
/
+8
2007-08-24
[cairo-perf] Blacklist xlib-fallback.
Chris Wilson
1
-0
/
+8
2007-08-18
[cairo-perf-diff] Remove reference to pixman.
Chris Wilson
1
-2
/
+1
2007-08-06
Typo fixes in README files
Nis Martensen
1
-3
/
+3
2007-06-18
Fix cairo-perf-diff to compile cairo-perf explicitly
Carl Worth
1
-1
/
+1
2007-06-18
[perf] Add pixman_region_init_rects and use in extract_region
Vladimir Vukicevic
4
-1
/
+71
2007-06-09
[perf] Link to librt if available
Behdad Esfahbod
1
-1
/
+2
2007-05-01
perf: Add $(EXTRA_PROGRAMS) to CLEANFILES
1.4.6
Carl Worth
1
-0
/
+1
2007-04-30
[perf] Check availability before including nonstandard headers
Behdad Esfahbod
2
-1
/
+7
2007-04-30
[perf] Don't build cairo-perf in "make all"
Behdad Esfahbod
1
-1
/
+1
2007-04-30
Free all memory when cairo-perf exits.
Chris Wilson
1
-0
/
+19
2007-04-28
Add missing prototypes for getline and strndup
Carl Worth
1
-2
/
+10
2007-04-28
cairo-perf-diff-files: Add missing include of libgen.h for basename
Carl Worth
1
-0
/
+1
2007-04-26
cairo-perf-diff-files: Always print old and new configuration names
Carl Worth
1
-6
/
+6
2007-04-25
cairo-perf-diff: Repair command-line option parsing.
Carl Worth
1
-5
/
+9
2007-04-25
Make the traditional speedup vs. slowdown report style available again
Carl Worth
1
-9
/
+103
[next]