index
:
~sandmann/pixman
0.26
64bpp
8000
8888_8888_8888
a1-sampling
access-denied
airy
alex-scaler
alpha-fixes
analyze-extents
area
bigendian-g4
bilinear-reduction
bits-flags
bits-iter
blendfix
blt
bswap
check-formats
checkerboard
combine-formatting
company-yuv
component
composite-args
composite-test-fixes
composite-test-more-ops
composite-trapezoids
conical
cpu-refactor
cpudetectfiles
crc
direct-destination
disable-imp
dither
docs
eliminate-composite
eliminate-fetchers
eliminate-flags
endian
extents-cleanup
fast-iters
fast-path-cache
fetchers
fill8
flags
float-imp
floatpipe
for-master
force-srgb
fullpixel
gamma
glyph
glyph2
glyph3
glyph4
gradient-crash
gradient-precision
gradient-test
gradient2
gradients
half-precision
hsl-component
impacc
impcache
infinite-loop
intersect-rect
inttrans
iter-initializers
iterators
iterators3
iterators4
jit
lerp-ops
lists
llerp
macro-fast-path
memcpy
method2
mips
mips2
mmxext
mmxfix
more-alpha
more-flags
more-iters
more-scalers
multi-phase
nearest-affine
negative-strides
neon_565_ca
no_pixels
nodelegate
noise
nommx
noop
nopixels
openmp-configure
over-reverse
overlapping
parrot
pixelchecker
planar
png
polygon
polygon-lists
polygon-trace
progressbar
radial-fast
radial-stress
reduce-memory
region-debug
region_contains
release
rounding
sRGB_x8r8g8b8
sampling-fix
separable
separable-bilinear
separable-fast-path
separable-v2
shader
signed-overflow
simple-repeat
simplify-iters
spitzak-for-master
spitzak13
spitzak14
srgb
srgb-roundtrip
sse2-fetch-x8r8g8b8
sse2-fetchers
sse2-gradients
sse2-macro
sse2_in_n_8
sse_8888_8_8888
ssse3-scaling
stackrealign
stackrealign2
stackrealign3
standard-flags
stdint
stresstest
supersampling
test-cleanups
thread-test
threads
tiled
tls-fixes
trace
trap-access
trap-offset
trapdebug
unroll
vspans
writepng
zero-by-zero
Unnamed repository; edit this file to name it for gitweb.
sandmann
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
Fix thinko in configure.ac's macro to test linking.
M Joonas Pihlaja
1
-3
/
+3
2010-07-21
Check for specific flags by actually trying to compile and link.
M Joonas Pihlaja
1
-41
/
+59
2010-07-21
Check that the OpenMP pragmas don't cause link errors.
M Joonas Pihlaja
1
-14
/
+73
2010-07-21
Don't trust OpenBSD's gcc to produce working code for __thread.
M Joonas Pihlaja
1
-0
/
+3
2010-07-21
Try harder to find suitable flags for pthreads.
M Joonas Pihlaja
1
-24
/
+41
2010-05-13
test: added OpenMP support for better utilization of multiple CPU cores
Siarhei Siamashka
1
-0
/
+4
2010-05-03
Don't use __thread on MinGW.
Søren Sandmann Pedersen
1
-0
/
+3
2010-04-01
Post-release version bump to 0.19.1
Søren Sandmann Pedersen
1
-2
/
+2
2010-04-01
Pre-release version bump to 0.18.0
Søren Sandmann Pedersen
1
-2
/
+2
2010-03-23
Post-release version bump to 0.17.15
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-23
Pre-release version bump to 0.17.14
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-22
ARM: SIMD optimizations moved to a separate .S file
Siarhei Siamashka
1
-29
/
+19
2010-03-22
ARM: Use '.object_arch' directive in NEON assembly file
Siarhei Siamashka
1
-1
/
+5
2010-03-17
Post-release version bump to 0.17.13
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-17
Pre-release version bump to 0.17.12
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-16
Fix contact address in configure.ac
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-16
Add checks for various types of thread local storage.
Søren Sandmann Pedersen
1
-0
/
+80
2010-03-14
ARM: SIMD: Try without any CFLAGS before forcing -mcpu=
Loïc Minier
1
-5
/
+15
2010-03-05
Post-release version bump to 0.17.11
Søren Sandmann Pedersen
1
-1
/
+1
2010-03-05
Pre-release version bump to 0.17.10
Søren Sandmann Pedersen
1
-1
/
+1
2010-02-24
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-02-24
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-02-13
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-02-13
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-01-17
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2010-01-17
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-12-04
Make test program not throw warnings about undefined variables
Benjamin Otte
1
-1
/
+1
2009-11-20
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-11-20
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-11-11
ARM: introduction of the new framework for NEON fast path optimizations
Siarhei Siamashka
1
-16
/
+14
2009-11-07
Define PIXMAN_USE_INTERNAL_API in pixman-private.h
Søren Sandmann Pedersen
1
-2
/
+0
2009-10-26
Speed up bilinear interpolation.
André Tupinambá
1
-0
/
+2
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1
/
+1
2009-09-24
Hide PIXMAN_OP_NONE and PIXMAN_N_OPERATORS behind PIXMAN_INTERNAL_API.
Søren Sandmann Pedersen
1
-0
/
+2
2009-09-13
build: Suppress verbose compile lines
Chris Wilson
1
-0
/
+3
2009-09-06
Change CFLAGS order for PPC and ARM configure tests
Siarhei Siamashka
1
-3
/
+3
2009-09-03
Default to optimised builds when using a Sun Studio compiler.
M Joonas Pihlaja
1
-0
/
+12
2009-08-28
Post-release version bump
Søren Sandmann Pedersen
1
-2
/
+2
2009-08-28
Pre-release version bump
Søren Sandmann Pedersen
1
-3
/
+3
2009-08-13
Check if we have posix_memalign() in configure.ac. [23260, 23261]
Søren Sandmann Pedersen
1
-0
/
+8
2009-08-11
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-08-11
Pre-release version-bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-08-07
Only define PIXMAN_TIMERS if timers are actually enabled [bug 23169]
Søren Sandmann Pedersen
1
-1
/
+3
2009-07-21
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-07-21
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-07-20
Fix NEON build for older ARM CPUs
Adrian Bunk
1
-1
/
+1
2009-07-19
Check whether the linker understands the hwcap file before using it.
M Joonas Pihlaja
1
-2
/
+12
2009-07-14
Add -fno-strict-aliasing
Søren Sandmann Pedersen
1
-1
/
+9
2009-07-13
Post-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
2009-07-13
Pre-release version bump
Søren Sandmann Pedersen
1
-1
/
+1
[next]