index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
2007-04-25
Implement support for generating a report from more than two files
Carl Worth
1
-113
/
+157
2007-04-25
cairo-perf-diff-files: Use pointers instead of indexing to iterate over reports
Carl Worth
1
-13
/
+18
2007-04-25
cairo-perf-diff-files: Simplify code to grow report->tests
Carl Worth
1
-9
/
+5
2007-04-25
cairo-perf-diff-files: Sort and compute stats at the time of loading a report
Carl Worth
1
-75
/
+75
2007-04-25
cairo-perf-diff: Separate command-line options within the args structure
Carl Worth
1
-19
/
+25
2007-04-25
Move implementation of getline and strndup
Carl Worth
1
-55
/
+53
2007-04-25
Replace old and new reports with reports array
Carl Worth
1
-4
/
+7
[next]