index
:
~siamashka/pixman-g2d
20160331-arm64-review
cplusplus
cplusplus-v2
extended-range-transforms
iterators-r5g6b5
master
over_u
prng
ssse3-bilinear-fast-path-test
vmx-fix-unaligned-writes
Unnamed repository; edit this file 'description' to name the repository.
siamashka
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pixman
/
pixman-matrix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-20
Use pixman_transform_point_31_16() from pixman_transform_point()
Siarhei Siamashka
1
-52
/
+24
2012-12-20
Add higher precision "pixman_transform_point_*" functions
Siarhei Siamashka
1
-0
/
+332
2012-11-20
Round fixed-point multiplication
Søren Sandmann Pedersen
1
-5
/
+5
2012-11-11
Allow src and dst to be identical in pixman_f_transform_invert()
Søren Sandmann Pedersen
1
-6
/
+9
2012-08-01
Use angle brackets form of including config.h
Sebastian Bauer
1
-1
/
+1
2012-07-06
Qualify the static variables in pixman_f_transform_invert() with the const ke...
Sebastian Bauer
1
-2
/
+2
2011-01-26
Fix "variable was set but never used" warnings
Rolland Dudemaine
1
-3
/
+0
2011-01-16
Bugfix for a corner case in 'pixman_transform_is_inverse'
Siarhei Siamashka
1
-1
/
+2
2009-07-13
Reindent and reformat pixman-matrix.c
Søren Sandmann Pedersen
1
-434
/
+576
2009-07-08
Change some macro names to be all uppercase
Søren Sandmann Pedersen
1
-6
/
+6
2009-07-08
Various simple renamings
Søren Sandmann Pedersen
1
-33
/
+33
2009-05-09
Fix divide-by-zero crash
Søren Sandmann Pedersen
1
-1
/
+1
2009-01-09
Conditionally include config.h in pixman-matrix.c to fix win32 build
Jeff Muizelaar
1
-0
/
+3
2008-11-25
Move matrix operations from X server to pixman
Keith Packard
1
-0
/
+623